mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
renames, fixes , and other fun schtuff
This commit is contained in:
+14
-13
@@ -19,13 +19,13 @@ cards:
|
||||
max: 25
|
||||
segments:
|
||||
- from: 5
|
||||
color: '#4dab6d'
|
||||
color: "#4dab6d"
|
||||
- from: 10
|
||||
color: '#c1da64'
|
||||
color: "#c1da64"
|
||||
- from: 15
|
||||
color: '#fabd57'
|
||||
color: "#fabd57"
|
||||
- from: 20.6
|
||||
color: '#ee4d55'
|
||||
color: "#ee4d55"
|
||||
name: Recent Precipitation
|
||||
- type: gauge
|
||||
entity: input_number.sprinkler_maximum_temperature_measured
|
||||
@@ -36,11 +36,11 @@ cards:
|
||||
- from: 61
|
||||
color: var(--info-color)
|
||||
- from: 70
|
||||
color: '#4dab6d'
|
||||
color: "#4dab6d"
|
||||
- from: 79
|
||||
color: '#c1da64'
|
||||
color: "#c1da64"
|
||||
- from: 88
|
||||
color: '#fabd57'
|
||||
color: "#fabd57"
|
||||
name: Recent High Temp
|
||||
- type: gauge
|
||||
entity: sensor.sprinkler_days_since_last_watering
|
||||
@@ -49,18 +49,19 @@ cards:
|
||||
max: 4
|
||||
segments:
|
||||
- from: 0
|
||||
color: '#ee4d55'
|
||||
color: "#ee4d55"
|
||||
- from: 1
|
||||
color: '#fabd57'
|
||||
color: "#fabd57"
|
||||
- from: 2
|
||||
color: '#c1da64'
|
||||
color: "#c1da64"
|
||||
- from: 3
|
||||
color: '#4dab6d'
|
||||
color: "#4dab6d"
|
||||
name: Expected Days Between Watering
|
||||
- !include /config/lovelace/plant-cards/plant_sensor_cea4.yaml
|
||||
- !include /config/lovelace/plant-cards/plant_sensor_3eae.yaml
|
||||
- !include /config/lovelace/plant-cards/plant_sensor_3eb0.yaml
|
||||
- !include /config/lovelace/plant-cards/fineoffset_wh51_0ce593.yaml
|
||||
- !include /config/lovelace/plant-cards/hasta_soil_sensor.yaml
|
||||
- !include /config/lovelace/plant-cards/daisy_soil_sensor.yaml
|
||||
|
||||
- type: vertical-stack
|
||||
view_layout:
|
||||
@@ -74,7 +75,7 @@ cards:
|
||||
action: toggle
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: sensor.ecowitt_wh40_21917_precipitation
|
||||
- entity: sensor.rain_gauge_precipitation
|
||||
secondary_info: last-updated
|
||||
- entity: binary_sensor.is_raining
|
||||
secondary_info: last-changed
|
||||
|
||||
Reference in New Issue
Block a user