forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[enocean] Added support for Heat Recovery Ventilation devices (openha…
…b#9465) (openhab#9468) * [enocean] Added support for Heat Recovery Ventilation devices (openhab#9465) * Implemented EEP family D2_50 * Added new thing type (heatRecoveryVentilation) and channels for heat recovery ventilation units Fixes openhab#9465 * [enocean] Added support for Heat Recovery Ventilation devices (openhab#9465) * code refactoring (JAVA11 improvements) Fixes openhab#9465 * [enocean] Added support for Heat Recovery Ventilation devices (openhab#9465) * Removed unnecessary EEP classes * Made final fields static * Added @NonNullByDefault to EEP Class Fixes openhab#9465 * [enocean] Added support for Heat Recovery Ventilation devices (openhab#9465) * Removed @NonNullByDefault to not mess up PR with non related changes Fixes openhab#9465 Signed-off-by: Daniel Weber <[email protected]> Signed-off-by: John Marshall <[email protected]>
- Loading branch information
1 parent
7e3d82e
commit 698b832
Showing
11 changed files
with
875 additions
and
239 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.