Skip to content

Release 1.0.9

Choose a tag to compare

@Luligu Luligu released this 06 Mar 22:14
· 7 commits to main since this release
32080e0

[1.0.9] - 2026-03-06

Breaking Changes

  • [applyFiltersToDeviceEntities]: Remove applyFiltersToDeviceEntities config option and use unified logic. A device is exposed if it is in a valid area or has a valid label or has any entities that are in a valid area or have a valid label. Thanks trilu2000, Trushna and itsgreat2misha (#171).

    If you want to expose all entities, use the filters on the device and don't use them on its entities.

    If you want to expose only some entities, don't use the filters on the device and apply them only to the entities you want to expose.

  • [logger]: The logger is no more in debug mode as default: you need to set debug for the plugin in the config to have a log suitable for debug.

Changed

  • [package]: Update dependencies.
  • [package]: Bump package to automator v.3.1.1.
  • [package]: Add @eslint/json.
  • [package]: Add @eslint/markdown.
  • [package]: Add CONTRIBUTING.md.
  • [package]: Add STYLEGUIDE.md.

Fixed

Buy me a coffee