Added Thermal Comfort from HACS
This commit is contained in:
@ -51,3 +51,10 @@ google:
|
||||
client_secret: !secret google_client_secret
|
||||
|
||||
conversation:
|
||||
|
||||
thermal_comfort:
|
||||
- custom_icons: true
|
||||
sensor:
|
||||
- name: Outside
|
||||
temperature_sensor: sensor.pirateweather_temperature
|
||||
humidity_sensor: sensor.pirateweather_humidity
|
@ -28,6 +28,7 @@ # HACS Components
|
||||
- [Holidays](https://github.com/bruxy70/Holidays)
|
||||
- [Plex Recently Added](https://github.com/custom-components/sensor.plex_recently_added)
|
||||
- [Plex Assistant](https://github.com/maykar/plex_assistant)
|
||||
- [Thermal Comfort](https://github.com/dolezsa/thermal_comfort)
|
||||
|
||||
# HACS Lovelace Cards
|
||||
Again, mostly just the ones I'm **using** or **will use soon**
|
||||
|
Reference in New Issue
Block a user