* HASS.io image changed...
I made the mistake of copying and pasting line 34-36 into my MacOS terminal and noticed that the file name has changed since this was written.
* Minor change
Link was broken, pointed to old html version of file. Updated to point to the current JavaScript file to allow curious people like me to find it more easily without having to track it down.
* Required / recommended generic Linux packages
As per Frenck's advice this is the current list of packages that Hass.io would like to have / require:
apparmor-utils
apt-transport-https
avahi-daemon
ca-certificates
curl
dbus
jq
network-manager
socat
software-properties-common
It would be helpful if this was mentioned in the generic Linux server install section.
* Move list
Document proposed feature to publish device_descriptor and device_name in keyboard_remote events.
This information can be used in automation triggers so that different bluetooth remotes can control different devices/automations.
Pending acceptance of proposed change.
Added a few details that helps the user understand how the component works, and how to set it up. I was confused myself, so i thought i would help others.
Also fixed the broken link.
Docs kept mentioned `botvac` instead of `vacuum` so they are updated to be more generic. They still tell the user that the services depend on their platform.
* Adding warning about backups
Many people have failed to set up backups, and lost their config. Adding some warnings to hopefully reduce the numbers.
* Move up
* Password Quotes and and correct button names
Feel free to change any vocabulary.
-Added the name of the box "Config" where the user should edit
-Added a reminder that the password should have quotes around to work. The default setup does not have it
-Added example of the config with the "YOUR_PASSWORD_WITH_QUOTES"
-Added quotes to differentiate the buttons from the text, "INSTALL", "SAVE", "OPEN WEB UI"
-Move "SAVE" for clarity
-"START" now reflects the button
-"OPEN WEB UI" reflects the button, instead of just "WEB UI"
-Add the comment that a new window should open and they should type their password and username
It's my first attempt at the project documentation. I could do more if reflects with the project.
* Update configuration.markdown
remove the redundant comment about the code bellow
* Make it JSON