Removed WWLLN...I'm not bitter...

This commit is contained in:
Jeffrey Stone
2020-05-28 14:57:02 -04:00
parent 837e2a9024
commit 05350be8e1
2 changed files with 60 additions and 56 deletions

View File

@@ -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 }}