Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin slows homebridge - invalid values #2

Open
spiddleblu opened this issue Mar 23, 2022 · 0 comments
Open

Plugin slows homebridge - invalid values #2

spiddleblu opened this issue Mar 23, 2022 · 0 comments

Comments

@spiddleblu
Copy link

It looks like the Airmega is reporting back a value that the plugin doesn't understand. I have it running as a child bridge, so not really an issue. But I think fixing this will make the plugin perfect.

[3/22/2022, 11:27:56 AM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 12:15:16 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 12:15:16 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 2:16:19 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 2:16:19 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 2:30:26 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 2:30:26 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 2:30:36 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.
[3/22/2022, 2:30:36 PM] [@sclevine/homebridge-airmega] This plugin generated a warning from the characteristic 'Filter Life Level': characteristic was supplied illegal value: number -1 exceeded minimum of 0. See https://git.io/JtMGR for more info.

3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Target Air Purifier State' was slow to respond! See https://git.io/JtMGR for more info.
[3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://git.io/JtMGR for more info.
[3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Air Quality' was slow to respond! See https://git.io/JtMGR for more info.
[3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Filter Change Indication' was slow to respond! See https://git.io/JtMGR for more info.
[3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Filter Life Level' was slow to respond! See https://git.io/JtMGR for more info.
[3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Filter Change Indication' was slow to respond! See https://git.io/JtMGR for more info.
[3/23/2022, 6:12:58 AM] [@sclevine/homebridge-airmega] This plugin slows down Homebridge. The read handler for the characteristic 'Filter Life Level' was slow to respond! See https://git.io/JtMGR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant