Zhivka Dimova
Zhivka Dimova
Progress didn't change - it stays always the init value and I figure out that removing process and using progress solves the issue Signed-off-by: Zhivka Dimova
Fixes #16974 There is a problem with parsing the data send from fan devices using EEP D2_50 (like Dimplex) When the value is with leading bite - 1 is converted...
## Expected Behavior I have a Dimplex fan which uses D2_50 EEP. The device has a sensor for outdoor temperature of the air and it sends values to the openhab....
New Gree AC uses ASC/GCM encryption and different general key Fixes #16949 Fixes #16949 # Testing Link to a built [JAR](https://file.io/EzSrZOZaFIVy) file
## Expected Behavior Find the AC in the local network and control it ## Current Behavior When starting the scan process of the Gree binding following error appear in the...
New devices are using AES-GCM encryotion for communication More details about the problem in #52
# Description Improvement: Fix 7 warnings on building a jar: * `Null comparison always yields false...` - `EEPFactory.java:[54,17]`, `EEPFactory.java:[67,17]`, `EnOceanBaseSensorHandler.java:[158,13]` * `Dead code` (caused by the above warinings) - `EEPFactory.java:[54,29]`,...
Refs #6938 I haven't tested this code because I don't have such a device, so please wait until someone with such a device test it and confirm that everything works....