wayne-love / sn_esp32

MIT License
10 stars 6 forks source link

Returned value is 156:00 #35

Open wayne-love opened 4 weeks ago

wayne-love commented 4 weeks ago
      json["sleepTimers"]["one"]["state"]=si.sleepStringMap[count];  // TODO

https://github.com/wayne-love/sn_esp32/blob/20b271c24477f7e10e602782fcdb9226a9de1c55/src/main.cpp#L890

lucasnz commented 3 weeks ago

I had a similar problem, but after i set the timers with this code the problem went away, so I couldn't test the fix properly.

What are the raw values, and what are the timers actually set to?