Closed mitch7391 closed 3 months ago
The latest Beta should resolve at least one of the issues. Unfortunately it looks like fakegato-history isn't compatible yet which will break the plugin.
@kiwi-cam I should have added some logs with my issue, I have updated my issue with them just in case but looks like your new beta version is working with Homebridge v2 :)
I've notice one issue with the compatibility changes. Previously, using deprecated getValue() would trigger a refresh of the data too. This was used for temperature and humidity sensors to trigger a data update at set intervals. Using "value" doesn't trigger the get method to refresh the data so updates are sporadic - very noticeable in fakegato.
I haven't found a simple workaround for this yet - it might require a small rework of the monitorTemperature code.
4.4.18 is now released and includes the required changes
Describe the solution you'd like Hey @kiwi-cam I am not sure if you are aware but the next version of Homebridge (v2.0) comes with breaking changes for a lot of Homebridge plug-ins and it has been put on the developers to update their plug-ins.
For Plug-In Developers
I have tested this plug-in on the beta version and it will crash Homebridge.
Describe alternatives you've considered All users of this plug-in will have to remain on Homebridge v1.8.4.
Additional context
Logs: