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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Changelog
2
2
3
-
## 0.10.0 - Smile: Move functionality into backend, rearrange data in output
3
+
## 0.11.0 - Smile: add support for the Plugwise Jip
4
+
5
+
- Adam, Anna: don't show removed thermostats / thermostats without a location
6
+
7
+
## 0.10.0 - Smile: move functionality into backend, rearrange data in output
4
8
5
9
- Rearrange data: the outputs of get_all_devices() and get_device_data() are combined into self.gw_devices. Binary_sensors, sensors and switches are included with all their attributes, in lists.
6
10
- Two classes have been added (entities.py), one for master_thermostats and one for binary_sensors, these classes now handle the processing of data previously done in plugwise-beta (climate.py and binary_sensor.py).
0 commit comments