2020.14.0
·
1537 commits
to develop
since this release
Common
- Update UI and Java dependencies
Edge
- Implement Shelly Plug S and Shelly 2.5 WiFi Switches (#1156)
- Controller IO Heating-Element: apply default Level in manual mode c6bab9b
- Migrate JUnit tests to new JUnit test framework
- Add JUnit tests for manual mode
- Work on Energy Storage System power distribution optimizer (#1167)
- FENECON Pro 9-12 fix MaxApparentPower (#1167)
- Soltaro Single B: add missing Api Channels (#1164)
- write necessary component channels to api channels, fix isUndefined() for state machine
- Avoid 'SuppressWarnings'
- Do not handle events if component is disabled. ab02d46
- Add missing if-clause to break-early the event handling of multiple components.