Update homematicip to 1.0.3 (#74516)
parent
d6df26465f
commit
d3d2e25090
|
@ -3,7 +3,7 @@
|
|||
"name": "HomematicIP Cloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/homematicip_cloud",
|
||||
"requirements": ["homematicip==1.0.2"],
|
||||
"requirements": ["homematicip==1.0.3"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_push",
|
||||
|
|
|
@ -834,7 +834,7 @@ home-assistant-frontend==20220705.0
|
|||
homeconnect==0.7.1
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.2
|
||||
homematicip==1.0.3
|
||||
|
||||
# homeassistant.components.home_plus_control
|
||||
homepluscontrol==0.0.5
|
||||
|
|
|
@ -604,7 +604,7 @@ home-assistant-frontend==20220705.0
|
|||
homeconnect==0.7.1
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.2
|
||||
homematicip==1.0.3
|
||||
|
||||
# homeassistant.components.home_plus_control
|
||||
homepluscontrol==0.0.5
|
||||
|
|
Loading…
Reference in New Issue