2023-03-08 22:53:01 +01:00

4.5 KiB

title description ha_category ha_release ha_iot_class ha_domain ha_config_flow ha_ssdp ha_platforms ha_codeowners ha_integration_type
AVM FRITZ!SmartHome Instructions on how to integrate AVM Fritz!DECT components into Home Assistant.
Binary Sensor
Button
Climate
Light
Sensor
Switch
0.68 Local Polling fritzbox true true
binary_sensor
button
climate
cover
diagnostics
light
sensor
switch
@mib1185
@flabbamann
hub

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
  • Cover
  • Light
  • Sensor
  • Switch

Additionally, we also support to trigger smarthome templates.

Tested Devices

{% include integrations/config_flow.md %}

The configuration in the UI asks for a username. Starting from FRITZ!OS 7.24 the FRITZ!Box creates a random username for the admin user if you didn't set one yourself. This can be found after logging into the FRITZ!Box and visiting System -> FRITZ!Box Users -> Users. The username starts with "fritz" followed by four random numbers. Under properties on the right it says "created automatically". Prior to FRITZ!OS 7.24 the default username was "admin".

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).

Sensors

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

There are multiple sensors defined, the availability depends on the features of the connected FRITZ!DECT devices

  • Battery
  • Comfort Temperature
  • Current Scheduled Preset
  • Eco Temperature
  • Electric Current
  • Humidity
  • Next Scheduled Change Time
  • Next Scheduled Preset
  • Next Scheduled Temperature
  • Power Consumption
  • Temperature
  • Total Energy
  • Voltage

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.

Light

To get AVM FRITZ!DECT lightbulbs (e.g., FRITZ!DECT 500) follow the configuration instructions above.

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.

Cover

To get AVM FRITZ!DECT compatible covers (e.g., Rademacher RolloTron DECT 1213) follow the configuration instructions above.

Template

To get AVM FRITZ! Templates (e.g., for your heating schedule) follow the configuration instructions above.