mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
78 lines
1.5 KiB
JSON
78 lines
1.5 KiB
JSON
{
|
|
"endpoint": "https://apigw.tuyaeu.com",
|
|
"mqtt_connected": true,
|
|
"disabled_by": null,
|
|
"disabled_polling": false,
|
|
"name": "Home Gateway",
|
|
"category": "wg2",
|
|
"product_id": "haclbl0qkqlf2qds",
|
|
"product_name": "Multi-mode Gateway",
|
|
"online": false,
|
|
"sub": true,
|
|
"time_zone": "+03:00",
|
|
"active_time": "2025-08-03T10:30:30+00:00",
|
|
"create_time": "2025-08-03T10:30:30+00:00",
|
|
"update_time": "2025-08-03T10:30:30+00:00",
|
|
"function": {
|
|
"switch_alarm_sound": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"muffling": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"master_state": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["normal", "alarm"]
|
|
}
|
|
},
|
|
"factory_reset": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"alarm_active": {
|
|
"type": "String",
|
|
"value": {
|
|
"maxlen": 255
|
|
}
|
|
}
|
|
},
|
|
"status_range": {
|
|
"switch_alarm_sound": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"muffling": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"master_state": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["normal", "alarm"]
|
|
}
|
|
},
|
|
"factory_reset": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"alarm_active": {
|
|
"type": "String",
|
|
"value": {
|
|
"maxlen": 255
|
|
}
|
|
}
|
|
},
|
|
"status": {
|
|
"switch_alarm_sound": false,
|
|
"muffling": false,
|
|
"master_state": "normal",
|
|
"factory_reset": false,
|
|
"alarm_active": ""
|
|
},
|
|
"set_up": false,
|
|
"support_local": true
|
|
}
|