* Remove 'include_non_clients' config option
* Remove scan interval config option
* Remove naming config options
* Oops, removed standard option
* Remove entity_namespace, too
* Add Repetier-Server component documentation (#9362)
* Updated to newest developer version of Repetier platform
* ✏️ Tweak
After this we will merge it
* Added Repetier Logo file
* Mention 'adb_response' attribute (#9529)
* Mention 'adb_response' attribute
* Add missing '
* Remove template braces
* ✏️ Tweak
After this I will merge it
* Add documentation for LCN service calls (#9516)
* Add docs for LCN service calls
* ✏️ Tweak
After this we can merge it
* Adding Watson TTS (IBM Cloud) (#9279)
* Adding Watson TTS (IBM Cloud)
* Review fixes
* ✏️ Tweak
* ✏️ Tweak
After this we can merge it
* Created the Azure EH docs (#9462)
* Created the Azure EH docs
* Update release version
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* ✏️ Tweak
After this we can merge it
* Adds AdGuard Home integration (#9538)
* Adds AdGuard Home integration
* Update source/_components/adguard.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Update source/_components/adguard.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Add temperature sensor support to google smarthome
* Add documentation for streamlabswater component
* Bump ha_release for component to 0.90
* Quote version to maintain trailing zero
* Remove unnecessary redirects from streamlabswater
* Update streamlabswater.markdown
In the Nginx config rather than specifying localhost:8123 use 127.0.0.1:8123 so this will ensure incoming IPv6 requests get redirected to Hass on IPv4. "localhost:8123" means Nginx will try to connect to Hass using the same protocol that came in - and Hass doesn't do dual stack at present
The link for the react example returns a 404
Seems it has been moved to https://github.com/home-assistant/custom-panel-starter-kit-react
Updated the link description for better accessibility (when used with text-to-speech software used by visually impaired users).