Advertisement
JonasPed

Untitled

Apr 26th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.19 KB | None | 0 0
  1. - platform: rest
  2.     resource: http://x.x.x.x:8888/0/json
  3.     method: GET
  4.     name: UPS time remaining
  5.     value_template: '{{value_json.batTimeRemain}}'
  6.     unit_of_measurement: 'S'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement