Hi all,
I have a weaterstation in my garden, which is connected to openhab and show in homekit with the homekit plugin, which is all working nice. But now the temperatures are dropping, I can see that the homekit temperature won’t drop below 10 degrees.
In OpenHAB itself, the temperatures are shown correct, like 8.3 degrees for example, but in the mean time it is shown as 10 degrees in homekit.
What I’ve done until now:
- Reworked the homekit item from Tag to metadata
- In Configuration -> Services-> IO -> Homekit Configuration -> Configure -> Expert Mode, I’ve added the minimumTemperature and maximumTemperature values (minimum first set to 5, now to -100, maximum set to 100)
- Restarted openhab
All this doesn’t seem to change it’s behaviour.
I’m running on OpenHAB 2.5.4-1
Hopefully someone can help with this issue