* Update lg_netcast.markdown
* ✏️ Tweak
This is more what I had in mind :)
* ❌ Remove part from first config example
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Relatively recent devices do not necessarily have the energy metering
capabilities which can be surprising. The possibility of lacking
properties due to device capabilities as well as the possibility of
missing energy sensor in bold.
* Update index.markdown
Updated verbiage to align with re-branding of Home Assistant and Home Assistant Core
* Update index.markdown
- edited links for installation
- cleaned up the upgrading section for clarity
* :pencl2: Tweak
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update installation.markdown
- Updated verbiage to align with recent post "Changing the Home Assistant Brand"
- Small grammatical errors
* Update installation.markdown
- fixed menu selection for upgrading
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update installation.markdown
- Changed HassOS verbiage but left link as is for functionality
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
icon coloring was changed in 0.105, this adds a little extra note pointing out that in order to get it looking like that image on the left, you must have `state_color: true`
* Time section: wording clarified, urls updated
There were some uncetrtanties/errors.
Urls updated to point to the latest python docs
* Update source/_docs/configuration/templating.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* wording changed
* note rephrased/moved
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Fixed quoting on example templates. Quoting was invalid, used `'` for inside and outside quotes. Quotes needed to alternate. e.g. `"` outside and `'` inside or `'` outside and `"` inside. I chose the former.
* stub
* initial stuff
* initial work
* starting work
* initil work for the Dynalite component
* fixes some place where it still says "hue" instead of "dynalite"
* ✏️ Tweak
* updated the header per klaasnicolaas instructions
* ✏️ Tweak
* ✏️ Tweaks
* ⬆️ Bump ha_version
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add documentation for MELCloud integration
* Remove quotes from HA release
* Make the text flow
Co-Authored-By: Teemu R. <tpr@iki.fi>
* Make the text flow 2
Co-Authored-By: Teemu R. <tpr@iki.fi>
* Make the text flow 3
Co-Authored-By: Teemu R. <tpr@iki.fi>
* Add link to MELCloud
* Switch that abbreviation
* Clarify and update configuration.yaml setup
* Clarify configuration.yaml setup, vol 2
* Clarify token refresh
* Try to clarify the power control
* Update melcloud.markdown
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* update configuration and add new way to get the IDs
* Update source/_integrations/surepetcare.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/surepetcare.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/surepetcare.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* implement suggestions from @frenck & add screenshot
* ✏️ Change the way the image is embeded
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* added documentation for recorder component
Added db_max_retries and db_retry_wait variables to docs
* added default values to vars and edited database setup section.
* readded recorder details line i mistakenly removed
* changed int to integer
* Documentation for Minecraft Server integration
* Update documentation to match changes in parent pull request
* ha_category: Binary sensor -> Binary Sensor
* Update documentation after fixed review findings