mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Update weather friendly names
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user