blakadder / nspanel

Sonoff NSPanel protocol and hacking information. Tasmota Berry driver for NSPanel
https://blakadder.github.io/nspanel/
Creative Commons Zero v1.0 Universal
131 stars 36 forks source link

Widget uuid "44 = dimmable light" does not exist #68

Open wertzui opened 7 months ago

wertzui commented 7 months ago

When sending 44 as uuid, the widget does not update. I have tried all numbers from 33 to 55 and none of them show a dimmable light.

{
  "HMI_resources": [
    {
      "index": 8,
      "ctype": "device",
      "id": "8",
      "uiid": 44
    }
  ]
}
Matten-Matten commented 3 months ago

same here