Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sensor:
- - platform: rest
- name: UV DMI
- scan_interval: 3600 # Hver time
- resource: https://www.dmi.dk/dmidk_byvejrWS/rest/json/nuv_clear_cloud
- value_template: "{{ value_json.List | length }}"
- json_attributes:
- - List
Add Comment
Please, Sign In to add comment