Open richardbergen opened 3 years ago
This issue has been mentioned on openHAB Community. There might be relevant details there:
https://community.openhab.org/t/oh3-dscalarm-binding-error/112615/3
Watching this one too!
Can you confirm this is still an issue with the latest openHAB 4.2 milestone?
Can you confirm this is still an issue with the latest openHAB 4.2 milestone?
I am running OpenHab 4.1.3 release version and can confirm that is still an active error in the logs, and that the dsc binding has a NULL for system time.
Unfortunately i cannot reproduce (have no dscalarm) and clearly see a possible cause. I added some logging to the binding that would enable me te reproduce. Could you try this:
updateChannel was called to create date based on description:
Gentle ping @ve3sjk or @garyn87048
Gentle ping @ve3sjk or @garyn87048
Thank you for looking into this! The issue was logged three years ago. I had given up on ever seeing this get fixed and I have ditched openhab - every single upgrade something new seemed to brake. Rooting for your success!
Sorry to hear, thanks for the reply though! Feel free to come back whenever you want ;-)
In OH3, the DSC Alarm binding throws the following warning on startup:
As Gary pointed out at the following link https://community.openhab.org/t/oh3-dscalarm-binding-error/112615, the issue appears to start in the binding org.openhab.binding.dscalarm/src/main/java/org/openhab/binding/dscalarm/internal/handler/PanelThingHandler.java at line 95 updateState(channelUID, new DateTimeType(systemTime)); since the variable systemTime seems to contain ‘2-01-01T00:00:00.000-0700
Would @Hilbrand or @wborn be able to have a look? Thank you so much!
dsc_errors.txt