-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.homeychangelog.json
137 lines (137 loc) · 4.68 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"2.7.1": {
"en": "Ignore group unavailable/offline."
},
"2.7.0": {
"en": "Added offline device counter in Bridge. Set device unavailable when Z2M device is offline. Added AI translations for all languages."
},
"2.6.0": {
"en": "Better mapping of motion/occupancy/presence/vibration alarms and its flow cards (Homey>=12.2.0)."
},
"2.5.1": {
"en": "Added support for ZG-204ZM presence sensor. Stability improvements."
},
"2.5.0": {
"en": "Added support for SONOFF TRVZB thermostat. Added possibility to send custom payload settings via a flow."
},
"2.4.8": {
"en": "Action event received trigger based on string match."
},
"2.4.7": {
"en": "Extended light effect options. Added flow card for setting light effect. Fixed MOES thermostat. Added Sensor setting for thermostats and presence detectors."
},
"2.4.6": {
"en": "Added support for Mode and Sensor setting of MOES BHT series thermostat."
},
"2.4.5": {
"en": "Fix dependencies again."
},
"2.4.4": {
"en": "Fix dependencies."
},
"2.4.3": {
"en": "Fix status bridge for legacy_availability_payload."
},
"2.4.2": {
"en": "Added joined groups capability for bridge."
},
"2.4.1": {
"en": "Added L3 and L4 switch support. Added backlight_mode support. Improved naming of switch flo cards."
},
"2.4.0": {
"en": "Added support for more ikea devices. Changed alarm_motion key so that it is presented as zone activity."
},
"2.3.4": {
"en": "Fixed device topic match."
},
"2.3.3": {
"en": "Added class icons for motion sensors and dimmers."
},
"2.3.2": {
"en": "Stability improvements."
},
"2.3.1": {
"en": "Added capability mapping for measure_water, valve_state and target_distance. Stability improvements."
},
"2.3.0": {
"en": "Fixed capabilities naming and units migration. Added open_window mapping."
},
"2.2.2": {
"en": "Replaced mapping for temperature and temperature.local capabilities."
},
"2.2.1": {
"en": "Added support for center button on three-way switch (Kringloper)."
},
"2.2.0": {
"en": "Added force bridge log level to INFO on startup. Added Bridge flow cards for restart, allow_joining and set_log_level. Improved Msgs/minute counter."
},
"2.1.5": {
"en": "Added support for Ikea blinds (Fyrtur, Kadrilj, Praktlysing, Tredansen)."
},
"2.1.4": {
"en": "Added support for left/right switch (Livolo TI0001)."
},
"2.1.3": {
"en": "Fixed vibration alarm flow card. Improved app startup behavior."
},
"2.1.2": {
"en": "Fixed color mode for lights."
},
"2.1.1": {
"en": "Fixed groups without members. Added support for HUE smart button and Aqara temperature, humidity and pressure sensor."
},
"2.1.0": {
"en": "Added Zigbee Group support (BETA). Fixed color mode for the lights. Added more class mappings. Added support for HUE wall switch."
},
"2.0.5": {
"en": "Fixed ever migrating devices with duplicate capabilities. Added support to GreenPower devices."
},
"2.0.4": {
"en": "Fixed fault and vibration trigger cards."
},
"2.0.3": {
"en": "Actions are now always triggered, even when action didn't change. Stability improvements"
},
"2.0.2": {
"en": "Typo fixes. Added trigger flowcard. Stability improvements"
},
"2.0.1": {
"en": "Added several trigger flowcards. Stability improvements."
},
"2.0.0": {
"en": "Greatly extended capability support, including buttons, actions, color lights. Added many flowcards."
},
"1.3.0": {
"en": "Inhibit state retrieval for battery devices, or sending command to read-only exposes. Added power_on_behavior, power_outage_memory, indicator_mode. Added thermostat preset and system_mode."
},
"1.2.1": {
"en": "Improved thermostat capability mapping. Improved capability unit migration."
},
"1.2.0": {
"en": "Device: Auto restart after bridge reconnect. Added more device capabilities and subcapabilities. Added more settable capabilities (target_temperature, locked). Added migration check on start. Added thermostat valve class."
},
"1.1.0": {
"en": "Device: Bridge offline detection. Bridge: Added disconnect alarm, join switch, # joined devices, messages per minute."
},
"1.0.6": {
"en": "Stability fixes. Increased maxListeners (devices) to 100."
},
"1.0.5": {
"en": "Added device class mapping. Added additional device information in settings."
},
"1.0.4": {
"en": "Fix app crash on setCommand."
},
"1.0.3": {
"en": "Added many device capabilities. Bridge available/unavailable detection added."
},
"1.0.2": {
"en": "Fix adding bridge."
},
"1.0.1": {
"en": "Code updates and stability fixes."
},
"1.0.0": {
"en": "First release"
}
}