Bump plugwise to v0.25.3 (#80782)

This commit is contained in:
Bouwe Westerdijk 2022-10-23 12:42:35 +02:00 committed by GitHub
parent a26e4618c7
commit bd6678c73b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
"domain": "plugwise",
"name": "Plugwise",
"documentation": "https://www.home-assistant.io/integrations/plugwise",
"requirements": ["plugwise==0.25.2"],
"requirements": ["plugwise==0.25.3"],
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra", "@frenck"],
"zeroconf": ["_plugwise._tcp.local."],
"config_flow": true,

View file

@ -1309,7 +1309,7 @@ plexauth==0.0.6
plexwebsocket==0.0.13
# homeassistant.components.plugwise
plugwise==0.25.2
plugwise==0.25.3
# homeassistant.components.plum_lightpad
plumlightpad==0.0.11

View file

@ -936,7 +936,7 @@ plexauth==0.0.6
plexwebsocket==0.0.13
# homeassistant.components.plugwise
plugwise==0.25.2
plugwise==0.25.3
# homeassistant.components.plum_lightpad
plumlightpad==0.0.11

View file

@ -14,7 +14,7 @@
"name": "Anna",
"vendor": "Plugwise",
"thermostat": {
"setpoint_low": 20.0,
"setpoint_low": 4.0,
"setpoint_high": 23.5,
"lower_bound": 1.0,
"upper_bound": 35.0,
@ -30,7 +30,7 @@
"mode": "heat_cool",
"sensors": {
"temperature": 25.8,
"setpoint_low": 20.0,
"setpoint_low": 4.0,
"setpoint_high": 23.5
}
},