* Add hardware version to DTE Energy Bridge docs
Updated documentation to include the hardware revision in the configuration.
* Keep configuration sample minimal
* Add documentation for availability topic and payloads
Added documentation for availabiltiy topic and payloads added in a pull request. Also cleaned up documentation for the MQTT cover generally to make clear the differences between state topic and messages and availability topic and messages.
* Add default qos level
* Add documentation for availability topic and payloads
Added documentation for availability topic and payloads added to the MQTT binary sensor in a pull request. Also cleaned up documentation for the MQTT binary sensor generally.
* Remove sending
* Add Jekyll plugin for configuration variables
* Fix requested changes
* Remove blank lines after configuration tag
* Add component/platform to configuration tag
* MQTT Vacuum docs
* Add logo for MQTT Vacuum
* PR fixes
* Change the state handling to a set of customizable bools
* Add info about an example protocol
* RIP Defaults
* Added first version of docs for Satel Integra alarm
* Update alarm_control_panel.satel_integra.markdown
* Update binary_sensor.satel_integra.markdown
* Update satel_integra.markdown
Just adding clearer documentation around the configuration variables for the season sensor. Brings this more inline with other component documentation.
* Additional example
Using the sensor as a trigger. The syntax for this took me ages to work out, be great to save someone else the hours.
* Marking template lines with raw tags
Following @fabaff advice to avoid render of the template, using {% raw %}{{your_template}}{% endraw %}.
* fixing endraw tag
* Fixing? spacing issue
Minor changes
* The service is now primarily named Webhooks, with the Maker name largely removed
* Some URLs and links have moved
* The API key format is now different
* Update tts.yandextts.markdown
Updated urls and fix quote in voice list
* Update tts.yandextts.markdown
add more links to api key
* Update tts.yandextts.markdown
* Sample in url configuration variable
An example structure for the url property has been added. To prevent the full url from being written base_url + /api/telegram_webhooks
* Minor change