Results 8 comments of Nacho García

Isn't this merged for any reason? I do think BroadcastChannelStrategy is a better default :/

It might be great to have also a ES6 build so we can use it for modern browsers and reduze some size.

Changing the dependabot-omnibus in the Gemfile to 0.130.2 and doing `bundle _1.17.3_ install` and `bundle _1.17.3_ update` worked for me.

@ghisleouf means that instead of having a global plugin with Vue.use, which causes all the code to be in the common bundle since you need to tho the whole import,...

Maybe leaving this https://github.com/nestorsalceda/mamba/issues/143 link here may make sense :)

You might need to add it to [custom_components/myhome/manifest.json](https://github.com/anotherjulien/MyHOME/blob/master/custom_components/myhome/manifest.json). I would recommend you to try, there is nothing there to lose :)

TLDR: The automation looks like this ![image](https://github.com/anotherjulien/MyHOME/assets/9975630/8025865b-719c-4cbf-bd26-13a10abb9ef8) And to handle the multiple messages you might need something like this ![image](https://github.com/anotherjulien/MyHOME/assets/9975630/4a82422c-dd1c-41d8-9ba9-f1cc7cf1ba69) An example of an intrusion would be ![image](https://github.com/anotherjulien/MyHOME/assets/9975630/48ea3ae0-8551-4a2a-9938-aa4a45a9e703) You can...

Using the service exposed by the integration should work ![image](https://github.com/anotherjulien/MyHOME/assets/9975630/9ec6c149-7a2a-49d3-b687-e77cd7bbaf6e)