mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-29 01:02:48 +00:00
minor updates.
This commit is contained in:
@@ -994,3 +994,12 @@
|
||||
# data:
|
||||
# payload: 'stop'
|
||||
# topic: 'robotic_mower/control'
|
||||
|
||||
# sensor:
|
||||
# - platform: rest
|
||||
# resource: https://pollenkontroll.no/api/pollen-count?country=no&location=126
|
||||
# name: Pollen
|
||||
# value_template: >-
|
||||
# {% for city in value_json.cities if city.id == '126' %}
|
||||
# {{ city.id }}
|
||||
# {% endfor %}
|
Reference in New Issue
Block a user