]> git.basschouten.com Git - openhab-addons.git/commit
[solarwatt] Add smart heater device support (#14741)
authorThomas <thomas.schumm@yahoo.de>
Thu, 6 Apr 2023 09:06:46 +0000 (11:06 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 09:06:46 +0000 (11:06 +0200)
commitc969f71891a4a713bb0c3f8e71b4404b8e5e5ba8
tree70ee1ebb347f64e586c74ce86a574a88b719cd39
parentab2b29bff59ffda480db658d02d4848e696d138d
[solarwatt] Add smart heater device support (#14741)

* Add smart heater device support

Signed-off-by: Thomas Schumm <thomas.schumm@yahoo.de>
bundles/org.openhab.binding.solarwatt/README.md
bundles/org.openhab.binding.solarwatt/src/main/java/org/openhab/binding/solarwatt/internal/SolarwattBindingConstants.java
bundles/org.openhab.binding.solarwatt/src/main/java/org/openhab/binding/solarwatt/internal/SolarwattHandlerFactory.java
bundles/org.openhab.binding.solarwatt/src/main/java/org/openhab/binding/solarwatt/internal/discovery/SolarwattDevicesDiscoveryService.java
bundles/org.openhab.binding.solarwatt/src/main/java/org/openhab/binding/solarwatt/internal/domain/model/SmartHeater.java [new file with mode: 0644]
bundles/org.openhab.binding.solarwatt/src/main/java/org/openhab/binding/solarwatt/internal/factory/EnergyManagerDevicesFactory.java
bundles/org.openhab.binding.solarwatt/src/main/resources/OH-INF/i18n/solarwatt.properties
bundles/org.openhab.binding.solarwatt/src/main/resources/OH-INF/thing/thing-types.xml