Pier
Pier
I have this problem: after I run this: ``` r.db('chat').table('gruppi_chat').get(2).update(lambda row: { "passeggeri": row('passeggeri').map(lambda elem: r.branch( elem['nome'] == 'pigi', elem.merge({ "token": "none" }), elem))}) ``` Recive this error: SyntaxError: missing...
@mcollina in my case, message arrive in wrong order and will publish always all message in that topic, not only the sent during offline
It's the "new" mosca?
I replace mosca with aedes but there's not a clear example for persistence and I have the same problem with offline message.
> The fundamental thing I don't understand is whether I need any specific hardware (new USB stick maybe) to connect ZGP device? My USB stick allows me to pair device,...
> > BTW I'm here with the same request. I test it with tuya hub with smartlife app and works really nice. I'm waiting for zigbee2mqtt support! I tried with...
> 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...
> 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...
@Namyts without any custom converter?
I don't know if there is the way to log everything, I need it as debugging