You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/fritzbox.markdown
+7-11
Original file line number
Diff line number
Diff line change
@@ -109,27 +109,21 @@ Self defined [templates](https://en.avm.de/guide/three-smart-home-templates-that
109
109
110
110
Thermostats like the [FRITZ!DECT 301][fritzdect_301], [FRITZ!DECT 302][fritzdect_302] or [Eurotronic Comet DECT][eurotronic_comet_dect] will be integrated as {% term climate %} entities.
111
111
112
-
These entities can have several attributes that can be useful for {% term automations %} and {% term templates %}:
113
-
114
-
| Attribute | Description |
115
-
| --------- | ----------- |
116
-
|`battery_low`| The low battery state indication. |
117
-
|`battery_level`| The battery level (only available since Fritz!OS 7). |
118
-
|`holiday_mode`| The state of the holiday mode (only available since Fritz!OS 7). |
119
-
|`summer_mode`| The state of the summer mode (only available since Fritz!OS 7). |
120
-
|`window_open`| The state of the window open detection (only available since Fritz!OS 7). |
121
-
122
-
Further there are additional {% term sensor %} and {% term binary_sensor "binary sensor" %} entities created for each device, based on its capabilities:
112
+
Further there are additional {% term sensor %} and {% term binary_sensor "binary sensor" %} entities created for each device which can be useful for {% term automations %} and {% term templates %}, based on its capabilities:
123
113
124
114
- Battery
115
+
- Battery low
125
116
- Button lock via UI
126
117
- Button lock on device
127
118
- Comfort Temperature
128
119
- Current Scheduled Preset
129
120
- Eco Temperature
121
+
- Holiday mode
130
122
- Next Scheduled Change Time
131
123
- Next Scheduled Preset
132
124
- Next Scheduled Temperature
125
+
- Open window detected
126
+
- Summer mode
133
127
134
128
### Other devices
135
129
@@ -138,9 +132,11 @@ Some devices like the [FRITZ!DECT 350][fritzdect_350] or the [FRITZ!DECT 440][fr
138
132
The availability of these {% term sensor %} and {% term binary_sensor "binary sensor" %} entities depends on the features and capabilities of the connected device and can be one or multiple of:
0 commit comments