v4.2.0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
🎮 New devices
- WXKG11LM - add light controller support for ZHA [ #141 ] @ilarrain
- WXKG02LM - add switch controller [ #161 ]
- SNZB-01 - add light controller support for ZHA [ #170 ]
- MLI-404011 - add light controller support for z2m [ #176 ]
🔨 Fixes
🔧 Refactor
- Internal refactor of how classes are reused, so the next features will be easier to integrate. [ #181 ]
Changes:
- 2dadcbc bump: version 4.1.0 → 4.2.0
- 088f7ef Merge branch 'dev'
- 08adfe0 build(mypy): fix mypy run configuration
- 60432ec fix(device): fix deconz mapping for WXKG12LM [ #184 ]
- d0522ef feat(device): add Muller-Licht controller support for z2m [ #176 ]
- 70a5b32 docs(custom-controllers): change documentation for call service
- f70fa91 docs(device): remove unnecessary comment for Hue Dimmer Switch
- 1315735 test(controller): add integ tests for action_delta [ #165 ]
- 2177c55 feat(device): add SNSZB-01 support for ZHA [ #170 ]
- 7ee071c Merge branch 'dev' of github.com:xaviml/controllerx into dev
See More
- 787b78a fix(type_controller): add custom error when attribute arg is not present
- 910fd62 refactor(light_controller): add type ignore comment
- 6a05c69 Merge pull request #182 from xaviml/dependabot/pip/commitizen-2.8.2
- 8421db9 Merge branch 'dev' into dependabot/pip/commitizen-2.8.2
- 32985ac Merge pull request #186 from xaviml/dependabot/pip/pre-commit-2.9.2
- fb795d9 build(deps-dev): bump pre-commit from 2.8.2 to 2.9.2
- acd65ff build(deps-dev): bump commitizen from 2.8.0 to 2.8.2
- 27b46f0 Merge pull request #181 from xaviml/refactor/general
- af99d3f fix(light_controller): import Literal from typing if using python 3.8 or higher
- b819074 ci(isort): add documentation for isort
- bc82a2d refactor(isort): organize imports with isort
- 5a80067 refactor(type_controllers): refactor type controllers and add type_hints
- 0ec87ff Merge pull request #177 from xaviml/dependabot/pip/commitizen-2.8.0
- 5fb39a4 build(deps-dev): bump commitizen from 2.6.0 to 2.8.0
- c7eec66 docs(device): change Z2M mapping for E1743 controller
- 3bbe25a Merge pull request #175 from xaviml/dependabot/pip/commitizen-2.6.0
- 2c5e4cc build(deps-dev): bump commitizen from 2.4.2 to 2.6.0
- cf75cce Merge pull request #169 from xaviml/dependabot/pip/pre-commit-2.8.2
- 4239272 Merge branch 'dev' into dependabot/pip/pre-commit-2.8.2
- 0fb0f4c Merge pull request #174 from xaviml/dependabot/pip/commitizen-2.6.0
- 5cf1f6d build(deps-dev): bump commitizen from 2.4.2 to 2.6.0
- 249a6eb build(deps-dev): bump pre-commit from 2.8.1 to 2.8.2
- cdcb74d Merge pull request #141 from ilarrain/dev
- 7172b15 Merge branch 'dev' of github.com:xaviml/controllerx into dev
- 231ec46 feat(device): add WXKG02LMSwitchController [ #161 ]
- f64a012 Merge pull request #167 from xaviml/dependabot/pip/pre-commit-2.8.1
- e26443d Merge pull request #166 from xaviml/dependabot/pip/pytest-6.1.2
- faf71c5 build(deps-dev): bump pre-commit from 2.7.1 to 2.8.1
- 738381b build(deps-dev): bump pytest from 6.1.1 to 6.1.2
- 8bf2a41 fix(device): ZHA intgegration for WXKG11LMLightController
- 5a71002 feat(device): add ZHA integration to WXKG11LM
- e5c6eef refactor(setup.py): remove unnecessary parameters
- 1975233 docs(CONTRIBUTING.md): add new section on how to change someone else's PR code
- 9315be1 Merge pull request #164 from xaviml/dependabot/pip/commitizen-2.4.2
- a024940 build(deps-dev): bump commitizen from 2.4.1 to 2.4.2
- 4648526 refactor(black): remove trailing comma when there were more characters after it
- 0491228 build(Pipfile): change dependencies to latest for dependabot to handle from now on
- b37a743 docs(FAQ): add new frequently asked questions
- 22d3800 docs(device): fix Osram device name
- aa3baba Add support for Aqara WXKG11LM controller under ZHA
This list of changes was auto generated.