-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This plugin generated a warning from the characteristic... #206
Comments
I have had these two errors too ever since installing the plugin a year or so ago. Current versions:
|
Could you post your plug-in config please? |
|
Just got a similar warning with the following config: "platform": "WeatherPlus",
"service": "openweathermap",
"key": ...,
"locationGeo": ...,
"compatibility": "home",
"conditionCategory": "detailed",
"hidden": ["AirPressure", "DewPoint", "ForecastDay", "Ozone", "SnowBool", "SolarRadiation", "Visibility", "WindSpeedMax"],
"interval": 10,
"nameNow": "Outside",
"units": "us" |
Just installed it today and also getting the same two warnings. |
I have seen similar issues. They are warnings and the plugin works fine with them. Though it would be good to understand and correct them. |
I have a similar Problem: Also values for dew point are allways 0°C or -50°C (inside temperature).
|
[7/5/2021, 1:09:45 PM] [homebridge-weather-plus] This plugin generated a warning from the characteristic 'Air Pressure': Characteristic not in required or optional characteristic section for service TemperatureSensor. Adding anyway.. See https://git.io/JtMGR for more info.
[7/5/2021, 1:09:45 PM] [homebridge-weather-plus] This plugin generated a warning from the characteristic 'Current Relative Humidity': Characteristic not in required or optional characteristic section for service TemperatureSensor. Adding anyway.. See https://git.io/JtMGR for more info.
The text was updated successfully, but these errors were encountered: