Document AVM Fritz!Box Templates (#24877)

This commit is contained in:
Ayk Borstelmann 2022-11-18 17:39:01 +01:00 committed by GitHub
parent 86d8955bd3
commit 4570ab6836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Light - Light
- Sensor - Sensor
- Switch - Switch
- Button
ha_release: 0.68 ha_release: 0.68
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: fritzbox ha_domain: fritzbox
@ -20,6 +21,7 @@ ha_platforms:
- light - light
- sensor - sensor
- switch - switch
- button
ha_codeowners: ha_codeowners:
- '@mib1185' - '@mib1185'
- '@flabbamann' - '@flabbamann'
@ -37,6 +39,8 @@ There is currently support for the following device types within Home Assistant:
- Sensor - Sensor
- Switch - Switch
Additionally, we also support to trigger smarthome templates.
#### Tested Devices #### Tested Devices
- FRITZ!Box 6490 Cable - FRITZ!Box 6490 Cable
@ -115,3 +119,7 @@ The FRITZ!DECT 500 lightbulb supports only 36 colors. When a color is picked in
## Cover ## Cover
To get AVM FRITZ!DECT compatible covers (e.g., Rademacher RolloTron DECT 1213) follow the [configuration instructions](#configuration) above. To get AVM FRITZ!DECT compatible covers (e.g., Rademacher RolloTron DECT 1213) follow the [configuration instructions](#configuration) above.
## Template
To get AVM FRITZ! Templates (e.g., for your heating schedule) follow the [configuration instructions](#configuration) above.