AutomationDataset/mmalina/mmalina_mmalina_automations...

263 lines
4.9 KiB
JSON

[
{
"name": "TV",
"room": "living_room",
"type": "media_player",
"id": {
"entity_id": "media_player.tv",
"device_id": null
}
},
{
"name": "Yamaha receiver",
"room": "living_room",
"type": "media_player",
"id": {
"entity_id": "media_player.yamaha",
"device_id": null
}
},
{
"name": "blind 2",
"room": "living_room",
"type": "cover",
"id": {
"entity_id": "cover.blind2",
"device_id": "ec2fe7d396cef72ecca9b83e7419847e"
}
},
{
"name": "Martin person tracker",
"room": null,
"type": "person",
"id": {
"entity_id": "person.martin",
"device_id": null
}
},
{
"name": "normal scene",
"room": "living_room",
"type": "scene",
"id": {
"entity_id": "scene.normal",
"device_id": null
}
},
{
"name": "hall light",
"room": "hall",
"type": "light",
"id": {
"entity_id": "light.hall",
"device_id": null
}
},
{
"name": "sound controller",
"room": "living_room",
"type": "sensor",
"id": {
"entity_id": null,
"device_id": "sound_controller"
}
},
{
"name": "volume down loop script",
"room": null,
"type": "script",
"id": {
"entity_id": "script.volume_down_loop",
"device_id": null
}
},
{
"name": "volume up loop script",
"room": null,
"type": "script",
"id": {
"entity_id": "script.volume_up_loop",
"device_id": null
}
},
{
"name": "freezer door sensor",
"room": "kitchen",
"type": "binary_sensor",
"id": {
"entity_id": "binary_sensor.freezer_door",
"device_id": null
}
},
{
"name": "heating off time input",
"room": null,
"type": "input_datetime",
"id": {
"entity_id": "input_datetime.heating_off_time",
"device_id": null
}
},
{
"name": "heating climate",
"room": "living_room",
"type": "climate",
"id": {
"entity_id": "climate.heating",
"device_id": null
}
},
{
"name": "heat in the morning input",
"room": null,
"type": "input_boolean",
"id": {
"entity_id": "input_boolean.heat_in_the_morning",
"device_id": null
}
},
{
"name": "bedroom nightstand switch",
"room": "bedroom",
"type": "sensor",
"id": {
"entity_id": null,
"device_id": "bedroom_nightstand_switch"
}
},
{
"name": "bedroom lights",
"room": "bedroom",
"type": "light",
"id": {
"entity_id": "light.bedroom_lights",
"device_id": null
}
},
{
"name": "all blinds cover",
"room": "living_room",
"type": "cover",
"id": {
"entity_id": "cover.all_blinds",
"device_id": null
}
},
{
"name": "kitchen unit light",
"room": "kitchen",
"type": "light",
"id": {
"entity_id": "light.kitchen_unit",
"device_id": null
}
},
{
"name": "weather forecast",
"room": null,
"type": "weather",
"id": {
"entity_id": "weather.forecast",
"device_id": null
}
},
{
"name": "outside temperature sensor",
"room": "outside",
"type": "sensor",
"id": {
"entity_id": "sensor.outside_temperature",
"device_id": null
}
},
{
"name": "living room temperature sensor",
"room": "living_room",
"type": "sensor",
"id": {
"entity_id": "sensor.living_room_temperature",
"device_id": null
}
},
{
"name": "tasmota device",
"room": "bedroom",
"type": "switch",
"id": {
"entity_id": null,
"device_id": "tasmota1"
}
},
{
"name": "Apple TV",
"room": "living_room",
"type": "media_player",
"id": {
"entity_id": "media_player.apple_tv",
"device_id": null
}
},
{
"name": "Apple TV sleep script",
"room": null,
"type": "script",
"id": {
"entity_id": "script.apple_tv_sleep",
"device_id": null
}
},
{
"name": "Yamaha set speaker command",
"room": null,
"type": "rest_command",
"id": {
"entity_id": "rest_command.yamaha_set_speaker",
"device_id": null
}
},
{
"name": "email notification",
"room": null,
"type": "notify",
"id": {
"entity_id": "notify.email",
"device_id": null
}
},
{
"name": "persistent notification",
"room": null,
"type": "persistent_notification",
"id": {
"entity_id": "persistent_notification.create",
"device_id": null
}
},
{
"name": "MQTT service",
"room": null,
"type": "mqtt",
"id": {
"entity_id": "mqtt.publish",
"device_id": null
}
},
{
"name": "TTS service",
"room": null,
"type": "tts",
"id": {
"entity_id": "tts.google_say",
"device_id": null
}
},
{
"name": "weather service",
"room": null,
"type": "weather",
"id": {
"entity_id": "weather.get_forecasts",
"device_id": null
}
}
]