Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

3.3 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_domain, ha_config_flow, ha_ssdp, ha_platforms
title description ha_category ha_release ha_iot_class ha_domain ha_config_flow ha_ssdp ha_platforms
AVM FRITZ!SmartHome Instructions on how to integrate AVM Fritz!DECT components into Home Assistant.
Binary Sensor
Climate
Sensor
Switch
0.68 Local Polling fritzbox true true
binary_sensor
climate
sensor
switch

The AVM FRITZ!SmartHome integration for Home Assistant allows you to integrate FRITZ!DECT devices like switches, sensors and thermostats.

There is currently support for the following device types within Home Assistant:

  • Binary Sensor
  • Climate
  • Sensor
  • Switch

Tested Devices

{% include integrations/config_flow.md %}

Switches & Thermostats

To get AVM FRITZ!DECT switches (e.g. FRITZ!DECT 400/440) or thermostats (e.g. FRITZ!DECT 301) follow the configuration instructions above.

Attributes

There are several attributes that can be useful for automations and templates.

Attribute Description
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.
low_battery The low battery state indication.
battery_level The battery level (only available since Fritz!OS 7).
holiday_mode The state of the holiday mode (only available since Fritz!OS 7).
summer_mode The state of the summer mode (only available since Fritz!OS 7).
window_open The state of the window open detection (only available since Fritz!OS 7).
temperature_unit The unit of the temperature sensor (only available if the device support temperature sensor).
temperature The current temperature sensor reading (only available if the device supports temperature sensor).
total_consumption The total power consumption since the beginning of operation (only available if the device supports power meter function).
total_consumption_unit The unit of the total_consumption (only available if the device supports power meter function).

Sensors

To get AVM FRITZ!DECT sensors (e.g., FRITZ!DECT Repeater 100) follow the configuration instructions above.

Attributes

There are several attributes that can be useful for automations and templates.

Attribute Description
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.
temperature_unit The unit of the temperature sensor.
temperature The current temperature sensor reading.