File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
custom_components/plugwise Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33Versions from 0.40 and up
44
5- ## Ongoing
5+ ## v0.58.0
66
77- Fix mypy errors in Core (not accepted in HA Core)
88- Introduce Snapshot testing for all platforms (requirement from HA Core)
9+ - New Feature: add initial support for the Emma via plugwise [ v1.8.0] ( https://github.com/plugwise/python-plugwise/releases/tag/v1.8.0 )
910
1011## v0.57.6
1112
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.7.8"
11- ],
12- "version" : " 0.57.6" ,
10+ "requirements" : [" plugwise==1.8.0" ],
11+ "version" : " 0.58.0" ,
1312 "zeroconf" : [" _plugwise._tcp.local." ]
1413}
Original file line number Diff line number Diff line change 11[project ]
22name = " plugwise-beta"
3- version = " 0.57.6 "
3+ version = " 0.58.0 "
44description = " Plugwise beta custom-component"
55readme = " README.md"
66requires-python = " >=3.13"
You can’t perform that action at this time.
0 commit comments