Smart Home Automation Forum

Full Version: Time control not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
UTC issue will fix in next update version.
(01-02-2025, 10:38 PM)puterboy Wrote: [ -> ]I have the same problem!
UTC time offsets are incorrect and inconsistent
- On one board, UTC-N give UTC-(N+1). E.g., I am in Americas/New_York which is now on EST which is UTC-5 but when set to UTC-5, the time reads as UTC-4
- On another board, when set to UTC-5, it shows UTC-13

Also the display of time (under `index.html`) is non-standard. Specifically, it doesn't force 2 digits for the display of seconds, minutes (or hours).
For example: 4:07:05 reads as: 4:7:5 which I have never seen.

This should be a pretty simple bug in the code to correct as it just requires the correct arithmetic to add/subtract from UTC hours plus the correct formatting of the time printout.

Note I am using FW 2.2.10

which board model you are using? i send you a new firmware.
(01-05-2025, 11:23 PM)admin Wrote: [ -> ]
(01-02-2025, 10:38 PM)puterboy Wrote: [ -> ]I have the same problem!
UTC time offsets are incorrect and inconsistent
- On one board, UTC-N give UTC-(N+1). E.g., I am in Americas/New_York which is now on EST which is UTC-5 but when set to UTC-5, the time reads as UTC-4
- On another board, when set to UTC-5, it shows UTC-13

Also the display of time (under `index.html`) is non-standard. Specifically, it doesn't force 2 digits for the display of seconds, minutes (or hours).
For example: 4:07:05 reads as: 4:7:5 which I have never seen.

This should be a pretty simple bug in the code to correct as it just requires the correct arithmetic to add/subtract from UTC hours plus the correct formatting of the time printout.

Note I am using FW 2.2.10

which board model you are using? i send you a new firmware.

KC868-A16

Thank you.
you can test with this new firmware fixed time zone issue. after you tested, you can give me a result.
[attachment=6831]
(01-05-2025, 11:23 PM)admin Wrote: [ -> ]
(01-02-2025, 10:38 PM)puterboy Wrote: [ -> ]I have the same problem!
UTC time offsets are incorrect and inconsistent
- On one board, UTC-N give UTC-(N+1). E.g., I am in Americas/New_York which is now on EST which is UTC-5 but when set to UTC-5, the time reads as UTC-4
- On another board, when set to UTC-5, it shows UTC-13

Also the display of time (under `index.html`) is non-standard. Specifically, it doesn't force 2 digits for the display of seconds, minutes (or hours).
For example: 4:07:05 reads as: 4:7:5 which I have never seen.

This should be a pretty simple bug in the code to correct as it just requires the correct arithmetic to add/subtract from UTC hours plus the correct formatting of the time printout.

Note I am using FW 2.2.10

which board model you are using? i send you a new firmware.

The same problem with KC868_AI. Instead of UTC+1 I need to setup UTC+8 to have correct time.
(01-07-2025, 10:33 AM)xxpeta Wrote: [ -> ]
(01-05-2025, 11:23 PM)admin Wrote: [ -> ]
(01-02-2025, 10:38 PM)puterboy Wrote: [ -> ]I have the same problem!
UTC time offsets are incorrect and inconsistent
- On one board, UTC-N give UTC-(N+1). E.g., I am in Americas/New_York which is now on EST which is UTC-5 but when set to UTC-5, the time reads as UTC-4
- On another board, when set to UTC-5, it shows UTC-13

Also the display of time (under `index.html`) is non-standard. Specifically, it doesn't force 2 digits for the display of seconds, minutes (or hours).
For example: 4:07:05 reads as: 4:7:5 which I have never seen.

This should be a pretty simple bug in the code to correct as it just requires the correct arithmetic to add/subtract from UTC hours plus the correct formatting of the time printout.

Note I am using FW 2.2.10

which board model you are using? i send you a new firmware.

The same problem with KC868_AI. Instead of UTC+1 I need to setup UTC+8 to have correct time.

here is new firmware for KC868-AI, you can test it.
[attachment=6833]
(01-06-2025, 10:54 AM)admin Wrote: [ -> ]you can test with this new firmware fixed time zone issue. after you tested, you can give me a result.

i can confirm firmware A16_2.2.12 fixed the UTC time issue for me. Thanks!
ok
Hello, I also had problems with setting the timer, after uploading New v2.2.12 A16 the problem disappeared but a new one appeared, there is no sensors tab
(01-09-2025, 07:10 PM)luzik1978 Wrote: [ -> ]Hello, I also had problems with setting the timer, after uploading New v2.2.12 A16 the problem disappeared but a new one appeared, there is no sensors tab

take a photo of your problem.
Pages: 1 2 3