20 lines
365 B
JSON
20 lines
365 B
JSON
[
|
|
{
|
|
"name": "PC Bluetooth Connection",
|
|
"room": "office",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.pc_bluetooth_connection",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "Notify Me Script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.notify_me",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |