Closed amandel closed 11 months ago
Add new BinarySensorDeviceClass to handle different types of binary sensors
BinarySensorDeviceClass
Refactor BinarySensorMessageHandler to utilize BinarySensorDeviceClass
BinarySensorMessageHandler
Improve flexibility and readability in handling of different binary sensor types
with support of AI and HI
[x] TODO: check for handling of different binary PrimitiveTypes in openhab
[x] Feedback ;)
[x] Add some logging for not mapped types or ambiguous cases
Is this PR ready @amandel ? (still in DRAFT status)
If all is OK for you it is OK for me ;)
Add new
BinarySensorDeviceClass
to handle different types of binary sensorsRefactor
BinarySensorMessageHandler
to utilizeBinarySensorDeviceClass
Improve flexibility and readability in handling of different binary sensor types
with support of AI and HI
[x] TODO: check for handling of different binary PrimitiveTypes in openhab
[x] Feedback ;)
[x] Add some logging for not mapped types or ambiguous cases