David Carson
David Carson
I have found the issue, but I don't understand why it's an issue.
I understand why my code doesn't work. I need to have: `this.services = this.services.concat(compatibility.getServices(this));` as concat() doesn't modify the original array., it returns a new array with both sets of...
I can't publish this repo. I need @naofireblade to publish it. If you could add me as an owner, `npm owner add dacarson homebridge-weather-plus` I can then also publish :-)
Do you know if you are using the 2.5 API or the 3.0 API?
Just after a restart, you may see a line: `[13/02/2024, 10:48:02] [WeatherPlus] Could not retreive weather report with API 3.0, trying API 2.5 now ...` Or if you are not...
My first guess at why you might see that occasionally is because you are hitting the [request limit](https://openweathermap.org/price#weather). But, if I do a back of the envelope calculation it seems...
> Should I wait for a new version to get more logging and come back afterwards? Yes. Right now there is not enough information in the logs to understand why...
Please try `3.3.4-beta.1` and see if the error happens again.
I have exactly the same error. I attached the brand new unit to a RPi and started monitoring it with NUT. It immediately showed the ALARM in ups.status and in...
Is there a way to clear this ALARM as right now it is causing issue with my UPS monitoring software.