daxy01
daxy01
I've got the funny feeling Ubiquity changed their API side in 7.3.x causing aiounifi/unifi to stop working. FYI @Kane610 I've tried your latest aiounifi from Github, no success. Error messages...
@Kane610 I get the Mac error. I do not own a Cloud Key but am running the Unifi controller locally. I'd be happy to test and I can run libraries...
I've gotten a bit further: aiounifi/controller.py line 161 (166 in my updated version) is the culprit. When I disable this line, all works fine: '# await self.clients_all.update() I'm not sure...
Ok, final update for today (no promises though 😀 ). I've compared the json outputs of both /rest/user and /stat/sta. All entities in /rest/user are also available in /stat/sta (e.g....
Initial test: Works like a charm! I've loaded the latest master and reloaded Home Assistant, and the integration loads and all seems to be fine. I will be checking in...
> @jeroenterheerdt Thank you for your quick reply. > > That make sense. On the box of my drip-line it says 4 L/h in regards to water flow. Now the...
@niro1987 Awesome work! FWIW, I've just made the changes from your PR to my docker install and the integration works fine again (e.g. reading sensor status from my versure installation,...
FWIW: I've just tested this commit and it works like a charm for me.