Update weather friendly names

This commit is contained in:
2020-05-03 02:58:35 +03:00
parent 27452cc15d
commit 095453b76d
5 changed files with 5 additions and 14 deletions
@@ -10,13 +10,11 @@ bedroom_humidity_card:
average: true
extrema: true
entities:
- entity: sensor.bedroom_weather_humidity
name: Humidity
- sensor.bedroom_weather_humidity
- type: horizontal-stack
cards:
- type: "custom:mini-graph-card"
name: Temperature
font_size: 75
icon: "mdi:thermometer"
line_color: green
@@ -25,7 +23,6 @@ bedroom_humidity_card:
- sensor.bedroom_weather_temperature
- type: "custom:mini-graph-card"
name: Pressure
entities:
- sensor.bedroom_weather_pressure
font_size: 75
@@ -10,8 +10,7 @@ bedroom_temperature_card:
average: true
extrema: true
entities:
- entity: sensor.bedroom_weather_temperature
name: Temperature
- sensor.bedroom_weather_temperature
- type: horizontal-stack
cards:
@@ -25,7 +24,6 @@ bedroom_temperature_card:
- sensor.bedroom_weather_humidity
- type: "custom:mini-graph-card"
name: Pressure
entities:
- sensor.bedroom_weather_pressure
font_size: 75