This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🔨 Fixes
mode: single
works now for multiple clickable actions
🕑 Performance
- Reduce calls to Home Assistant when possible
- Remove duplicated calls to Home Assistant
🎮 New devices
- AU-A1ZBR2GW - add device with ZHA support [ #256 ] @bens0n
- WXKG11LM-sensor_switch - add deCONZ support [ #257 ]
Changes:
- 5c852cc bump: version 4.8.0b0 → 4.8.0
- 5031ae5 Merge branch 'dev' into main
- 35f7e30 build(deps-dev): bump flake8 from 3.8.4 to 3.9.0 (#261)
- b28b9a0 bump: version 4.7.0 → 4.8.0b0
- f1a728c fix(controller):
mode: single
is now working for multiple clickable actions - ce37ab5 build(deps-dev): bump commitizen from 2.15.3 to 2.16.0 (#258)
- 671deea Merge pull request #260 from xaviml/dependabot/pip/pre-commit-2.11.1
- 238eaf3 build(deps-dev): bump pre-commit from 2.10.1 to 2.11.1
- 8a5df17 Merge pull request #256 from bens0n/aurora-2gang-dimmer
- 29b495d Merge branch 'dev' of github.com:xaviml/controllerx into dev
See More
- 05fb602 feat(device): add deCONZ support for WXKG11LMSensorSwitchLightController [ #257 ]
- 0f85d67 feat(device): change some things from AUA1ZBR2GW controller
- d5b45c4 update import order
- 47526b2 update formatting to match pro
- e8c6cee upload image of controller
- 6783a81 update controller entry
- 8907ed1 document mappings and actions
- 1e1befe Add Aurora to controllerx
- 635fc24 Initial zha implementation of Aurora AU-A1ZBR2GW
- ca6ea2b Merge pull request #254 from xaviml/dependabot/pip/commitizen-2.15.3
- 22bd6c7 build(deps-dev): bump commitizen from 2.15.2 to 2.15.3
- 5f0a15f perf(light_controller): reduce redundant calls
- 20ebaaf perf(light_controller): reduce calls for smooth_power_on check
- b3528ea perf(light_controller): reduce calls to Home Assistant when possible
- 3e2d9d6 fix(light_controller): pass a default value for the "on" method [ #79 ]
- 43eeba3 build(setup): reorganize setup.py and setup.cfg
- d5017c8 docs(controllers): add total count of supported devices
- 2471db8 Merge branch 'dev' into main
This list of changes was auto generated.