Added instructions on how to use multiple triggers. So far they were mentioned in the introduction but only explained in the huge example configuration on the "Automation Examples" page.
* added tado_v1 climate information
* small changes to tado_v1
* wrong platform name
* added ha release
* renamed tado component
* changed some details of the tado config
Introducing new parameter "Name"
Description:
Added new optional parameter "Name" for mpd component.
Pull request in home-assistant (if applicable): home-assistant/home-assistant#6553
* Update switch.rpi_rf.markdown
updated to reflect the changes for supporting multiple codes being executed in a row
* added toggle type and fire_event fix for typo
removed additional incorrect underscore from fire_event
* removed one more instance of fire_event with additional underscore
* Remove unnecessary environment variable setup
The environment variables are not needed and are actually overriding the system PATH variable and were causing trouble in certain circumstances.
* Make the user for the service dynamic
* Cleans up leftover comment
* Refine text to reflect the changes in the service
* Revert change of the users home path
* switch components page to flexbox and mustachejs
* greatly improved website performance
* only load images when actually showing the box
* removed isotope JS
* Apply compression to HTML
* added mandatory information ( contract # )
added :- **contract** (required since HA 4.0) Your contract number with Hydro-Quebec
and
contract: 'CONTRACT#' (NOTE:works with the ' ' ,insert your contract in between)
* Minor formatting fix.
* Create media_player.volumio.markdown
* Update media_player.volumio.markdown
* Update media_player.volumio.markdown
Correct capitalization and formatting of configuration example.
* Update media_player.volumio.markdown
Add yaml syntax highlighting for config example.
* Update media_player.volumio.markdown
Remove optional config variables from config example.
* Add logo for Volumio media player
* Update volumio with release and logo