}
]
},
- {
- "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",
"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"
}
]
}
* [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)
* [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)
* 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