AutomationDataset/knevitzmello/knevitzmello.json

47 lines
845 B
JSON

[
{
"name": "lampada sala light",
"room": "living_room",
"type": "light",
"id": {
"entity_id": "light.lampada_sala",
"device_id": null
}
},
{
"name": "lampada quarto light",
"room": "bedroom",
"type": "light",
"id": {
"entity_id": "light.lampada_quarto",
"device_id": null
}
},
{
"name": "led bulb w5k 3 light",
"room": "office",
"type": "light",
"id": {
"entity_id": "light.led_bulb_w5k_3",
"device_id": null
}
},
{
"name": "cozinha light",
"room": "kitchen",
"type": "light",
"id": {
"entity_id": "light.cozinha",
"device_id": null
}
},
{
"name": "quarto 2 light",
"room": "bedroom",
"type": "light",
"id": {
"entity_id": "light.quarto_2",
"device_id": null
}
}
]