Skip to content

Release 1.0.12

Choose a tag to compare

@Luligu Luligu released this 02 Apr 15:49
· 4 commits to main since this release
af84880

[1.0.12] - 2026-04-02

Breaking Changes

  • [button]: The domain button (added in 1.0.11) can cause the lights to not be anymore on the root endpoint. You can filter out or unselect the button entity (or split it) in that case (for Alexa). Thanks Rogibaer (#205);

Added

  • [rvc]: Add warning when enableServerRvc is true and the rvc has more entities. With Apple Home the rvc must be the unique device type: filter out, unselect or split all other entities that belong to the rvc device. Thanks hoppel118.
  • [splitByLabel]: Split device entities by label (use label name). All device entities with this label will be split. See the readme for more informations.
  • [split]: Split device entities have the link to the main device and composed type "Hass Split".
  • [controllerStrategy]: Add controllerStrategy config option. 'Merge' will merge each not overlapping device types on the main endpoint. 'Matter' will create a separate endpoint for each device type. Use Merge strategy for legacy controller. Change this setting may require to pair again the controller. See the readme for more informations.

Changed

  • [package]: Update dependencies.
  • [package]: Bump package to automator v.3.1.4.
  • [package]: Bump typescript to v.6.0.2.
  • [package]: Bump typescript-eslint to v.8.58.0.
  • [package]: Add CODE_OF_CONDUCT.md.

Buy me a coffee