Use Tempest rainfall sensor in home feed card on main dashboard
This commit is contained in:
@ -468,13 +468,8 @@ views:
|
||||
'off': No lightning detected
|
||||
'on': Lightning is in the area!
|
||||
content_template: '{{state}}'
|
||||
- entity: binary_sensor.raining
|
||||
state_map:
|
||||
'off': It is not currently raining
|
||||
'on': It is currently raining
|
||||
unavailable: I have no idea if it is raining
|
||||
unknown: I have no idea if it is raining
|
||||
content_template: '{{state}}'
|
||||
- entity: sensor.home_tempest_precipitation_type
|
||||
name: Precipitation Type
|
||||
- entity: input_boolean.recliner_mode
|
||||
- entity: timer.washer_timer
|
||||
state_map:
|
||||
|
Reference in New Issue
Block a user