The esp8266 portion of the project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
397 B

5 years ago
  1. {
  2. "settings": [
  3. {
  4. "shour": 14,
  5. "fadePeriod": 60,
  6. "smin": 0,
  7. "ehour": 16,
  8. "emin": 0
  9. },
  10. {
  11. "shour": 15,
  12. "fadePeriod": 60,
  13. "smin": 49,
  14. "ehour": 20,
  15. "emin": 0
  16. },
  17. {
  18. "shour": 15,
  19. "fadePeriod": 60,
  20. "smin": 0,
  21. "ehour": 20,
  22. "emin": 0
  23. }
  24. ],
  25. "manual": "False"
  26. }