mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Add documentation for fritz lights (#18451)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
cdfd646db3
commit
daee6a4852
@ -4,6 +4,7 @@ description: Instructions on how to integrate AVM Fritz!DECT components into Hom
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Light
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 0.68
|
||||
@ -14,6 +15,7 @@ ha_ssdp: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- Light
|
||||
- sensor
|
||||
- switch
|
||||
ha_codeowners:
|
||||
@ -26,6 +28,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Light
|
||||
- Sensor
|
||||
- Switch
|
||||
|
||||
@ -76,3 +79,11 @@ There are several attributes that can be useful for automations and templates.
|
||||
| --------- | ----------- |
|
||||
| `device_locked` | The state of the key lock at the device.
|
||||
| `locked` | The state of the lock for configuring the device via the app or the FRITZ!Box web interface.
|
||||
|
||||
## Light
|
||||
|
||||
To get AVM FRITZ!DECT lightbulbs (e.g., FRITZ!DECT 500) follow the [configuration instructions](#configuration) above.
|
||||
|
||||
<div class='note'>
|
||||
The FRITZ!DECT 500 lightbulb supports only 36 colors. When a color is picked in home assistant that is not supported by the device, a color that comes close will be activated.
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user