Update from server

This commit is contained in:
Martin Bauer
2019-12-21 21:36:31 +01:00
parent 94c86f06d3
commit c38725af38
9 changed files with 989 additions and 198 deletions

View File

@@ -158,11 +158,6 @@
"icon": "mdi:book",
"name": "Haust\u00fcr"
},
{
"entity": "light.garten_spot_beet",
"icon": "mdi:flower",
"name": "Beet"
},
{
"entity": "light.garten_spot_birke",
"icon": "mdi:flower",
@@ -181,6 +176,22 @@
],
"title": "Au\u00dfen",
"type": "entities"
},
{
"entities": [
{
"entity": "switch.mobile_steckdose_schalter_1",
"name": "Stern Eingang"
},
{
"entity": "switch.mobile_steckdose_schalter_2",
"name": "Balkon"
}
],
"icon": "mdi:pine-tree",
"show_header_toggle": true,
"title": "Weihnachten",
"type": "entities"
}
],
"icon": "mdi:sofa",
@@ -196,16 +207,21 @@
"image": "/local/img/bedroom_16_9.jpg",
"scenes": [
{
"color": "#ccc",
"icon": "mdi:sleep",
"name": "Dunkel",
"scene": "scene.schlafzimmer_ganz_dunkel"
"color": "#eee",
"icon": "mdi:shoe-print",
"name": "Bettlicht Dunkel",
"scene": "scene.schlafzimmer_bettlicht_dunkel"
},
{
"color": "#f07a1d",
"name": "Orange",
"scene": "scene.schlafzimmer_orange"
},
{
"color": "#f35421",
"name": "Rot",
"scene": "scene.schlafzimmer_rot"
},
{
"color": "#fdef56",
"name": "Hell",
@@ -226,7 +242,7 @@
},
"entities": [
{
"entity": "group.light_hallway",
"entity": "group.hallway",
"icon": "mdi:door-closed",
"name": "Gang"
},
@@ -242,8 +258,17 @@
},
{
"entity": "group.outside",
"icon": "mdi-flower",
"icon": "mdi:flower",
"name": "Drau\u00dfen"
},
{
"entity": "switch.mobile_steckdose_schalter_1",
"icon": "mdi:pine-tree",
"name": "Stern Eingang"
},
{
"entity": "switch.mobile_steckdose_schalter_2",
"name": "Balkon"
}
],
"show_empty": false,
@@ -263,34 +288,57 @@
},
"icon": "mdi:music",
"shortcuts": {
"label": "Playlists",
"list": [
"buttons": [
{
"id": "spotify:playlist:37i9dQZF1DXbcPC6Vvqudd",
"name": "Regen",
"icon": "mdi:sleep",
"id": "Good Night",
"type": "music"
},
{
"icon": "mdi:power-sleep",
"id": "Good Night Long",
"type": "music"
},
{
"icon": "mdi:heart",
"id": "Kuschelmusik",
"type": "music"
},
{
"icon": "mdi:weather-lightning-rainy",
"id": "spotify:playlist:37i9dQZF1DXbcPC6Vvqudd",
"type": "music"
}
],
"columns": 4,
"label": "Playlists",
"list": [
{
"icon": "mdi:waves",
"id": "spotify:playlist:37i9dQZF1DX9if5QDLdzCa",
"name": "Wellen",
"type": "music"
},
{
"icon": "mdi:library-music-outline",
"id": "spotify:playlist:37i9dQZF1DX7heGeZ10YDi",
"name": "Different Sleeping List",
"type": "music"
},
{
"icon": "mdi:saxophone",
"id": "spotify:playlist:37i9dQZF1DX4wta20PHgwo",
"name": "LateNightJazz",
"name": "Late NightJazz",
"type": "music"
},
{
"icon": "mdi:account-heart",
"id": "spotify:playlist:2AmjhSAm6iI0qrXXhQyHgk",
"name": "Romantic Jazz",
"type": "music"
},
{
"icon": "mdi:violin",
"id": "spotify:playlist:37i9dQZF1DX8Dd9bxD1WYH",
"name": "Klassik zum Entspannen",
"type": "music"
@@ -306,9 +354,24 @@
"name": "Deckenlampe"
},
{
"entity": "light.schlafzimmer",
"entity": "light.schlafzimmer_fluter",
"name": "Fluter"
},
{
"entity": "light.bett_martin",
"icon": "mdi:sleep",
"name": "Bett Martin"
},
{
"entity": "light.bett_rebecca",
"icon": "mdi:sleep",
"name": "Bett Rebecca"
},
{
"entity": "light.schlafzimmer_schrank",
"icon": "mdi:trello",
"name": "Schrank"
},
{
"entity": "cover.schlafzimmer_rollo_gross",
"name": "Rollo Gro\u00df",
@@ -318,6 +381,14 @@
"entity": "cover.schlafzimmer_rollo_klein",
"name": "Rollo Klein",
"type": "custom:state-card-custom-cover"
},
{
"entity": "automation.wecker_licht_an",
"name": "Martin Wecker Licht an"
},
{
"entity": "sensor.martin_handy_alarm_sensor",
"name": "Wecker"
}
],
"show_header_toggle": false,
@@ -636,6 +707,18 @@
"show_header_toggle": false,
"title": "Sicherheitsabschaltung",
"type": "entities"
},
{
"entities": [
"sensor.esszimmer_temperatur",
"sensor.wohnzimmer_gang_temperatur",
"sensor.wohnzimmer_terassentur_temperatur",
"sensor.eingangsbereich_temperatur",
"sensor.treppenhaus_oben_temperatur"
],
"show_header_toggle": false,
"title": "Temperatur",
"type": "entities"
}
],
"icon": "mdi:more",