homeassistant/lovelace/temps.yaml

25 lines
634 B
YAML
Raw Normal View History

title: Temps - Humidity
icon: mdi:thermometer-lines
cards:
- type: entities
show_header_toggle: false
title: Outside
entities:
- sensor.outside_temperature
- sensor.outside_humidity
- type: weather-forecast
entity: weather.praire_city_weather
# - type: custom:banner-card
# heading:
# - mdi:door
# - Closet
# background: "#B0C2ED"
# link: /lovelace/2
# entities:
# - entity: sensor.closet_temperature
# name: Temperature
# - entity: input_number.fan_on_temp
# name: Set Temperature
# - entity: fan.fan_state
# name: Fan State