Bump homematicip to 1.0.4 (#75053)
parent
51a4c98562
commit
5c882429d4
|
@ -3,7 +3,7 @@
|
|||
"name": "HomematicIP Cloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/homematicip_cloud",
|
||||
"requirements": ["homematicip==1.0.3"],
|
||||
"requirements": ["homematicip==1.0.4"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_push",
|
||||
|
|
|
@ -834,7 +834,7 @@ home-assistant-frontend==20220707.0
|
|||
homeconnect==0.7.1
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.3
|
||||
homematicip==1.0.4
|
||||
|
||||
# homeassistant.components.home_plus_control
|
||||
homepluscontrol==0.0.5
|
||||
|
|
|
@ -601,7 +601,7 @@ home-assistant-frontend==20220707.0
|
|||
homeconnect==0.7.1
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.3
|
||||
homematicip==1.0.4
|
||||
|
||||
# homeassistant.components.home_plus_control
|
||||
homepluscontrol==0.0.5
|
||||
|
|
Loading…
Reference in New Issue