From: Giorgio Ravera Date: Thu, 4 Apr 2024 07:55:58 +0000 (+0200) Subject: Updated to 2024.04 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=8bfcabde14e528fb84c13c12dfeeb9d32463f389;p=homeassistant.git Updated to 2024.04 --- diff --git a/.storage/lovelace b/.storage/lovelace index ba49eb8b..3334ef7b 100644 --- a/.storage/lovelace +++ b/.storage/lovelace @@ -941,60 +941,6 @@ } ] }, - { - "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", @@ -1507,6 +1453,60 @@ } ] }, + { + "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", diff --git a/.storage/lovelace_dashboards b/.storage/lovelace_dashboards index 113caeaf..7e6f5310 100644 --- a/.storage/lovelace_dashboards +++ b/.storage/lovelace_dashboards @@ -30,6 +30,15 @@ "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" } ] } diff --git a/README.md b/README.md index ac6d4713..7a6d05af 100644 --- 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 diff --git a/configuration.yaml b/configuration.yaml index 1f3f9f12..c94f94b0 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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: