* Added verified switch and working.
The switch is advertised on amazon as it have power measurements but deconz only detect as SONOFF.
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
It is not obvious that the downloaded file needs to be extracted before flashing it. I assumed balenaEtcher did it automatically and spent an entire afternoon trying to figure out why the raspberry pi was not booting up. Hopefully, this change will prevent someone from making the same mistake in the future.
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>