This major change contains a breaking change. ⚠️
✏️ Features
- Support for white_value attribute in light controllers [ #93 ]
🔨 Fixes
- Change deCONZ mapping for Niko91004LightController, from X000 to X002 for click press
- Change default value for
add_transition_turn_toggle
fromtrue
tofalse
(BREAKING CHANGE)
Changes:
- 31a7d32 bump: version 2.9.0 → 3.0.0b0
- e835b90 fix(light_controller): Change default value for add_transition_turn_toggle from True to False
- 41576b2 feat(light_controller): add support for white_value attribute [ #93 ]
- 2781552 Merge branch 'dev' of github.com:xaviml/z2m_ikea_controller into dev
- 5e841c7 build(pipenv): update dependencies
- 80c1fc9 fix(device): change deconz maaping for Niko91004LightController
- b873242 Delete test.py
This list of changes was auto generated.