Added Thermal Comfort from HACS
This commit is contained in:
@ -50,4 +50,11 @@ google:
|
||||
client_id: !secret google_client_id
|
||||
client_secret: !secret google_client_secret
|
||||
|
||||
conversation:
|
||||
conversation:
|
||||
|
||||
thermal_comfort:
|
||||
- custom_icons: true
|
||||
sensor:
|
||||
- name: Outside
|
||||
temperature_sensor: sensor.pirateweather_temperature
|
||||
humidity_sensor: sensor.pirateweather_humidity
|
Reference in New Issue
Block a user