wittypluck

Results 30 comments of wittypluck

Hello @spikeygg @ynazar1 , this issue may be solved by #114628 in version 2024.8.2 If you can confirm this we can close this issue. Thanks!

Hello, I had the same error when running as non root, non unifi user (`--user 1001:1001`): `ERROR: Cannot write pid file to /usr/lib/unifi/run/mongod.pid: Permission denied` I had to add the...

> I just tried this and it works. The only thing that seems a bit strange is that you can choose either weather or air pollution, but you cannot have...

> I think this needs some tests, because right now there's no code coverage for the new code. Otherwise LGTM. Sure, I'll work on this !

The new version of the pyopenweathermap library required for this change (0.2.2) also removes support for the deprecated v2.5 API, so I'll go ahead and remove it from HA too....

Hi @frenck, thanks for your answer ! Sure I'll split the Pull request. The new DataCoordinator cannot be separated from the new sensors, as one is used by the other....

Please leave this PR open, I will submit it for review once non regression tests are validated (#139657 )

I have split a number of changes in dedicated pull requests to prepare for this change, and will update this one once they are merged : #139599 #139657 #144510 #144513...

Hello @frenck , I have updated this pull request as recommended. All secondary changes have been merged in various other PRs I believe what remains in this PR is the...