]> git.basschouten.com Git - openhab-addons.git/commit
[tesla] Options to control polling frequency and sleep (#13337)
authorbillfor <billfor@users.noreply.github.com>
Sat, 15 Oct 2022 12:25:29 +0000 (08:25 -0400)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 12:25:29 +0000 (14:25 +0200)
commit39e2a29bcf9f11ec8fad039060dbac3362c264ed
treeb5e61faf66160b82a41b7292c6ae2533ff5b8827
parent45bf7aeedaa313a6ee7df669e47490ca9973f9a5
[tesla] Options to control polling frequency and sleep (#13337)

* Options to control polling frequency and sleep mode
* Update documentation
* Fix request token expiration calculation and additional logging for tokens

Signed-off-by: Bill Forsyth <git@billforsyth.net>
bundles/org.openhab.binding.tesla/README.md
bundles/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/internal/TeslaBindingConstants.java
bundles/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/internal/handler/TeslaAccountHandler.java
bundles/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/internal/handler/TeslaSSOHandler.java
bundles/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/internal/handler/TeslaVehicleHandler.java
bundles/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/internal/protocol/VehicleState.java
bundles/org.openhab.binding.tesla/src/main/resources/OH-INF/thing/model3.xml
bundles/org.openhab.binding.tesla/src/main/resources/OH-INF/thing/models.xml
bundles/org.openhab.binding.tesla/src/main/resources/OH-INF/thing/modelx.xml
bundles/org.openhab.binding.tesla/src/main/resources/OH-INF/thing/modely.xml