47 lines
956 B
JSON
47 lines
956 B
JSON
[
|
|
{
|
|
"name": "camera da letto daikin climate",
|
|
"room": "bedroom",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.daikin_camera_da_letto",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "camera echo dot",
|
|
"room": "bedroom",
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.alexa_media_echo_dot_camera",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "salotto daikin climate",
|
|
"room": "living_room",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.daikin_salotto",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "salotto echo dot",
|
|
"room": "living_room",
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.alexa_media_echo_dot_salotto",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "lavastoviglie operation state",
|
|
"room": "kitchen",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.lavastoviglie_operation_state",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |