Skip to content

Commit 5418fec

Browse files
committed
remove climate attributes, add new sensors
1 parent 46be8fb commit 5418fec

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

source/_integrations/fritzbox.markdown

+7-11
Original file line numberDiff line numberDiff line change
@@ -109,27 +109,21 @@ Self defined [templates](https://en.avm.de/guide/three-smart-home-templates-that
109109

110110
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.
111111

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:
123113

124114
- Battery
115+
- Battery low
125116
- Button lock via UI
126117
- Button lock on device
127118
- Comfort Temperature
128119
- Current Scheduled Preset
129120
- Eco Temperature
121+
- Holiday mode
130122
- Next Scheduled Change Time
131123
- Next Scheduled Preset
132124
- Next Scheduled Temperature
125+
- Open window detected
126+
- Summer mode
133127

134128
### Other devices
135129

@@ -138,9 +132,11 @@ Some devices like the [FRITZ!DECT 350][fritzdect_350] or the [FRITZ!DECT 440][fr
138132
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:
139133

140134
- Battery
135+
- Battery low
141136
- Button lock via UI
142137
- Button lock on device
143138
- Humidity
139+
- Open window detected
144140
- Temperature
145141

146142
[fritzbox_5590_fiber]: https://en.avm.de/products/fritzbox/fritzbox-5590-fiber

0 commit comments

Comments
 (0)