Closed An00bIS47 closed 4 years ago
Thanks. I copied these from somewhere, and never checked the UINT8 limit. These characteristics aren’t defined by Eve, and aren’t used in any Eve devices. They are however recognised by the Eve app and come with a associated symbol.
I’m using ConditionCategory in Homebridge WS, and it currently happily reports value 802. I suppose Eve will be happy with any numeric type (I think the value is sent as json anyway). I don’t think OpenWeatherMap provides Ozone or Rain probability, so I haven’t been using these myself.
In v4.8.0.
Hi @ebaauw
i have looked at the
EveHomeKitTypes.js
and there are some small typos and issuesThe maxValue would exceed the UINT8 limit. I guess this should be an INT or UINT16. But I don't have an EVE device to verify this.
Here it is the same as above plus the 'Clouds' should be replaced with Ozone
Here you missed a 'T' in Probabiliy