From 5a5bce06019485c8be4ddc689ef7a4e7f0a2d6c2 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 5 Feb 2022 19:16:57 -0500 Subject: [PATCH] Updated readme with HACS resource links --- readme.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 570d545..376072f 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,47 @@ -Just a place to track my work on my personal Home Assistant configuration, and learn as I go +Just a place to track my work on my personal Home Assistant configuration, and learn as I go. Maybe also TRY to keep myself a little bit more organized ;) + +# HACS Components +These aren't all the ones I have installed...just the ones I am actively **using** or **will use soon** + +- [Adaptive Lighting](https://github.com/basnijholt/adaptive-lighting) +- [Alexa Media Player](https://github.com/custom-components/alexa_media_player) +- [Breaking Changes](https://github.com/custom-components/breaking_changes) +- [Weatheralerts](https://github.com/custom-components/weatheralerts) +- [Spotcast](https://github.com/fondberg/spotcast) +- [iCloud3](https://github.com/gcobb321/icloud3) +- [Average Sensor](https://github.com/Limych/ha-average) +- [Discord Game](https://github.com/LordBoos/discord_game) +- [Mail and Packages](https://github.com/moralmunky/Home-Assistant-Mail-And-Packages) +- [Scheduler](https://github.com/nielsfaber/scheduler-component) +- [Anniversaries](https://github.com/pinkywafer/Anniversaries) +- [Presence Simulation](https://github.com/slashback100/presence_simulation) +- [Node-RED Companion](https://github.com/zachowj/hass-node-red) +- [Holidays](https://github.com/bruxy70/Holidays) +- [Twitch Helix](https://github.com/Radioh/ha_twitch_helix) + +# HACS Lovelace Cards +Again, mostly just the ones I'm **using** or **will use soon** + +- [Card Tools](https://github.com/thomasloven/lovelace-card-tools) (required for various other cards) +- [Layout Card](https://github.com/thomasloven/lovelace-layout-card) +- [Scheduler Card](https://github.com/nielsfaber/scheduler-card) (required for Scheduler component) +- [Sun Card](https://github.com/AitorDB/home-assistant-sun-card) +- [RGB Light Card](https://github.com/bokub/rgb-light-card) +- [Spotify Lovelace Card](https://github.com/custom-cards/spotify-card) +- [Surveillance Card](https://github.com/custom-cards/surveillance-card) +- [Lovelace Home Feed Card](https://github.com/gadgetchnnel/lovelace-home-feed-card) +- [Restriction Card](https://github.com/iantrich/restriction-card) +- [Mini Graph Card](https://github.com/kalkih/mini-graph-card) +- [Battery State Card](https://github.com/maxwroc/battery-state-card) +- [Timer Bar Card](https://github.com/rianadon/timer-bar-card) +- [Compass Card](https://github.com/tomvanswam/compass-card) +- [Flipdown Timer Card](https://github.com/pmongloid/flipdown-timer-card) +- [Atomic Calendar Revive](https://github.com/totaldebug/atomic-calendar-revive) +- [History Explorer Card](https://github.com/alexarch21/history-explorer-card) +- [Plotly Graph Card](https://github.com/dbuezas/lovelace-plotly-graph-card) +- [Mushroom](https://github.com/piitaya/lovelace-mushroom) + +# Themes/Icons +- [Noctis](https://github.com/aFFekopp/noctis) +- [Hass Hue Icons](https://github.com/arallsopp/hass-hue-icons) +- [Thermal Comfort Icons](https://github.com/rautesamtr/thermal_comfort_icons)