mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Removed WWLLN...I'm not bitter...
This commit is contained in:
@@ -191,8 +191,7 @@
|
||||
friendly_name: "Current Inside Humidity"
|
||||
unit_of_measurement: '%'
|
||||
value_template: "{{ states.climate.home.attributes.current_humidity }}"
|
||||
lightning_strike_count:
|
||||
friendly_name: 'Lightning Strike Count'
|
||||
entity_id: []
|
||||
value_template: >-
|
||||
{{ states.geo_location | list | count }}
|
||||
# lightning_strike_count:
|
||||
# friendly_name: 'Lightning Strike Count'
|
||||
# value_template: >
|
||||
# {{ states.geo_location|selectattr('attributes.source','eq','wwlln') and states.geo_location|selectattr('state','lessthan','15')|list|count }}
|
Reference in New Issue
Block a user