Extended the description for the entity entry and the state_filter example (now including an entity entry.
Reason is that the state_filter requires an entity entry. This was not documented yet.
Because adding `device_class` to a `light` only leads to sadness.
While here, also adds headers and untangles the examples into a (subjectively) nicer order.
* Update on onyo.markdown
The default source list does not include all sources, and there is an easy way to determine exact source names. In my case, even though my receiver displays "Blu-ray/DVD" on screen, the "bd-dvd" source value was incorrect, and the correct input was "bd", which isn't in the default list, and is also pretty counter-intuitive.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* DOCS: more on CA and reference domain ownership
I've been using the self-signed certificate option for some time, and was hunting for alternative options to transition to a trusted cert.
Going back to documentation, updating it with some context for those possibly unfamiliar (CA), and adding a reference to the domain ownership method.
* add site root
* revert site root
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@addons.community>
I'm using the following models with this Deconz addon:
- IKEA Trådfri bulb E14 WS Opal 600lm
- IKEA Trådfri Bulb E27 WS clear 950lm
Since few weeks ago with no issues.
* Discovery now included in default configuration
Discovery is now included in the default configuration, and adding it manually actually generates an error message (at least in Hass.IO 102.2).
* Minor change
* Update proxmoxve.markdown
that are the two things I stumbled on when trying out this new integration. Didn't expect it to spew loads of ssl errors in the logfile, and when that was fixed I went looking for a sensor called proxmox which wasn't there.
* Minor changes
* Recommendation for ssh and samba add-ons
Made a stronger recommendation for the ssh addon and samba addon following an install of Hassio.
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
* Tell people they need opensslv.h and cffi.h in order to use
pip install homeassistant (at least on armv7/armhf).
* ✏️ Tweaks
Co-authored-by: null <mfkyle@yahoo.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Some confusions in the iCloud docs I encountered when setting it up:
- That this integration creates a device tracker for every device in Find My
- Still referenced Find My iPhone service instead of Find My
- Wasn't clear how the 2 Step Authentication code would be provided by the user
Have tidied these things up.
* Create trash
* Add files via upload
* Delete trash
* Update wording and screenshots
* Update screenshots and wording
Also improve clarity
* Revert improper references to Lovelace.
* "states screen" > "Home Assistant web interface"
* Delete automation-new-action.png
* Delete automation-new-blank.png
* Delete automation-new-name-trigger.png
* Delete integrations.png
* Create trash
* Add new screenshots
* Delete 01 - username.png
* Delete 02 - location.png
* Delete 03 - location.png
* Delete 04 - devices.png
* Delete 05 - lovelace.png
* Delete 06 - config.png
* Delete 07 - integrations.png
* Delete 08 - new integration.png
* Delete 09 - config 2.png
* Delete 10 - automation editor.png
* Delete 11 - new automation.png
* Delete 12 - new trigger.png
* Delete 13 - action.png
* Delete 14 - server control.png
* Delete trash
* Update screenshot paths
* Update onboarding.markdown
* Correct image paths
* Update automation.markdown
* Reword and provide additional information
This information was outdated, especially with the addition of default_config. Hopefully these changes make it clearer for new users who are confused about the missing homeassistant: line in their default configuration (this is something that has been popping up in the forum lately).
I linked to an external source for the time zone names. Perhaps we should add this list to Home Assistant website instead (or if it already exists, my apologies: I can point it to that instead).
* Update configuration.markdown