From b11c2503b6df0edb2d3ec57c2e291a60c315958a Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Wed, 12 Jan 2022 22:11:50 +0100 Subject: [PATCH] Updated README.md with the list of custom components --- .storage/lovelace_resources | 79 ------------------------------------- README.md | 21 ++++++++++ 2 files changed, 21 insertions(+), 79 deletions(-) delete mode 100644 .storage/lovelace_resources diff --git a/.storage/lovelace_resources b/.storage/lovelace_resources deleted file mode 100644 index 7fdbfbba..00000000 --- a/.storage/lovelace_resources +++ /dev/null @@ -1,79 +0,0 @@ -{ - "version": 1, - "minor_version": 1, - "key": "lovelace_resources", - "data": { - "items": [ - { - "id": "918a79dbe1ab4b3497732d9d595d0501", - "type": "module", - "url": "/hacsfiles/bar-card/bar-card.js" - }, - { - "id": "526736e722ab4339b6797eb75773cdd6", - "type": "module", - "url": "/hacsfiles/button-card/button-card.js" - }, - { - "id": "a93c60f94a0e40b8b82913331a445e48", - "type": "module", - "url": "/hacsfiles/lovelace-slider-entity-row/slider-entity-row.js?hacstag=1448997001721" - }, - { - "id": "6c8988516c824aa99cbd556a0b4ff39c", - "type": "module", - "url": "/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866231" - }, - { - "id": "b28e5c5a648145f0828a10f89b1b7770", - "type": "module", - "url": "/hacsfiles/hass-shutter-card/hass-shutter-card.js?hacstag=269011342130" - }, - { - "url": "/hacsfiles/battery-state-card/battery-state-card.js?hacstag=256292682210", - "type": "module", - "id": "74408ca439a142a1838d883c03a0142c" - }, - { - "url": "/hacsfiles/lovelace-swipe-navigation/swipe-navigation.js?hacstag=183995552136", - "type": "module", - "id": "737d0af49e4a49c881d60ef2c724203a" - }, - { - "url": "/hacsfiles/lovelace-card-mod/card-mod.js?hacstag=190927524311", - "type": "module", - "id": "1235e3ac5c7348f19284d47961cc2109" - }, - { - "url": "/hacsfiles/mini-graph-card/mini-graph-card-bundle.js", - "type": "module", - "id": "e4685ccd929f4e71a561d0d397f8ae80" - }, - { - "url": "/hacsfiles/zigbee2mqtt-networkmap/zigbee2mqtt-networkmap.js?hacstag=201292040070", - "type": "module", - "id": "746f4aa8840a4986b284e7ac56c83789" - }, - { - "url": "/hacsfiles/scheduler-card/scheduler-card.js?hacstag=286270157230", - "type": "module", - "id": "77dd572c367b411e94bd21cae1b36064" - }, - { - "url": "/hacsfiles/lovelace-auto-entities/auto-entities.js?hacstag=167744584191", - "type": "module", - "id": "1b3f1dffcb1b46078bc5043c4b3ea87b" - }, - { - "url": "/hacsfiles/lovelace-hui-element/hui-element.js?hacstag=24994205477482", - "type": "module", - "id": "e2668198d26046029f0b724ae89eaa06" - }, - { - "url": "/hacsfiles/lovelace-paper-buttons-row/paper-buttons-row.js?hacstag=244872232100", - "type": "module", - "id": "0a20ea53d2e24828aaddaa5c60d7cf0d" - } - ] - } -} \ No newline at end of file diff --git a/README.md b/README.md index d4728cde..af37e065 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,27 @@ My server is an Intel NUC (NUC5i5RYH) with [XCP-ng Hypervisor](https://xcp-ng.or * HomeKit * LG WebOS TV (LG 28TL510S-PZ) +## Custom Component Used +### Integrations +* [HACS](https://github.com/hacs/integration) +* [MercedeME 2020](https://github.com/ReneNulschDE/mbapi2020) +* [Scheduler Component]() +### Frontend +* [auto-entities](https://github.com/thomasloven/lovelace-auto-entities) +* [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) +* [card-mod](https://github.com/thomasloven/lovelace-card-mod) +* [Darkish Theme](https://github.com/78wesley/Home-Assistant-Darkish-Theme) +* [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) +* [mini-graph-card](https://github.com/kalkih/mini-graph-card) +* [Reeder Dark Theme](https://github.com/hekm77/reeder_dark_theme) +* [Scheduler Card](https://github.com/nielsfaber/scheduler-card) +* [Shutter Card](https://github.com/Deejayfool/hass-shutter-card) +* [Zigbee2mqtt Networkmap Card](https://github.com/azuwis/zigbee2mqtt-networkmap) + ## Installation * Clone repository * Add the following files: -- 2.47.3