merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
383 stars 62 forks source link

Property screen:on does not exist on leshow.humidifier.jsq1 #418

Closed jackscorpse closed 1 year ago

jackscorpse commented 1 year ago

Added new property "screen:on" from the latest firmware update (2.2.6.1236), but the plugin skips property when loading with an error that this property does not exist on this device. With property "screen:brightness" same issue.

jackscorpse commented 1 year ago

I figured out the issue, the new property is not yet in the file for this device. I believe that it will be added in the next plugin updates.

merdok commented 1 year ago

Yes, you are right! They updated the spec with this new features. Will update the spec in the next update.