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: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,30 @@
1
1
# Changelog
2
2
3
+
## v3.1
4
+
- Invert blind on/off behavior
5
+
- Support combined temp, hum, baro sensors
6
+
- zigbee2mqtt 1.20.0+ support
7
+
8
+
Breaking changes
9
+
- Switched to the new DomoticzEx API that requires at least Domoticz 2022.1 and allows plugin to support more than 255 logical devices. Migration from 3.0 should be smooth in most cases but for some cases may require fresh plugin install.
10
+
11
+
New device features support:
12
+
- action_code
13
+
- action_transaction
14
+
- action_zone
15
+
- buzzer_feedback
16
+
- formaldehyd
17
+
- last_valve_open_duration
18
+
- led_feedback
19
+
- local_temperature_calibration
20
+
- pi_heating_demand
21
+
- power_outage_count
22
+
- radiation_dose_per_hour
23
+
- radioactive_events_per_minute
24
+
- sensors_count
25
+
- voc
26
+
- water_consumed
27
+
3
28
## v3.0
4
29
- Add Universal Adapter
5
30
- Ability to disable link quality and battery devices
0 commit comments