├── test.md └── README.md /test.md: -------------------------------------------------------------------------------- 1 | This is a test 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ha-mobile-dashboard 2 | ## Summary 3 | Raw configuration code of my one-page mobile dashboard. 4 | 5 | ## Custom Cards List 6 | 7 | * piitaya/[**lovelace-mushroom**](https://github.com/piitaya/lovelace-mushroom) for the chip cards 8 | * Clooos/[**Bubble-Card**](https://github.com/Clooos/Bubble-Card) for the pop-up pages and a bunch of other stuff like light sliders 9 | * bramkragten/[**swipe-card**](https://github.com/bramkragten/swipe-card) for the swipe feature 10 | * Nerwyn/[**service-call-tile-feature**](https://github.com/Nerwyn/service-call-tile-feature) for the additional button below tile cards 11 | * Nerwyn/[**android-tv-card**](https://github.com/Nerwyn/android-tv-card) for the TV remote cards 12 | * custom-cards/[**button-card**](https://github.com/custom-cards/button-card) for the dashboard cards and a bunch of other things 13 | * PiotrMachowski/[**lovelace-xiaomi-vacuum-map-card**](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card) for the vacuum card 14 | * AlexxIT/[**WebRTC**](https://github.com/AlexxIT/WebRTC) for the camera cards 15 | * totaldebug/[**atomic-calendar-revive**](https://github.com/totaldebug/atomic-calendar-revive) for the calendar card 16 | * phrz/[**lg-washer-dryer-card**](https://github.com/phrz/lg-washer-dryer-card) for the washer/dryer cards 17 | * moralmunky/[**Home-Assistant-Mail-And-Packages**](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages) for the mail cards 18 | --------------------------------------------------------------------------------