mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
spelling mistakes mostly
This commit is contained in:
+13
-13
@@ -9,7 +9,7 @@ badges:
|
||||
alignment: center
|
||||
chips:
|
||||
- type: weather
|
||||
entity: weather.openweathermap_daily
|
||||
entity: weather.forecast_home
|
||||
show_conditions: true
|
||||
show_temperature: true
|
||||
tap_action:
|
||||
@@ -774,16 +774,16 @@ badges:
|
||||
- "extremely_uncomfortable"
|
||||
- "severely_high"
|
||||
|
||||
- type: entity-filter
|
||||
entities:
|
||||
- entity: sensor.openweathermap_hourly_forecast_precipitation_probability
|
||||
name: Precip %
|
||||
tap_action:
|
||||
action: navigate
|
||||
navigation_path: /details-yml/weather
|
||||
state_filter:
|
||||
- operator: ">"
|
||||
value: 30
|
||||
# - type: entity-filter
|
||||
# entities:
|
||||
# - entity: sensor.openweathermap_hourly_forecast_precipitation_probability
|
||||
# name: Precip %
|
||||
# tap_action:
|
||||
# action: navigate
|
||||
# navigation_path: /details-yml/weather
|
||||
# state_filter:
|
||||
# - operator: ">"
|
||||
# value: 30
|
||||
|
||||
- type: entity-filter
|
||||
entities:
|
||||
@@ -1524,13 +1524,13 @@ cards:
|
||||
camera_entity: camera.mail_usps_camera
|
||||
|
||||
- type: custom:hourly-weather
|
||||
entity: weather.openweathermap_hourly
|
||||
entity: weather.forecast_home
|
||||
icons: true
|
||||
name: ""
|
||||
hide_hours: false
|
||||
|
||||
- type: custom:clock-weather-card
|
||||
entity: weather.openweathermap_daily
|
||||
entity: weather.forecast_home
|
||||
weather_icon_type: fill
|
||||
time_format: 12
|
||||
date_pattern: DDDD
|
||||
|
||||
Reference in New Issue
Block a user