enbility / eebus-go

EEBUS protocol implementation in go
https://enbility.net
MIT License
52 stars 14 forks source link

Properly support CS LPC & LPP for all device types #100

Closed DerAndereAndi closed 1 month ago

DerAndereAndi commented 1 month ago

Depending on the devices type (Energy Management System or not), the nominal max values for LPC and LPP as a controllable systems have a different type.

This change now uses the local entities associated devices devicetype and uses the proper associated CharacteristicType value.