Advertisement
JLindvig

Untitled

Mar 30th, 2022
1,016
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.33 KB | None | 0 0
  1. rest:
  2.   - resource: http://rest.apptoo.dk/dmi_tts.json
  3.     sensor:
  4.       - name: DMI Fyn
  5.         force_update: true
  6.         value_template: Fyn
  7.         json_attributes_path: "$.region_forecast[?(@.region_name == 'Fyn')]"
  8.         json_attributes:
  9.          - region_name
  10.           - title
  11.           - last_update
  12.           - forecast
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement