James Styman
James Styman
[It says in the documentation that this doesnt work](https://github.com/jaegertracing/helm-charts/blob/main/charts/jaeger/README.md#elasticsearch-rollover). But I also would like this to be fixed...
> how i can apply these fixes in my local project. can any one help me ? https://graphql-shield-git-fork-namyts-patch-1-maticzav.vercel.app/docs/advanced/apollo-federation - This is what I wrote to be added to the documentation....
> although i have fallbackRule: true, subgraph can't resolve value from another one If you set fallbackRule to allow and it still doesn't work, the problem probably isnt with graphql-shield......
@maticzav - Could you merge my documentation additions please?
> Man I've been struggling with this for almost one day. This library is shit. Just use graphql-middleware. I've switched to @graphql-authz since this post was made. Similar logic is...
I also bought this device recently without realising the lack of compatibility with ZGP with an existing network. I agree with @psummo that this looks like it's a software issue...
I also use the same dongle with the multiprotocol firmware (& docker container). Same questions too. The fact we can see the logs makes me think it's something that can...
@ngeissel I am running zigbee2mqtt in a docker container using docker compose. It looks like this: ``` services: zigbee2mqtt: container_name: zigbee2mqtt image: koenkk/zigbee2mqtt restart: unless-stopped volumes: - ./data:/app/data - /run/udev:/run/udev:ro...
The switch.js file is a placeholder, sadly I don't have the knowledge yet to successfully write the converter. That's one of the reasons I am here :)
I've messaged MoesHouse for assistance. Hopefully they can help explain the protocol better. I haven't been able to improve on your converter @psummo :( ```js const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const...