83 lines
1.7 KiB
JSON
83 lines
1.7 KiB
JSON
[
|
|
{
|
|
"name": "entryway speaker",
|
|
"room": "entryway",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.entryway_speaker",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "living room climate",
|
|
"room": "living_room",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.living_room",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "living room speaker",
|
|
"room": "living_room",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.living_room_speaker",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "house speaker",
|
|
"room": "house",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.house_speaker",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "ambient rgb led",
|
|
"room": null,
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.ambient_rgb_led",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "room x lights",
|
|
"room": "room_x",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.room_x_lights",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "room x pir motion sensor",
|
|
"room": "room_x",
|
|
"type": "alarm_control_panel",
|
|
"id": {
|
|
"entity_id": "alarm_control_panel.room_x_pir_motion_sensor",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "alarm state visual tts indication no helpers",
|
|
"room": null,
|
|
"type": "automation",
|
|
"id": {
|
|
"entity_id": "automation.alarm_state_visual_tts_indication_no_helpers",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "text to speech google en com",
|
|
"room": null,
|
|
"type": "tts",
|
|
"id": {
|
|
"entity_id": "tts.google_en_com",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |