]> git.basschouten.com Git - openhab-addons.git/commit
[ecobee] adapt to core StringUtils (#15762)
authorlsiepel <leosiepel@gmail.com>
Thu, 19 Oct 2023 19:41:22 +0000 (21:41 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 19:41:22 +0000 (21:41 +0200)
commit11a716dfbe8dbf44b04673e96606671444f57281
tree8129795a89a59454583ba7774e6c345a0d455bf1
parente9431a55bda1e92cec9d42a70d28f2757b7fad1e
[ecobee] adapt to core StringUtils (#15762)

* adapt to core StringUtils

---------

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
bundles/org.openhab.binding.ecobee/src/main/java/org/openhab/binding/ecobee/internal/handler/EcobeeSensorThingHandler.java
bundles/org.openhab.binding.ecobee/src/main/java/org/openhab/binding/ecobee/internal/handler/EcobeeThermostatBridgeHandler.java
bundles/org.openhab.binding.ecobee/src/main/java/org/openhab/binding/ecobee/internal/util/StringUtils.java [deleted file]