David Carson

Results 163 comments of David Carson

Agree that it would be confusing. I have not yet seen a way to manipulate the config.json.

[Tempest](https://weatherflow.github.io/Tempest/api/udp/v171/) reports the state of all sensors. If there is an issue, it should be reported through to the user.

Should report a general failures through HomeKit: https://developer.apple.com/documentation/homekit/hmcharacteristictypestatusfault

> The real question here is weather the 3.0 Onecall API is really needed here at all. /data/2.5/onecall seems to provide virtually the same data in the same structure. (See...

To stop Dew Point and UV index from appearing when 2.5 API is used, there is code tries to remove it from the reported characteristics: ``` that.log.info("Could not retreive weather...

As the data simply isn't available to the 2.5 API, the user can just go the plugin settings, expand the 'Hide values' section and check UV Index, Dew Point, Sunrise...

Can you please try `3.3.4-beta.1` and verify that it works.

Closing as fixed. Try `3.3.4` or later