]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Replaced icon to covers & minor changes to ui (hacs update)
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 26 Mar 2020 21:11:16 +0000 (22:11 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 26 Mar 2020 21:11:16 +0000 (22:11 +0100)
configuration.yaml
group/covers.yaml
ui-lovelace.yaml

index fe1cc91dd0cb125c7530315acdac06d771ca0037..fb7ba1fa088b977f84c6c072ddb67be2bb442d5b 100644 (file)
@@ -160,6 +160,9 @@ speedtestdotnet: !include components/speedtest.yaml
 # Mobile App
 mobile_app:
 
+# Panel Iframe: 
+# panel_iframe: !include components/panel_iframe.yaml
+
 ###########################################################
 # Custom Components
 ###########################################################
index fbe73017966850a2bf9d0cceb44399abd6151ecf..e9b86c48c2b37c4ad31e85b89f122ce8003f2009 100644 (file)
@@ -4,7 +4,8 @@
 
 covers:
   name: Tapparelle
-  icon: mdi:window-closed
+  #icon: mdi:window-closed
+  icon: mdi:window-shutter
   entities:
     - cover.tapparella_cucina
     - cover.tapparella_sala
index 8637ea8d80c84fa70b4c44c3cbf93a89067d8590..2b1cab0a9601151ef4cd75fabb4da8b85efdbc87 100644 (file)
@@ -5,15 +5,17 @@
 title: Casa Ravera-Testa
 
 resources:
-  - url: /community_plugin/button-card/button-card.js
+  - url: /hacsfiles/button-card/button-card.js
     type: module
-  - url: /community_plugin/zigbee2mqtt-networkmap/zigbee2mqtt-networkmap.js?v=0.6.0
+  - url: /hacsfiles/zigbee2mqtt-networkmap/zigbee2mqtt-networkmap.js?v=0.6.0
     type: module
-  - url: /community_plugin/lovelace-battery-entity/battery-entity.js?v=1
+  - url: /hacsfiles/lovelace-battery-entity/battery-entity.js?v=1
     type: module
-  - url: /community_plugin/lovelace-slider-entity-row/slider-entity-row.js
+  - url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js
     type: module
 
+background: var(--background-image)
+
 views:
 ######################################################################
 # Main View
@@ -109,6 +111,16 @@ views:
       - cover.tapparella_camera
       - climate.camera_termostato_camera
 
+    - type: picture-glance
+      title: Balcone
+      show_state: true
+      state_image:
+        "on": /local/images/rooms/balcone_on.jpg
+        "off": /local/images/rooms/balcone_off.jpg
+      entity: light.luce_balcone
+      entities: 
+      - light.luce_balcone
+
     - type: entities
       title: Modalità Casa
       show_header_toggle: false
@@ -167,6 +179,7 @@ views:
       - light.luce_specchio
       - light.luce_studio
       - light.luce_camera
+      - light.luce_balcone
     cards:
     - type: entities
       title: Comandi luci
@@ -178,12 +191,12 @@ views:
         - light.luci_sala
         - light.luce_sala
         - light.luce_divano
-        #- light.luce_divano_bianca
         - light.luci_bagno
         - light.luce_bagno
         - light.luce_specchio
         - light.luce_studio
         - light.luce_camera
+        - light.luce_balcone
     
     - type: light
       name: Luci Casa
@@ -205,10 +218,6 @@ views:
       name: Luce Divano
       entity: light.luce_divano
 
-#    - type: light
-#      name: Luce Divano Bianca
-#      entity: light.luce_divano_bianca
-
     - type: light
       name: Luci Bagno
       entity: light.luci_bagno
@@ -229,12 +238,17 @@ views:
       name: Luce Camera
       entity: light.luce_camera
 
+    - type: light
+      name: Luce Balcone
+      entity: light.luce_balcone
+
 ######################################################################
 # Covers
 ######################################################################
   - title: Tapparelle
     id: covers
-    icon: mdi:window-closed
+    #icon: mdi:window-closed
+    icon: mdi:window-shutter
     badges:
       - sensor.tapparella_cucina
       - sensor.tapparella_sala
@@ -1536,4 +1550,4 @@ views:
           title: Informazioni Varie
           show_header_toggle: false
           entities:
-          - input_boolean.update
\ No newline at end of file
+          - input_boolean.update