-
-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
es73 set date and time does not work #162
Comments
I can't as my thermostat does not support this. @MichaelDvP could you test with your RC3x0? |
I think |
Hi Michael, I tried NTP update as well, but unfortunatly no update of the time: ''' |
Sad, we had the same with RC30, the time was not writable. The es73 was set to rc35 compatible, but i think we should choose rc30 mode. |
no, please do not change it. |
Use RC30_N. |
I did this as well. I received almost all messages like with RC35 setting, only boiler_data_ubauptime is not transmitted via mqtt. Time and dates is not writable via web interface. |
boiler_data_ubauptime is no thermostat value and is not influenced by thermostat setting.
Yes, because RC30 does not accept writing the time (like your ES73), it's useless and misleading to implement a command that does not work. But RC30 have some other settings not in RC35, one is clock calibration value. Maybe this can be used. I dont know how it works. |
ok, understand. we can close the issue |
dear all,
I tried to update the date/time setting (type 0x06) via web interface first time. I noticed, that my Sieger es73 controller does not save the change.
Attached log of changing date/time setting.
May somebody check if the date / time change basically works, or is it a problem with my Thermostat controller? Thanks a lot.
001+22:23:12.595 I 235: [command] Calling thermostat command 'datetime', value 09:12:19 18/10/2021, id is default 001+22:23:12.595 I 236: [thermostat] Date and time: 18.10.2021-09:12:19 001+22:23:12.595 I 237: [thermostat] Setting date and time 001+22:23:12.663 D 238: [telegram] Sending write Tx [#144], telegram: 0B 10 06 00 15 0A 09 12 0C 13 48 7F 001+22:23:12.707 D 239: [emsesp] Last Tx write successful 001+22:23:12.707 D 240: [telegram] Sending post validate read, type ID 0x06 to dest 0x10 001+22:23:13.334 D 241: [telegram] Sending read Tx [#145], telegram: 0B 90 06 00 20 001+22:23:13.484 D 242: [emsesp] Last Tx read successful
The text was updated successfully, but these errors were encountered: