David Carson
David Carson
I assume you are using [Openweather API v2.5](https://openweathermap.org/current) It seems sunrise and sunset are part of the spec. for the current weather, as well as the [forecast](https://openweathermap.org/forecast5) API. I am...
@Jogistar may have got sunrise and sunset for the forecast as the code was there for OpenWeather v3.0 API. However, it wasn't there for current weather. And it was totally...
Unfortunately, I don't have a v3.0 API account, so I can't verify that it is working. @Jogistar if there is a way you could test my change, I would appreciate...
Thanks @jkreileder. I also have fixed it on my fork, and was hoping to get it tested. If your PR lands first, I will just merge it with mine that...
Can you please try `3.3.4-beta.1` and verify that it works.
How are you viewing the values? The units settings only impact the 'compatibility' sensors which show the values as part of the label. For sensors that are native (eg temperature,...
As mentioned in this [comment](https://github.com/naofireblade/homebridge-weather-plus/issues/259#issuecomment-1936733055), the units are only used for Apple Home ("_home_") [compatibility mode](https://github.com/naofireblade/homebridge-weather-plus?tab=readme-ov-file#compatibility) sensors. The units that are viewed via HomeKit are set by the application/iOS device....
I'm tracking work to fix this in #247
Note that the changes made for #247 won't allow you to have Custom Accessory Names. However, it will fix the issue of the names not appearing.
Dup of #246 Check to make sure that your [PWS is currently online](https://www.wunderground.com/member/devices), otherwise you won't get data.