Closed m0urs closed 2 years ago
Even if "set-mode" is working fine, "get-mode2 does not return the correct status. Immediately after connect, 2get-mode" does work. After some time it stops working until a reconnect occurs.
Seems related to https://github.com/twrecked/pyaarlo/issues/77
Fixed in https://github.com/m0urs/arlo-fhem/tree/mqtt
Fixed indirectly by upgrading upstream code to version 0.8.0.alpha.12 (https://github.com/m0urs/arlo-fhem/pull/32)
Even if "set-mode" is working fine, "get-mode2 does not return the correct status. Immediately after connect, 2get-mode" does work. After some time it stops working until a reconnect occurs.