alexryd / homebridge-shelly-ng

Homebridge plugin for the next generation of Shelly devices
GNU General Public License v3.0
121 stars 44 forks source link

This plugin generated a warning from the characteristic #38

Closed Kasper05 closed 2 years ago

Kasper05 commented 2 years ago

Log file gives the following error.

[homebridge-shelly-ng] This plugin generated a warning from the characteristic 'Voltage': characteristic was supplied illegal value: number 257.8 exceeded maximum of 250. See https://homebridge.io/w/JtMGR for more info.

eliziox commented 2 years ago

Normally, Issue already fixed, upgrade the plugin

JSP

Le 20 juil. 2022 à 22:19, Kasper05 @.***> a écrit :



Log file gives the following error.

[homebridge-shelly-ng] This plugin generated a warning from the characteristic 'Voltage': characteristic was supplied illegal value: number 257.8 exceeded maximum of 250. See https://homebridge.io/w/JtMGR for more info.

— Reply to this email directly, view it on GitHubhttps://github.com/alexryd/homebridge-shelly-ng/issues/38, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AP3TLZMFRQWVFN45QMYLJ3TVVBNMLANCNFSM54FARQTQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Kasper05 commented 2 years ago

I have install the last version. The error are not gone

tojorocha commented 2 years ago

i have the same problem… waiting for a solution…

alexryd commented 2 years ago

The problem is that homebridge caches all characteristics. You need to remove your device from homebridge and then add it again to fix this warning.