Tom Barbette
Tom Barbette
What is the physical configuration? Is the from eth0, to eth0 (eth0 in both) intended? I doubt your iperf packets are actually sended to the link if they have to...
I could use @Squachen script successfully and got the list. I could then probe my own subdevices for things like voltage. Thanks all and especially @Squachen for this big advancement....
You lack a comma at line 171 of gateway/gateway.py, then I got: ``` WARNING:miio.gateway.gateway:Unknown subdevice discovered, could not match zigbee_model 'lumi.sensor_magnet.v2' of Xiaomi gateway with ip: 192.168.1.57 WARNING:miio.gateway.gateway:Unknown subdevice discovered,...
``` ``` Seems good. I'm not sure about the exact model number, but it looks correct. I just saw the cloud actually gives back the time of the last opening...
Ok. I'm not sure I can help for the few next steps but I'll stay around (I'll look for the model numbers). I'm still looking for a way to find...
I got this in the log : ``` 2021-03-16 16:14:05 ERROR (SyncWorker_7) [miio.gateway.gateway] Could not find gateway with ip '192.168.1.57', mac '50:EC:50:EE:42:76', model 'lumi.gateway.mieu01' in the cloud device list response...
Ticked, and I have DE too (my locale is BE). I actually re-installed the gateway from the informations given by micloud (ip and token) as that gives you the token...
> @tbarbette could you try running this python code (preferably inside the virtual enviroment of HomeAssistant)? > > ``` > from micloud import MiCloud > > mc = MiCloud("USERNAME", "PASSWORD")...
Ah yes, I don't use packages much. Here a dependy of DPDK is missing so you can't compile. Somehow the DPDK provided "-i" flags did not get to the package...
It works for me. Can you give me (both) your configure lines (for fastclick and your package)?