* 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
* Added a section about delay during startup
Added additional note right after configuration to let users know about the expected delays during startup due to installation of additional dependencies.
* Set first letter of name to upper-case
* 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.
The final statement reads states that 'The `load_platform` method allows the platforms to be loaded with the need for any additional platform entries in your `configuration.yaml` file' but it appears the 'with' should be 'without'..
* 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