Nacho García
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  And to handle the multiple messages you might need something like this  An example of an intrusion would be  You can...
Using the service exposed by the integration should work 
Looks like zigbee2mqtt people just got it working https://github.com/Koenkk/zigbee2mqtt/issues/22784
I used the quirk I found in https://github.com/zigpy/zha-device-handlers/issues/1768 (edit: yeah, that PR @JHurk ) but needed to edit the signature of the 1CH, because it has an extra in put...