38 lines
709 B
JSON
38 lines
709 B
JSON
[
|
|
{
|
|
"name": "defi hilo",
|
|
"room": null,
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.defi_hilo",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "thermostat cuisine",
|
|
"room": "kitchen",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.thermostat_cuisine",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "thermostat salle de bain",
|
|
"room": "bathroom",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.thermostat_salle_de_bain",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "prise echangeur d air",
|
|
"room": null,
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "switch.prise_echangeur_d_air",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |