LauraFlem

Results 1 issues of LauraFlem

I'm getting an error when I try to collect data from the environmental sensors, using the following code in a loop: `devices = dyson_account.devices() connected = devices[0].connect("192.168.0.76") env_state=devices[0].environmental_state current_voc =...