File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
custom_components/plugwise_usb 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.4x
44
5+ ### v0.55.1 - 2025-06-22
6+
7+ - Show energy-reset button for Plus devices via plugwise_usb [ v0.44.5] ( https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.44.5 )
8+
59### v0.55.0 - 2025-06-22
610
711- Implement an energy-reset button for energy devices that resets/restarts the energy-collection on the device overwriting the existing data
Original file line number Diff line number Diff line change 88 "integration_type" : " hub" ,
99 "iot_class" : " local_polling" ,
1010 "loggers" : [" plugwise_usb" ],
11- "requirements" : [" plugwise-usb==0.44.4 " ],
12- "version" : " 0.55.0 "
11+ "requirements" : [" plugwise-usb==0.44.5 " ],
12+ "version" : " 0.55.1 "
1313}
Original file line number Diff line number Diff line change 11[project ]
22name = " plugwise_usb-beta"
3- version = " 0.55.0 "
3+ version = " 0.55.1 "
44description = " Plugwise USB custom_component (BETA)"
55readme = " README.md"
66requires-python = " >=3.13"
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ pytest-asyncio
44pytest-homeassistant-custom-component
55aiousbwatcher
66# From our manifest.json for our custom component
7- plugwise-usb @ https://files.pythonhosted.org/packages/5d/51/5e1a7f12954bdf0cbed1a460ec1700802e9d92015735c93a6e755f639c95 /plugwise_usb-0.44.4 .tar.gz
7+ plugwise-usb @ https://files.pythonhosted.org/packages/b1/82/66c42393fa98e94951b106ca41b46b03e20f8c5d29df1ce043cfd586e5b5 /plugwise_usb-0.44.5 .tar.gz
You can’t perform that action at this time.
0 commit comments