mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
parent
49879fd257
commit
caa981bbea
@ -3,7 +3,7 @@
|
||||
"name": "HomematicIP Cloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/homematicip_cloud",
|
||||
"requirements": ["homematicip==1.0.7"],
|
||||
"requirements": ["homematicip==1.0.11"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_push",
|
||||
|
@ -890,7 +890,7 @@ home-assistant-frontend==20221108.0
|
||||
homeconnect==0.7.2
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.7
|
||||
homematicip==1.0.11
|
||||
|
||||
# homeassistant.components.home_plus_control
|
||||
homepluscontrol==0.0.5
|
||||
|
@ -670,7 +670,7 @@ home-assistant-frontend==20221108.0
|
||||
homeconnect==0.7.2
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.7
|
||||
homematicip==1.0.11
|
||||
|
||||
# homeassistant.components.home_plus_control
|
||||
homepluscontrol==0.0.5
|
||||
|
49
tests/fixtures/homematicip_cloud.json
vendored
49
tests/fixtures/homematicip_cloud.json
vendored
@ -6830,6 +6830,55 @@
|
||||
"serializedGlobalTradeItemNumber": "3014F7110000000000000WGC",
|
||||
"type": "WALL_MOUNTED_GARAGE_DOOR_CONTROLLER",
|
||||
"updateState": "UP_TO_DATE"
|
||||
},
|
||||
"HUE00000-0000-0000-0000-000000000008": {
|
||||
"connectionType": "EXTERNAL",
|
||||
"deviceArchetype": "EXTERNAL",
|
||||
"externalService": "HUE",
|
||||
"firmwareVersion": "1.88.1",
|
||||
"functionalChannels": {
|
||||
"0": {
|
||||
"channelId": "HUE00000-0000-0000-0000-000000000009",
|
||||
"deviceId": "HUE00000-0000-0000-0000-000000000008",
|
||||
"functionalChannelType": "EXTERNAL_BASE_CHANNEL",
|
||||
"groupIndex": 0,
|
||||
"groups": ["HUE00000-0000-0000-0000-000000000010"],
|
||||
"index": 0,
|
||||
"label": "",
|
||||
"unreach": false
|
||||
},
|
||||
"1": {
|
||||
"channelId": "HUE00000-0000-0000-0000-000000000011",
|
||||
"channelRole": "UNIVERSAL_LIGHT_ACTUATOR",
|
||||
"colorTemperature": 3165,
|
||||
"deviceId": "HUE00000-0000-0000-0000-000000000008",
|
||||
"dimLevel": 0.0,
|
||||
"functionalChannelType": "EXTERNAL_UNIVERSAL_LIGHT_CHANNEL",
|
||||
"groupIndex": 1,
|
||||
"groups": ["HUE00000-0000-0000-0000-000000000012"],
|
||||
"hue": null,
|
||||
"index": 1,
|
||||
"label": "",
|
||||
"maximumColorTemperature": 6500,
|
||||
"minimalColorTemperature": 2000,
|
||||
"on": false,
|
||||
"saturationLevel": null,
|
||||
"supportedOptionalFeatures": {
|
||||
"IFeatureLightGroupActuatorChannel": true,
|
||||
"IOptionalFeatureColorTemperature": true,
|
||||
"IOptionalFeatureDimmerState": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"hasCustomLabel": false,
|
||||
"homeId": "00000000-0000-0000-0000-000000000001",
|
||||
"id": "HUE00000-0000-0000-0000-000000000008",
|
||||
"label": "Hinten rechts",
|
||||
"lastStatusUpdate": 1669539365772,
|
||||
"modelType": "LTW013",
|
||||
"permanentlyReachable": true,
|
||||
"supported": true,
|
||||
"type": "EXTERNAL"
|
||||
}
|
||||
},
|
||||
"groups": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user