Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- platform: file
- name: "JSON Test"
- file_path: /config/includes/JSON2TTS_messages/test.json
- value_template:
- "{{ value_json.temperature }}"
- ---------------
- contenu du fichier test.json
- {"temperature": 47.3, "humidity": 39}
Advertisement
Add Comment
Please, Sign In to add comment