* Added 'availability_template' to all Template Swicth platform
* Fixed Syntax and default
* Removed optional parameter from example config
* Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Simplify Android TV setup instructions
Now that HA can generate a key, it is no longer necessary for the
user to first connect to the device from another computer, copy the
key to their HA configuration directory, and add it to their
configuration.
* Minor tweaks and improvements
* Add action_topic and action_template parameters to configuration
* updated possible action_topic values to be more accurate
* update MQTT device tracker documentation to add custom payload to location mapping parameter
* update new parameter name
* revert MQTT climate changes that are submitted in separate PR
* support for payload_home, payload_not_home, and payload_custom
* fix grammar
* move optional fields to complete configuration example
* fix tabs
* ✏️ Tweak
* fix parameter type as designed
* change parameter types
* match formatting of original doc
* match formatting of original doc
* match formatting of original doc
* update docs based on code changes
* change parameter name for custom mapping payloads to other zones and improve description
* update complete configuration example to reflect parameter name change
* revert description for 'devices' and simplify explanation for 'payload_other_zones'
* fix qos parameter value in example
* remove 'payload_other_zones' per balloobs review
* final cleanup
* ✏️ Manual fix bad rebase
* ✏️ Whitespace
* ✏️ Whitespace
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add PTZ support to Foscam camera component
* Update service name reflecting last changes
* Add an example card using the foscam ptz service
* Change user input to lowercase snake case
* Changes to support config entries
Sets `ha_config_flow` to `true` and added some additional instructions to the configurations section. This is tied to the following pull request: https://github.com/home-assistant/home-assistant/pull/26699
* Removed references to 'exclude', 'lights' & 'name'
The 'exclude', 'light' & 'name' configuration variables are no longer used in the abode component.
* Fix for spelling and style
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Style update for lights
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Style update for power switches
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Removed redundant information and restructured
* Correction to automations