pschroeder89 / homebridge-levoit-humidifiers

Levoit Humidifiers Plugin for Apple HomeKit via Homebridge
Apache License 2.0
70 stars 9 forks source link

v1.8.9-beta4 release marked as latest production release #53

Closed nyjklein closed 1 year ago

nyjklein commented 1 year ago

Describe The Bug:

v1.8.9-beta4 release marked as latest production release. And some weird log messages noted below. OasisMist 451S

To Reproduce:

Just select update from HomeBridge plugin status.

Expected behavior:

Logs:

[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'Current Relative Humidity' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[24/01/2023, 09:34:35] [homebridge-levoit-humidifiers] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[TARGET HUMIDIDITY]: 40
[TARGET HUMIDIDITY]: 40
[TARGET HUMIDIDITY]: 40

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

pschroeder89 commented 1 year ago

Thanks @nyjklein. 1.8.9 should be the latest now, which is the same code as 1.8.7. Not sure why homebridge is showing beta labels as actual releases, I'll look into it.