Difference between revisions of "Home Assistant"

Jump to navigation Jump to search
810 bytes added ,  17:59, 9 August 2022
Created page with "We are using [Home Assistant https://www.home-assistant.io/] for the new RFID-based door access control. Some notes for now: <pre> On junk.local in /home/homeassistant/.homeassistant/configuration.yml I added: ``` logger: default: info ``` To set the log-level to `info`. Now you can `tail -f /home/homeassistant/.homeassistant/home-assistant.log` and I added the line: ``` python_script: ``` (yes, nothing after the `:` at all) to enable the python script integr..."
(Created page with "We are using [Home Assistant https://www.home-assistant.io/] for the new RFID-based door access control. Some notes for now: <pre> On junk.local in /home/homeassistant/.homeassistant/configuration.yml I added: ``` logger: default: info ``` To set the log-level to `info`. Now you can `tail -f /home/homeassistant/.homeassistant/home-assistant.log` and I added the line: ``` python_script: ``` (yes, nothing after the `:` at all) to enable the python script integr...")
 
(No difference)

Navigation menu