Revision history of "Home Assistant"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 17:59, 9 August 2022Juul talk contribs 810 bytes +810 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..."