lacrima08

Untitled

Nov 6th, 2023
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. platform: file
  2. name: "JSON Test"
  3. file_path: /config/includes/JSON2TTS_messages/test.json
  4. value_template:
  5. "{{ value_json.temperature }}"
  6.  
  7. ---------------
  8.  
  9. contenu du fichier test.json
  10.  
  11. {"temperature": 47.3, "humidity": 39}
Advertisement
Add Comment
Please, Sign In to add comment