fjs21 / homebridge-kumo

Control your Kumo cloud devices using Homebridge.
https://www.npmjs.com/package/homebridge-kumo
Apache License 2.0
35 stars 8 forks source link

Model Characteristic must have a length of more than 1 - message #26

Closed monteroman closed 3 years ago

monteroman commented 3 years ago

Hi there. I'm seeing this in the logs being generated by the homebridge-kumo plugin.

This plugin generated a warning from the characteristic 'Model': [Model] characteristic must have a length of more than 1 character otherwise HomeKit will reject this accessory, ignoring new value. See https://git.io/JtMGR for more info.

Plugin version 1.4.0 HomeBridge Version 1.3.4 Node.js version 14.17.0

monteroman commented 3 years ago

It looks like this issue is now resolved since the update. Thank you!