]> git.basschouten.com Git - openhab-addons.git/commit
[evcc] Add support of heating devices and three new channels (#16378)
authorMikeTheTux <44850211+MikeTheTux@users.noreply.github.com>
Mon, 19 Feb 2024 17:49:23 +0000 (18:49 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 17:49:23 +0000 (18:49 +0100)
commitf0f9cf921947dd72913200dcacdabb5f3ca47a86
tree3f20de8db155e16407a4d0660be5e8568d8c73be
parent2d1e03126ed1c0cc08779d9c0a3aea83102fcf1a
[evcc] Add support of heating devices and three new channels (#16378)

* added effectiveLimitSoC, chargerFeatureHeating and chargerFeatureIntegratedDevice channels
support of heating devices (temperature) in addition to vehicles (SoC)

Signed-off-by: Michael Weger <weger.michael@gmx.net>
bundles/org.openhab.binding.evcc/README.md
bundles/org.openhab.binding.evcc/src/main/java/org/openhab/binding/evcc/internal/EvccBindingConstants.java
bundles/org.openhab.binding.evcc/src/main/java/org/openhab/binding/evcc/internal/EvccHandler.java
bundles/org.openhab.binding.evcc/src/main/java/org/openhab/binding/evcc/internal/api/dto/Loadpoint.java
bundles/org.openhab.binding.evcc/src/main/java/org/openhab/binding/evcc/internal/api/dto/Result.java
bundles/org.openhab.binding.evcc/src/main/resources/OH-INF/i18n/evcc.properties
bundles/org.openhab.binding.evcc/src/main/resources/OH-INF/thing/thing-types.xml