David Carson

Results 163 comments of David Carson

WeatherUnderground does not report `Cloud Cover`, so that one should never show. Testing this myself with WeatherUnderground and configured through plugin config UI, I set the same items mentioned above...

I realize this is an old report. I am working on cleaning up issues for this plugin. Can you tell me if you were able to solve this issue?

To make the others show up in the Apple's Home app you need to make sure that you have [compatibility](https://github.com/naofireblade/homebridge-weather-plus?tab=readme-ov-file#advanced-configuration) set to `home` or `both`. And use `3.3.5` or later.

Confirmed that OpenWeatherMap does have Visibility. https://openweathermap.org/api/one-call-3#current

To do this, I could look at the hourly forecast. Occupancy sensor for "Precipitation in X hours". Something like that?

> I’m still not sure exactly how the new fields map otherwise I’d have made a pr At least for `p_mpptsum_kw` being renamed to `p_mppt1_kw` it seems to just be...

I too am running into this issue. I thought it might be because of the multihome raspberry pi that I am running it on, and the dns lookup was going...

I found there is a way to force the python app to connect to the right interface, following information I found here: https://stackoverflow.com/questions/28773033/python-requests-how-to-bind-to-different-source-ip-for-each-request In `exporter.py` I added two lines as...

If you make the change I suggested above, make sure that you first install the python library `pip install requests_toolbelt` and also add at the top of the exporter.py file:...

I too am seeing this issue. I only started seeing this issue when I switched from a Bond to a Bond Pro, and I enabled their HomeKit integration. I still...