Release 1.0.8
How to use filters and select
Read the explanation here.
Naming issues on the controller side explained
For naming issues (especially upsetting with Alexa), read the explanation and the solution here.
[1.0.8] - 2026-02-27
Dev Breaking Changes
- [devContainer]: Add the new dev container setup.
- [devContainer]: Add the new reflector dev container setup.
- [devContainer]: Add the guide to pair Matterbridge with Dev Container
Added
- [adaptive]: Add logic to send attributes updates in turn_on only when the controller may (!) have modified them while the light was off. Thanks nixpare and itsgreat2misha (#169).
Changed
- [package]: Update dependencies.
- [package]: Bump package to
automatorv.3.1.0. - [package]: Bump
eslintto v.10.0.2. - [package]: Bump
typescript-eslintto v.8.56.1. - [package]: Replace
eslint-plugin-importwitheslint-plugin-simple-import-sort. - [eslint]: Use minimatch in ignores.