mirror of
https://github.com/home-assistant/core.git
synced 2026-08-21 22:01:05 +01:00
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Erwin Douna <e.douna@gmail.com>
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"type": "HEATING",
|
|
"heatingCircuit": 1,
|
|
"earlyStartEnabled": false,
|
|
"duties": {
|
|
"type": "HEATING",
|
|
"leader": {
|
|
"deviceType": "RU02",
|
|
"serialNo": "RU1234567890",
|
|
"shortSerialNo": "RU1234"
|
|
}
|
|
}
|
|
}
|