Ruben Verborgh
Ruben Verborgh
Currently, `instantiateFromUrl` allows specifying one `componentUrl`. It would be interesting to specify an array and get back a key/value object.
I tried some initial compilation on a Raspberry Pi 4 (Linux/arm64). Compilation succeeds and the resulting binary seems to work, but there are some funny effects: - It finds two...
https://github.com/rdfjs/N3.js/pull/423 introduced the `comment` event on `StreamParser`. In https://github.com/rdfjs/N3.js/pull/439, I realized that `comment` emitted by `StreamParser` is not guaranteed to be synchronized. That is, there is no guarantee that an...
## Proposed change Add support for the Niko [Connected single switch](https://www.niko.eu/en/products/niko-home-control/products-for-traditional-wiring/connected-single-switch-10-a-zigbee-productmodel-niko-6f86be91-a2f1-5421-a5ce-234092bfe9c3) (`552-721X1`) and [Connected double switch](https://www.niko.eu/en/products/niko-home-control/products-for-traditional-wiring/connected-double-switch-2-x-10-a-max-16-a-in-total-zigbee-productmodel-niko-c9127021-e751-5640-9021-a6b458788b2e) (`552-721X2`). ## Additional information ### Request and previous work - This PR implements https://github.com/zigpy/zha-device-handlers/issues/2286,...