mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Document AVM Fritz!Box Templates (#24877)
This commit is contained in:
parent
86d8955bd3
commit
4570ab6836
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user