naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
316 stars 63 forks source link

Apparent Temperature and Dew Point not responding on Apple Home App #166

Closed themoddedcube closed 3 years ago

themoddedcube commented 3 years ago

Hi guys, this plugin is great, installed it yesterday, except the only problem I am having is that the Apparent Temperature and Dew Point are not responding, and I have no idea how to fix it, and help would be appreciated. Thank you and have a great day, and stay safe as well.

themoddedcube commented 3 years ago

Now it is responding, but the Dew Point and Apparent Temperature, are the exact same, is this normal?

themoddedcube commented 3 years ago

I am so sorry, but now its not working agian lol, it says not responding pls help

kylerove commented 3 years ago

I created a pull request to merge fix suggested by @frans2526. https://github.com/naofireblade/homebridge-weather-plus/pull/167

naofireblade commented 3 years ago

Do you use the temperature unit C or F?

themoddedcube commented 3 years ago

F

kylerove commented 3 years ago

Same here. I use F and whenever temp value < 32 was returned one of the temperature based accessories would be unresponsive.

naofireblade commented 3 years ago

Fixed in v3.2.3

mrMiimo commented 3 years ago

I just updated to the latest version (3.2.3) but temperature sensor still doesn't work ... I think because the temperature is negative .. To test I set a weatherStation (ISANTAFE65) with positive temperature and it works.

Someone can help me please? Thx

This is debug mode (wunderground):

omebridge-weather-plus { homebridge-weather-plus "observations": [ homebridge-weather-plus { homebridge-weather-plus "stationID": "IMEZZO9", homebridge-weather-plus "obsTimeUtc": "2020-12-28T10:25:40Z", homebridge-weather-plus "obsTimeLocal": "2020-12-28 11:25:40", homebridge-weather-plus "neighborhood": "Mezzocorona", homebridge-weather-plus "softwareType": "EasyWeatherV1.5.6", homebridge-weather-plus "country": "IT", homebridge-weather-plus "solarRadiation": 0.9, homebridge-weather-plus "lon": 11.131, homebridge-weather-plus "realtimeFrequency": null, homebridge-weather-plus "epoch": 1609151140, homebridge-weather-plus "lat": 46.216, homebridge-weather-plus "uv": 0, homebridge-weather-plus "winddir": 83, homebridge-weather-plus "humidity": 95, homebridge-weather-plus "qcStatus": -1, homebridge-weather-plus "metric_si": { homebridge-weather-plus "temp": -2.2, homebridge-weather-plus "heatIndex": -2.2, homebridge-weather-plus "dewpt": -2.9, homebridge-weather-plus "windChill": -2.2, homebridge-weather-plus "windSpeed": 0, homebridge-weather-plus "windGust": 0, homebridge-weather-plus "pressure": 987.81, homebridge-weather-plus "precipRate": 0, homebridge-weather-plus "precipTotal": 0, homebridge-weather-plus "elev": 66.8 homebridge-weather-plus } homebridge-weather-plus } homebridge-weather-plus ] homebridge-weather-plus } +2s homebridge-weather-plus Units: s +3ms homebridge-weather-plus Current Conditions for station 'Now': { homebridge-weather-plus ObservationStation: 'IMEZZO9 : Mezzocorona', homebridge-weather-plus ObservationTime: Moment<2020-12-28T11:25:40+01:00>, homebridge-weather-plus WindDirection: 'E', homebridge-weather-plus Humidity: 95, homebridge-weather-plus SolarRadiation: 0.9, homebridge-weather-plus UVIndex: 0, homebridge-weather-plus Temperature: -2.2, homebridge-weather-plus DewPoint: -2.9, homebridge-weather-plus AirPressure: 987.81, homebridge-weather-plus WindSpeed: 0, homebridge-weather-plus WindSpeedMax: 0, homebridge-weather-plus RainDay: 0 homebridge-weather-plus } +2s homebridge-weather-plus Setting Humidity to 95 +9ms homebridge-weather-plus Setting Temperature to -2.2 +2ms homebridge-weather-plus Saving history entry +4ms