deconz-community / node-red-contrib-deconz

Node-Red Nodes for deCONZ connectivity.
GNU General Public License v3.0
84 stars 16 forks source link

Ikea shader FYRTUR dont show battery charging level #228

Closed hoschult closed 9 months ago

hoschult commented 9 months ago

Current Behavior

Window blinds does not appear in the drop down menü:

grafik

Expected Behavior

roller blinds are defined in deconz and are working also in other nodes like this:

grafik

I would assume that also the battery node would show up in a drop down menu the FYRTUR to be selected so that I can work with the SoC in node red

Steps To Reproduce

No response

Example flow

n/a

Environment

grafik

grafik

Zehir commented 9 months ago

Hello, can you use the api node and get the /config to see if the device is present there

hoschult commented 9 months ago

If I connect directly to the conbee II web portal, it is shown up like this:

grafik

Within the API node response the device occurs:

grafik

Zehir commented 9 months ago

This is the battery part of the device, you should have an other one

hoschult commented 9 months ago

you're right, the other one part I found under lights:

grafik

Zehir commented 9 months ago

Yes for some reason the Windows covering devices are in the light endpoint. So did you find it too in the node ?

hoschult commented 9 months ago

no it is not in the node :-(

Zehir commented 9 months ago

Could you test with the version 2.3.12 ? It's currently publishing and will be displayed in the node palette in less than 30 minutes

hoschult commented 9 months ago

works like charme.... Thx for your great work!!

grafik