-
Notifications
You must be signed in to change notification settings - Fork 6
/
.homeychangelog.json
119 lines (119 loc) · 4.62 KB
/
.homeychangelog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"1.10.4": {
"en": "Fixes for Homey Pro 2023."
},
"1.10.3": {
"en": "Fixes for Homey Pro 2023."
},
"1.10.2": {
"en": "Fixes for Homey Pro 2023."
},
"1.10.1": {
"en": "Fixes for homey-api and Homey Pro 2023."
},
"1.10.0": {
"en": "Updated to homey-api."
},
"1.9.2": {
"en": "Avoid black screen in mobile app for 'Heating turned off' trigger."
},
"1.9.1": {
"en": "Added option to ignore measurements older than X seconds."
},
"1.9.0": {
"en": "Added option to ignore temperature measurements older than X seconds."
},
"1.8.5": {
"en": "Fixed switching for fans in VHumidity."
},
"1.8.4": {
"en": "Added option to validate temperatures. Added option to control physical thermostats. Stability improvements. Migrated to SDK3."
},
"1.8.3": {
"en": "Added option to validate temperatures. Added option to control physical thermostats. Stability improvements. Migrated to SDK3."
},
"1.8.2": {
"en": "Added option to validate temperatures. Added option to control physical thermostats. Stability improvements. Migrated to SDK3."
},
"1.8.1": {
"en": "Added option to validate temperatures. Stability improvements. Migrated to SDK3."
},
"1.8.0": {
"en": "Added option to validate temperatures. Stability improvements. Migrated to SDK3."
},
"1.7.0": {
"en": "Added flow to manually update the temperature, e.g. from a temperature sensor in another zone. "
},
"1.6.0": {
"en": "Added setting and action to update 'Target temperature update enabled'. Added setting to turn on if motion alarm in the same zone. "
},
"1.5.1": {
"en": "Min. and max. target temperature can be updated between -10 °C and +150 °C. Added flow to update 'Target temperature min, max and step'. Added flow to update 'Target temperature offset'. "
},
"1.5.0": {
"en": "Min. and max. target temperature can be updated between -10 °C and +60 °C. Added flow to update 'Target temperature min, max and step'. Added flow to update 'Target temperature offset'. "
},
"1.4.0": {
"en": "Added setting to change step for target temperature. Added flow to update 'Invert switch'. "
},
"1.3.8": {
"en": "Fixed bug in 'On / off enabled'. Fix to refresh devices on app updates and a fixed interval. Skip values from unavailable devices. "
},
"1.3.7": {
"en": "Fixed bug in 'On / off enabled'. Fix to refresh devices on app updates and a fixed interval. "
},
"1.3.6": {
"en": "Fixed bug in 'On / off enabled'. Fix to refresh devices on app updates and a fixed interval. "
},
"1.3.5": {
"en": "Fixed bug in 'On / off enabled'. Fix to refresh devices on a fixed interval. "
},
"1.3.4": {
"en": "Fixed bug in 'On / off enabled'. "
},
"1.3.3": {
"en": "Added support to control heaters in sub zones (one level down). Fixed initialization bug. "
},
"1.3.2": {
"en": "Fixed initialization bug. "
},
"1.3.1": {
"en": "Added support to control heaters in sub zones (one level down). "
},
"1.3.0": {
"en": "Added support to control thermostats in the same zone and sub zones (one level down), provided they have a on/off capability. Added support to control heaters in sub zones (one level down). "
},
"1.2.3": {
"en": "Added 'Newest' as calculation method for temperature and humidity. Handle adding several devices at the same time. Updated Athom api. "
},
"1.2.2": {
"en": "Fixed refresh bug in VHumidity. "
},
"1.2.1": {
"en": "Added support for master thermostats, e.g. update target temperatures on other thermostats. Added support for temperatures from other zones. Added calculation methods for temperature and humidity (average, minimum, maximum). Reduced memory consumption. "
},
"1.2.0": {
"en": "Added support for master thermostats, e.g. update target temperatures on other thermostats. Added support for temperatures from other zones. Added calculation methods for temperature and humidity (average, minimum, maximum). Reduced memory consumption. "
},
"1.1.21": {
"en": "Added setting to disable switching devices off. Added on / off capability for VHumidity. Added view for the target humidity for VHumidity. "
},
"1.1.20": {
"en": "Updated Athom api."
},
"1.1.19": {
"en": "Avoid triggers firing two times."
},
"1.1.18": {
"en": "Update temperature and humidity even if the target has not been set."
},
"1.1.17": {
"en": "You can set a delay after each device has been switched on / off. Thermostats can be used as temperature sensors."
},
"1.1.16": {
"en": "Fixes to avoid timeouts"
},
"1.1.14": {
"en": "VThermo: Added an option to invert switching"
}
}