Updated readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,6 +68,7 @@
|
|||||||
**.corrupt*
|
**.corrupt*
|
||||||
**ages_old.yaml
|
**ages_old.yaml
|
||||||
**jsconfig*
|
**jsconfig*
|
||||||
|
.markdownlint.json
|
||||||
|
|
||||||
# exceptions
|
# exceptions
|
||||||
!/appdaemon/apps/
|
!/appdaemon/apps/
|
||||||
|
33
readme.md
33
readme.md
@ -6,7 +6,7 @@ ## New location for Node-RED flows
|
|||||||
|
|
||||||
I have recently started using the Node-RED Projects feature, which makes version control for my flows a LOT easier than it was before.
|
I have recently started using the Node-RED Projects feature, which makes version control for my flows a LOT easier than it was before.
|
||||||
|
|
||||||
With this change, the Node-RED flows are now in a new repo used as a submodule to this repo. They can be found at [HA-NerdFlows](https://github.com/tm24fan8/HA-NerdFlows).
|
With this change, the Node-RED flows are now in their own repo. They can be found at [HA-NerdFlows](https://github.com/tm24fan8/HA-NerdFlows).
|
||||||
|
|
||||||
## Attributions
|
## Attributions
|
||||||
|
|
||||||
@ -19,6 +19,9 @@ ## HACS Components
|
|||||||
|
|
||||||
These aren't all the ones I have installed...just the ones I am actively **using** or **will use soon**
|
These aren't all the ones I have installed...just the ones I am actively **using** or **will use soon**
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click here</summary>
|
||||||
|
|
||||||
- [Adaptive Lighting](https://github.com/basnijholt/adaptive-lighting)
|
- [Adaptive Lighting](https://github.com/basnijholt/adaptive-lighting)
|
||||||
- [Alexa Media Player](https://github.com/custom-components/alexa_media_player)
|
- [Alexa Media Player](https://github.com/custom-components/alexa_media_player)
|
||||||
- [Weatheralerts](https://github.com/custom-components/weatheralerts)
|
- [Weatheralerts](https://github.com/custom-components/weatheralerts)
|
||||||
@ -50,11 +53,22 @@ ## HACS Components
|
|||||||
- [Hass Animated Scenes](https://github.com/chazzu/hass-animated-scenes)
|
- [Hass Animated Scenes](https://github.com/chazzu/hass-animated-scenes)
|
||||||
- [Jokes](https://github.com/LaggAt/ha-jokes)
|
- [Jokes](https://github.com/LaggAt/ha-jokes)
|
||||||
- [Google Photos](https://github.com/Daanoz/ha-google-photos)
|
- [Google Photos](https://github.com/Daanoz/ha-google-photos)
|
||||||
|
- [Uptime Kuma](https://github.com/meichthys/uptime_kuma)
|
||||||
|
- [Jellyfin](https://github.com/koying/jellyfin_ha)
|
||||||
|
- [Sonoff LAN](https://github.com/AlexxIT/SonoffLAN)
|
||||||
|
- [Powercalc](https://github.com/bramstroker/homeassistant-powercalc)
|
||||||
|
- [Govee LAN Control](https://github.com/wez/govee-lan-hass)
|
||||||
|
- [Discord Game](https://github.com/LordBoos/discord_game)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## HACS Lovelace Cards
|
## HACS Lovelace Cards
|
||||||
|
|
||||||
Again, mostly just the ones I'm **using** or **will use soon**...also a few that I'm putting in here so that I don't forget about them later.
|
Again, mostly just the ones I'm **using** or **will use soon**...also a few that I'm putting in here so that I don't forget about them later.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click here</summary>
|
||||||
|
|
||||||
- [Card Tools](https://github.com/thomasloven/lovelace-card-tools) (required for various other cards)
|
- [Card Tools](https://github.com/thomasloven/lovelace-card-tools) (required for various other cards)
|
||||||
- [Layout Card](https://github.com/thomasloven/lovelace-layout-card)
|
- [Layout Card](https://github.com/thomasloven/lovelace-layout-card)
|
||||||
- [Scheduler Card](https://github.com/nielsfaber/scheduler-card) (required for Scheduler component)
|
- [Scheduler Card](https://github.com/nielsfaber/scheduler-card) (required for Scheduler component)
|
||||||
@ -109,18 +123,35 @@ ## HACS Lovelace Cards
|
|||||||
- [Sankey Chart Card](https://github.com/MindFreeze/ha-sankey-chart)
|
- [Sankey Chart Card](https://github.com/MindFreeze/ha-sankey-chart)
|
||||||
- [Hourly Weather Card](https://github.com/decompil3d/lovelace-hourly-weather)
|
- [Hourly Weather Card](https://github.com/decompil3d/lovelace-hourly-weather)
|
||||||
- [Formula One Card](https://github.com/marcokreeft87/formulaone-card)
|
- [Formula One Card](https://github.com/marcokreeft87/formulaone-card)
|
||||||
|
- [UV Index Card](https://github.com/t1gr0u/uv-index-card)
|
||||||
|
- [Github Flexi Card](https://github.com/maxwroc/github-flexi-card)
|
||||||
|
- [Windrose Card](https://github.com/aukedejong/lovelace-windrose-card)
|
||||||
|
- [Swipe Card](https://github.com/bramkragten/swipe-card)
|
||||||
|
- [Meteoalarm Card](https://github.com/MrBartusek/MeteoalarmCard)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## AppDaemon Apps
|
## AppDaemon Apps
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click here</summary>
|
||||||
|
|
||||||
- [White Noise](https://github.com/apop880/White-Noise)
|
- [White Noise](https://github.com/apop880/White-Noise)
|
||||||
- [Follow Me](https://github.com/aneisch/follow_me_appdaemon)
|
- [Follow Me](https://github.com/aneisch/follow_me_appdaemon)
|
||||||
- [Alexa Door and Window Announcer](https://github.com/UbhiTS/ad-alexadoorwindowannounce)
|
- [Alexa Door and Window Announcer](https://github.com/UbhiTS/ad-alexadoorwindowannounce)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Themes/Icons
|
## Themes/Icons
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click here</summary>
|
||||||
|
|
||||||
- [Noctis](https://github.com/tm24fan8/noctis) - *edited for my specific needs*
|
- [Noctis](https://github.com/tm24fan8/noctis) - *edited for my specific needs*
|
||||||
- [Hass Hue Icons](https://github.com/arallsopp/hass-hue-icons)
|
- [Hass Hue Icons](https://github.com/arallsopp/hass-hue-icons)
|
||||||
- [Thermal Comfort Icons](https://github.com/rautesamtr/thermal_comfort_icons)
|
- [Thermal Comfort Icons](https://github.com/rautesamtr/thermal_comfort_icons)
|
||||||
- [BHA Icon Pack](https://github.com/hulkhaugen/hass-bha-icons)
|
- [BHA Icon Pack](https://github.com/hulkhaugen/hass-bha-icons)
|
||||||
- [Custom Icons Library](https://github.com/Mariusthvdb/custom-icons)
|
- [Custom Icons Library](https://github.com/Mariusthvdb/custom-icons)
|
||||||
- [FontAwesome](https://github.com/thomasloven/hass-fontawesome)
|
- [FontAwesome](https://github.com/thomasloven/hass-fontawesome)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
Reference in New Issue
Block a user