Update ultraheat api to 0.5.0 (#79666)
parent
2dab9073fe
commit
28df576e51
|
@ -3,7 +3,7 @@
|
|||
"name": "Landis+Gyr Heat Meter",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/landisgyr_heat_meter",
|
||||
"requirements": ["ultraheat-api==0.4.3"],
|
||||
"requirements": ["ultraheat-api==0.5.0"],
|
||||
"ssdp": [],
|
||||
"zeroconf": [],
|
||||
"homekit": {},
|
||||
|
|
|
@ -2446,7 +2446,7 @@ twitchAPI==2.5.2
|
|||
uasiren==0.0.1
|
||||
|
||||
# homeassistant.components.landisgyr_heat_meter
|
||||
ultraheat-api==0.4.3
|
||||
ultraheat-api==0.5.0
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
unifi-discovery==1.1.7
|
||||
|
|
|
@ -1683,7 +1683,7 @@ twitchAPI==2.5.2
|
|||
uasiren==0.0.1
|
||||
|
||||
# homeassistant.components.landisgyr_heat_meter
|
||||
ultraheat-api==0.4.3
|
||||
ultraheat-api==0.5.0
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
unifi-discovery==1.1.7
|
||||
|
|
Loading…
Reference in New Issue