File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
custom_components/plugwise_usb Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.57.0 - 2025-09-12
4+
5+ - Activate new Sense feature, report interval setting via PR [ 331] ( https://github.com/plugwise/plugwise_usb-beta/pull/331 )
6+ - Link to plugwise_usb [ v0.46.0] ( https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.46.0 )
7+
38## v0.56.0 - 2025-09-03
49
510- Activate new Sense hysteresis based switch action via PR [ 326] ( https://github.com/plugwise/plugwise_usb-beta/pull/326 )
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.45 .0" ],
13- "version" : " 0.56 .0"
12+ "requirements" : [" plugwise-usb==0.46 .0" ],
13+ "version" : " 0.57 .0"
1414}
Original file line number Diff line number Diff line change 11[project ]
22name = " plugwise_usb-beta"
3- version = " 0.55.13 "
3+ version = " 0.57.0 "
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