Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sensor:
- - platform: rest
- name: Premier League
- resource: http://rest.apptoo.dk/soccer.json
- value_template: "{{ value_json.leagues[2].league_name }}"
- json_attributes_path: "$.leagues[2]"
- json_attributes:
- - scoreboard
- - schedule
Add Comment
Please, Sign In to add comment