v4.14.0
This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Allow to pass parameters to predefined actions. You can check the parameters for each predefined action, and how to pass parameters in here. [ #78 ]
- Support for Light Group integration. To know how entity groups work, read here [ #330 ]
- Add option to read
unique_id
attribute for deCONZ integration. Read more about it here [ #333 ]
🕑 Performance
- Reduce calls to HA when entity is a group.
Changes:
- 074704c bump: version 4.14.0b1 → 4.14.0
- 44a471e Merge branch 'dev' into main
- 2778693 build(deps-dev): bump commitizen from 2.17.11 to 2.17.12 (#335)
- 84ac7b3 bump: version 4.14.0b0 → 4.14.0b1
- aeb8aab Merge branch 'feat/allow-unique-id-deconz' into dev
- 40f39a5 Merge branch 'dev' into feat/allow-unique-id-deconz
- 791dadb Merge branch 'dev' into feat/predefined-actions-params
- 69d80ea Merge pull request #331 from xaviml/feat/support-light-group
- 57f1740 docs(integration): add docs about deconz new attribute
listen_to
- d7175b4 refactor(tests): wrap_execution: change name because of a typo
See More
- 1f86856 test(integration): add tests for listen_changes methods
- a3b565b feat(integration): allow listen to unique id for deconz [ #333 ]
- 9b40c7b test(action_type): add unit tests for predefined action parameters
- a535e2c refactor(integ_tests): add entity_id to mocked attributes
- 572532a feat(action_type): allow parameters to predefined actions [ #78 ]
- 5622f30 bump: version 4.13.0 → 4.14.0b0
- 381952e feat(entity_groups): add support for more Group Integrations [ #330 ]
This list of changes was auto generated.