File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
custom_components/plugwise Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33## Versions from 0.40 and up
44
5- ## ongoing
5+ ## v0.48.2
66
7+ - Bugfix for #620 via [ plugwise v0.37.3] ( https://github.com/plugwise/python-plugwise/releases/tag/v0.37.3 )
78- Require python 3.12 (as Core 2024.2 already does)
9+ - Link to plugwise v0.37.2 via [ plugwise v0.37.1] ( https://github.com/plugwise/python-plugwise/releases/tag/v0.37.2 )
10+ - Replace many recurring text-strings by CONSTANTS.
811
912## v0.48.1
1013
Original file line number Diff line number Diff line change 88 "integration_type" : " hub" ,
99 "iot_class" : " local_polling" ,
1010 "loggers" : [" plugwise" ],
11- "requirements" : [" plugwise==0.37.2 " ],
12- "version" : " 0.48.1 "
11+ "requirements" : [" plugwise==0.37.3 " ],
12+ "version" : " 0.48.2 "
1313}
You can’t perform that action at this time.
0 commit comments