wayne-love / ESPySpa

MIT License
10 stars 7 forks source link

Returned value is 156:00 #35

Open wayne-love opened 1 month ago

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

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

lucasnz commented 1 month 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?

lucasnz commented 1 week ago

@wayne-love, does this commit fix the readout in the json and HA: https://github.com/lucasnz/sn_esp32/commit/92c3e3266d8be1be1b9f550ea4b1105bb3ba43e4

Can you also check the spa panel to see what value is displayed on the spa?