]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated to 2024.04
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 4 Apr 2024 07:55:58 +0000 (09:55 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 4 Apr 2024 07:55:58 +0000 (09:55 +0200)
.storage/lovelace
.storage/lovelace_dashboards
README.md
configuration.yaml

index ba49eb8bf71c9f7dbee42c4641d9ffe67b793130..3334ef7ba8c4ce668ac1f695acc22619ba8e6894 100644 (file)
             }
           ]
         },
-        {
-          "icon": "mdi:account-multiple",
-          "id": "people",
-          "title": "People",
-          "path": "people",
-          "badges": [
-            {
-              "entity": "person.giorgio"
-            },
-            {
-              "entity": "person.laura"
-            },
-            {
-              "entity": "person.anna"
-            },
-            {
-              "entity": "person.assunta"
-            }
-          ],
-          "cards": [
-            {
-              "default_zoom": 15,
-              "entities": [
-                "person.giorgio"
-              ],
-              "hours_to_show": 24,
-              "type": "map"
-            },
-            {
-              "default_zoom": 15,
-              "entities": [
-                "person.laura"
-              ],
-              "hours_to_show": 24,
-              "type": "map"
-            },
-            {
-              "default_zoom": 15,
-              "entities": [
-                "person.anna"
-              ],
-              "hours_to_show": 24,
-              "type": "map"
-            },
-            {
-              "default_zoom": 15,
-              "entities": [
-                "person.assunta"
-              ],
-              "hours_to_show": 24,
-              "type": "map"
-            }
-          ]
-        },
         {
           "title": "Auto",
           "type": "custom:grid-layout",
             }
           ]
         },
+        {
+          "icon": "mdi:account-multiple",
+          "id": "people",
+          "title": "People",
+          "path": "people",
+          "badges": [
+            {
+              "entity": "person.giorgio"
+            },
+            {
+              "entity": "person.laura"
+            },
+            {
+              "entity": "person.anna"
+            },
+            {
+              "entity": "person.assunta"
+            }
+          ],
+          "cards": [
+            {
+              "default_zoom": 15,
+              "entities": [
+                "person.giorgio"
+              ],
+              "hours_to_show": 24,
+              "type": "map"
+            },
+            {
+              "default_zoom": 15,
+              "entities": [
+                "person.laura"
+              ],
+              "hours_to_show": 24,
+              "type": "map"
+            },
+            {
+              "default_zoom": 15,
+              "entities": [
+                "person.anna"
+              ],
+              "hours_to_show": 24,
+              "type": "map"
+            },
+            {
+              "default_zoom": 15,
+              "entities": [
+                "person.assunta"
+              ],
+              "hours_to_show": 24,
+              "type": "map"
+            }
+          ]
+        },
         {
           "icon": "mdi:flash",
           "id": "energy",
index 113caeaf555d770537fd8e29d0f6b30c56407f0c..7e6f53103121a64b12fa22bd168a4a73e7d843be 100644 (file)
         "url_path": "lovelace-devices",
         "mode": "storage",
         "id": "lovelace_devices"
+      },
+      {
+        "id": "map",
+        "icon": "mdi:map",
+        "title": "Map",
+        "url_path": "map",
+        "require_admin": false,
+        "show_in_sidebar": true,
+        "mode": "storage"
       }
     ]
   }
index ac6d4713b4a1e9bb9a12a827c2267f88c7e550d9..7a6d05afda292c0bec83410fc1a555d701ee20f9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ The following integration are part of HACS system. Install HACS first:
 * [Scheduler Component](https://github.com/nielsfaber/scheduler-component) (not currently used)
 ### Frontend
 * [auto-entities](https://github.com/thomasloven/lovelace-auto-entities)
-* [badge-Card](https://github.com/thomasloven/lovelace-auto-entities)
+* [badge-Card](https://github.com/thomasloven/lovelace-badge-card)
 * [Bar Card](https://github.com/custom-cards/bar-card)
 * [Battery State Card](https://github.com/maxwroc/battery-state-card)
 * [button-card](https://github.com/custom-cards/button-card)
@@ -47,6 +47,7 @@ The following integration are part of HACS system. Install HACS first:
 * [homeassistant_electrolux_status](https://github.com/mauro-midolo/homeassistant_electrolux_status)
 * [fold-entity-row](https://github.com/thomasloven/lovelace-fold-entity-row)
 * [Home Assistant Swipe Navigation](https://github.com/zanna-37/hass-swipe-navigation)
+* [history-explorer-card](https://github.com/alexarch21/history-explorer-card)
 * [hui-element](https://github.com/thomasloven/lovelace-hui-element)
 * [layout-card](https://github.com/thomasloven/lovelace-layout-card)
 * [Lovelace Swipe Navigation](https://github.com/maykar/lovelace-swipe-navigation)
@@ -95,6 +96,7 @@ The following integrations are not part of HACS. It's required to clone the rela
   * SpeedTest
   * UPNP
   * Version (local)
+* Create labels for different devices type (Acqua, BTicino, Elettrodomestici, Energia, Luci, Multimedia, Netatmo, Porte e Finestre, Tapparelle, Temperatura, Shelly, zigbee2mqtt)
 * Restart Home Assistant
 
 ## Editor
index 1f3f9f12a5a48003158197e118f3239e904f78d7..c94f94b09c2d827faf73d6ceac9f8398baec5824 100644 (file)
@@ -85,9 +85,6 @@ input_number: !include_dir_merge_named input_number/
 input_select: !include_dir_merge_named input_select/
 input_text: !include_dir_merge_named input_text/
 
-# Enables a map showing the location of tracked devices
-map:
-
 # Media Source
 media_source: