File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
custom_components/plugwise
tests/components/plugwise/fixtures Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
33## Versions from 0.40 and up
44
5+ ## v0.54.3
6+
7+ - Bugfix for #768 via plugwise [ v1.5.2] ( https://github.com/plugwise/python-plugwise/releases/tag/v1.5.2 ) .
8+
59## v0.54.2
610
711- Link to plugwise [ v1.5.1] ( https://github.com/plugwise/python-plugwise/releases/tag/v1.5.1 ) and adapt:
Original file line number Diff line number Diff line change 77 "integration_type" : " hub" ,
88 "iot_class" : " local_polling" ,
99 "loggers" : [" plugwise" ],
10- "requirements" : [" plugwise==1.5.1 " ],
11- "version" : " 0.54.2 " ,
10+ "requirements" : [" plugwise==1.5.2 " ],
11+ "version" : " 0.54.3 " ,
1212 "zeroconf" : [" _plugwise._tcp.local." ]
1313}
Original file line number Diff line number Diff line change 189189 "cooling_present" : true ,
190190 "gateway_id" : " da224107914542988a88561b4452b0f6" ,
191191 "heater_id" : " 056ee145a816487eaa69243c3280f8bf" ,
192- "item_count" : 157 ,
192+ "item_count" : 89 ,
193193 "notifications" : {},
194194 "reboot" : true ,
195195 "smile_name" : " Adam"
Original file line number Diff line number Diff line change 193193 "cooling_present" : false ,
194194 "gateway_id" : " da224107914542988a88561b4452b0f6" ,
195195 "heater_id" : " 056ee145a816487eaa69243c3280f8bf" ,
196- "item_count" : 157 ,
196+ "item_count" : 89 ,
197197 "notifications" : {},
198198 "reboot" : true ,
199199 "smile_name" : " Adam"
You can’t perform that action at this time.
0 commit comments