File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
custom_components/plugwise_usb Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Versions from 0.4x
3+ ## v0.55.13 - 2025-09-03
44
5- ### Ongoing
5+ - Activate new Sense hysteresis based switch action via PR [ 326] ( https://github.com/plugwise/plugwise_usb-beta/pull/326 )
6+
7+ ### v0.55.12 - 2025-09-01
68
79- Fix #312 via PR [ 324] ( https://github.com/plugwise/plugwise_usb-beta/pull/324 )
810- Link to plugwise_usb [ v0.44.14] ( https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.44.14 )
911
12+ ### v0.55.11 - 2025-08-29
13+
14+ - Integrate HACS via PR [ 322] ( https://github.com/plugwise/plugwise_usb-beta/pull/322 )
15+
1016### v0.55.10 - 2025-08-29
1117
1218- Final fix for unavailable buttons via plugwise_usb [ v0.44.13] ( https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.44.13 )
Original file line number Diff line number Diff line change 99 "iot_class" : " local_polling" ,
1010 "issue_tracker" : " https://github.com/plugwise/python-plugwise-usb/issues" ,
1111 "loggers" : [" plugwise_usb" ],
12- "requirements" : [" plugwise-usb==0.44.14 " ],
13- "version" : " 0.55.12 "
12+ "requirements" : [" plugwise-usb==0.45.0 " ],
13+ "version" : " 0.55.13 "
1414}
Original file line number Diff line number Diff line change 11[project ]
22name = " plugwise_usb-beta"
3- version = " 0.55.12 "
3+ version = " 0.55.13 "
44description = " Plugwise USB custom_component (BETA)"
55readme = " README.md"
66requires-python = " >=3.13"
You can’t perform that action at this time.
0 commit comments