File tree Expand file tree Collapse file tree 5 files changed +9
-8
lines changed
custom_components/plugwise_usb Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v0.55.13 - 2025-09-03
3+ ## v0.56.0 - 2025-09-03
44
55- Activate new Sense hysteresis based switch action via PR [ 326] ( https://github.com/plugwise/plugwise_usb-beta/pull/326 )
6+ - Link to plugwise_usb [ v0.45.0] ( https://github.com/plugwise/python-plugwise-usb/releases/tag/v0.45.0 )
67
78### v0.55.12 - 2025-09-01
89
Original file line number Diff line number Diff line change 1010 "issue_tracker" : " https://github.com/plugwise/python-plugwise-usb/issues" ,
1111 "loggers" : [" plugwise_usb" ],
1212 "requirements" : [" plugwise-usb==0.45.0" ],
13- "version" : " 0.55.13 "
13+ "version" : " 0.56.0 "
1414}
Original file line number Diff line number Diff line change 136136 "name" : " Enable humidity switching on hysteresis"
137137 },
138138 "sense_humidity_direction" : {
139- "name" : " Switch on or off on increasing or decreasing humidity"
139+ "name" : " Switch on increasing or decreasing humidity"
140140 },
141141 "sense_temperature_enabled" : {
142142 "name" : " Enable temperature switching on hysteresis"
143143 },
144144 "sense_temperature_direction" : {
145- "name" : " Switch on or off on increasing or decreasing temperature"
145+ "name" : " Switch on increasing or decreasing temperature"
146146 }
147147 },
148148 "number" : {
Original file line number Diff line number Diff line change 136136 "name" : " Enable humidity switching on hysteresis"
137137 },
138138 "sense_humidity_direction" : {
139- "name" : " Switch on or off on increasing or decreasing humidity"
139+ "name" : " Switch on increasing or decreasing humidity"
140140 },
141141 "sense_temperature_enabled" : {
142142 "name" : " Enable temperature switching on hysteresis"
143143 },
144144 "sense_temperature_direction" : {
145- "name" : " Switch on or off on increasing or decreasing temperature"
145+ "name" : " Switch on increasing or decreasing temperature"
146146 }
147147 },
148148 "number" : {
Original file line number Diff line number Diff line change 136136 "name" : " Zet schakelen op luchtvochtigheid hysterese aan"
137137 },
138138 "sense_humidity_direction" : {
139- "name" : " Schakel aan of uit bij stijgende luchtvochtigheid"
139+ "name" : " Schakel bij stijgende of dalende luchtvochtigheid"
140140 },
141141 "sense_temperature_enabled" : {
142142 "name" : " Zet schakelen op temperatuur hysterese aan"
143143 },
144144 "sense_temperature_direction" : {
145- "name" : " Schakel aan of uit bij stijgende temperatuur"
145+ "name" : " Schakel bij stijgende of dalende temperatuur"
146146 }
147147 },
148148 "number" : {
You can’t perform that action at this time.
0 commit comments