1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/tests/components/tuya/fixtures/znrb_db81ge24jctwx8lo.json
2025-08-10 22:17:14 +02:00

173 lines
3.3 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Hot Water Heat Pump",
"category": "znrb",
"product_id": "db81ge24jctwx8lo",
"product_name": "Heat Pump",
"online": true,
"sub": false,
"time_zone": "+11:00",
"active_time": "2025-01-08T23:48:22+00:00",
"create_time": "2025-01-08T23:48:22+00:00",
"update_time": "2025-01-08T23:48:22+00:00",
"function": {
"switch": {
"type": "Boolean",
"value": {}
},
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 15,
"max": 75,
"scale": 0,
"step": 1
}
},
"temp_unit_convert": {
"type": "Enum",
"value": {
"range": ["c", "f"]
}
},
"defrost": {
"type": "Boolean",
"value": {}
}
},
"status_range": {
"switch": {
"type": "Boolean",
"value": {}
},
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 15,
"max": 75,
"scale": 0,
"step": 1
}
},
"temp_unit_convert": {
"type": "Enum",
"value": {
"range": ["c", "f"]
}
},
"defrost": {
"type": "Boolean",
"value": {}
},
"countdown_left": {
"type": "Integer",
"value": {
"unit": "P",
"min": -500,
"max": 500,
"scale": 0,
"step": 1
}
},
"temp_current": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": -30,
"max": 100,
"scale": 0,
"step": 1
}
},
"power_consumption": {
"type": "Integer",
"value": {
"unit": "kW\u00b7h",
"min": 0,
"max": 100000,
"scale": 2,
"step": 1
}
},
"compressor_strength": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": -50,
"max": 140,
"scale": 0,
"step": 1
}
},
"temp_top": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": -58,
"max": 312,
"scale": 0,
"step": 1
}
},
"temp_bottom": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": -50,
"max": 150,
"scale": 0,
"step": 1
}
},
"compressor_state": {
"type": "Boolean",
"value": {}
},
"four_valve_state": {
"type": "Boolean",
"value": {}
},
"draught_fan_state": {
"type": "Boolean",
"value": {}
},
"pump_state": {
"type": "Boolean",
"value": {}
},
"ele_heating_state": {
"type": "Boolean",
"value": {}
},
"defrost_state": {
"type": "Boolean",
"value": {}
}
},
"status": {
"switch": false,
"temp_set": 60,
"temp_unit_convert": "c",
"defrost": false,
"countdown_left": 300,
"temp_current": 42,
"power_consumption": 0,
"compressor_strength": 23,
"temp_top": 21,
"temp_bottom": -50,
"compressor_state": false,
"four_valve_state": false,
"draught_fan_state": false,
"pump_state": true,
"ele_heating_state": false,
"defrost_state": false
},
"set_up": true,
"support_local": true
}