Fixes
This commit is contained in:
116
.storage/lovelace.lovelace_admin
Normal file
116
.storage/lovelace.lovelace_admin
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"data": {
|
||||
"config": {
|
||||
"title": "Admin",
|
||||
"views": [
|
||||
{
|
||||
"badges": [],
|
||||
"cards": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "lircd"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_lircd",
|
||||
"icon": "mdi:remote",
|
||||
"name": "lirc",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "squeezelite"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_squeezelite",
|
||||
"icon": "mdi:music",
|
||||
"name": "squeezelite",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "shairport-sync"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_shairport_sync",
|
||||
"icon": "mdi:tablet",
|
||||
"name": "shairport-sync",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"icon": "mdi:twitter-retweet",
|
||||
"tap_action": {
|
||||
"action": "call-service",
|
||||
"confirmation": "Wirklich neu starten?",
|
||||
"service": "sysdweb.restart",
|
||||
"service_data": {
|
||||
"hostname": "kitchenpi.fritz.box",
|
||||
"service_name": "dht22_sensing"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entity": "binary_sensor.sysdweb_kitchenpi_dht22_sensing",
|
||||
"icon": "mdi:thermometer",
|
||||
"name": "dht22_sensing",
|
||||
"secondary_info": "last-changed",
|
||||
"type": "custom:multiple-entity-row"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:raspberry-pi",
|
||||
"show_header_toggle": false,
|
||||
"title": "KitchenPi",
|
||||
"type": "entities"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:raspberry-pi",
|
||||
"path": "services",
|
||||
"title": "Services",
|
||||
"visible": [
|
||||
{
|
||||
"user": "2ffcb10d3db745b396789364fdef72ec"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"key": "lovelace.lovelace_admin",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user