Untitled
unknown
plain_text
3 years ago
326 B
541
Indexable
sensor: ### ONLY INCLUDE THIS LINE IF YOU DON'T ALREADY HAVE Sensor: IN YOUR Configuration.yaml ###
- platform: rest
resource:
name: "CUSTOM NAME"
value_template: '{{ value_json.state }}'
json_attributes:
- attributes
headers:
Authorization: Bearer YOUR_LONG_LIVED_ACCESS_TOKENEditor is loading...