* Added another troubleshooting step
After a chat with petergebruers, these error messages are good ways of identify if you've made the mistake of running multiple things that access the controller, which breaks your system in strange and mysterious ways.
* Minor changes
This pages is the first result when googling "homeassistant python API". Stating clearly that the API is not available anymore there will prevent others from troubleshooting an outdated script.
I'm guessing the -y was meant to be on pkg upgrade, instead?
from pkg help update:
pkg update [-fq] [-r reponame]
pkg update [--{force,quiet}] [--repository reponame]
* Update install docs for FreeNAS 11.2
This includes some best-practice improvements (such as running Home
Assistant as a limited-access user vs root), using Python 3.7 to install
and adding a BSD-style service to manage and test configuration.
* Fix typo
* Clarification of Templates using now()
The current content of that section is hard to understand and there is no example.
Hope the link to some examples will help.
* Minor changes
* Update device-specific.markdown
Expand Aeotec Z-Stick section to provide alternative "pipe to cu" syntax for enabling/disabling "disco lights" on systems where redirection to serial devices doesn't work because the baud rate on the serial device reverts to 9600 when haas isn't running.
* ✏️ Tweaks
* Adding upgrade details
Adding details here on how to upgrade and run specific versions, rather than leaving them as incomplete generic steps in the Updating page
* ✏️ Tweaks
Updates include an alternate way of turning off the aeotec z wave 'disco lights' that is known to work on the latest Hass.io and Pi configuration (using ttyACM0 instead of the the by serial id method).
Also provides additional guidance on how to properly insert the aeotec nanomote xml code into the zwcfg*.xml file.
* Note for iOS 10 Devices
This feature only works from iOS 11, on iOS 10 the user get a message with the text and thumbnail. Swipe the message only give the option to delete the message.
* Update content_extensions.markdown
* Add period