]> git.basschouten.com Git - openhab-addons.git/commit
[easee] fix date formatting issues (#15501)
authorAlexander Friese <alexf2015@users.noreply.github.com>
Wed, 30 Aug 2023 18:10:23 +0000 (20:10 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2023 18:10:23 +0000 (20:10 +0200)
commit13fd7380cab2337f967ca1f4f187490ec695770c
tree8c7f4cad9848ba6c0996809374fb2a9e9c1cbeeb
parent8da6f0ad07be863774f32e29d624a407016c2132
[easee] fix date formatting issues (#15501)

* fix DateTimeException when formatting date out of range (in this case Instant.MIN)

Signed-off-by: Alexander Friese <af944580@googlemail.com>
bundles/org.openhab.binding.easee/src/main/java/org/openhab/binding/easee/internal/EaseeBindingConstants.java
bundles/org.openhab.binding.easee/src/main/java/org/openhab/binding/easee/internal/Utils.java
bundles/org.openhab.binding.easee/src/main/java/org/openhab/binding/easee/internal/connector/WebInterface.java