Do you have any errors?
docker
Do you have any errors?
docker
Just a silly question⊠Are you able to connect to the gladys-fil-pilote image on port 8001 in your web browser?
Yes, Iâm indeed on port 8001; in any case Iâve stopped the Gladys Docker
However, does the fact that it was associated with the old Gladys have any effect?
Should I remove the sensor from the old Gladys or not?
So I made progress and found the trick to associate it with the new Gladys pilot-wire. The issue was indeed that it was connected to the old Gladys
I had (I thought) done a reset but on this module the reset is particular: 5 seconds then another click to confirm the reset
So now I have my Nodon module in zigbeetomqtt
and in Gladys I have something extra
but I donât know how to access the mode for now, although the device is indeed in Gladys
and especially the mode function
however the coordinator device is still present and I donât know what it corresponds to
Now all thatâs left is to be able to use these modes but I donât know how to access them
Thanks for pushing the investigation ![]()
When you add a Devices box to a dashboard, donât you see this feature (Mode) for the device in question?
Youâre welcome, my pleasure â I think this will be useful to others
and no, I canât find a mode function
Can you try removing/adding the device again? Same thing in the dashboard.
I just tested locally and the mode shows up correctly in the offered features ![]()
So I just created a new dashboard
When I select device and add in the dropdown list the mode doesnât appear
However if I leave it empty
Here I get everything
Small flaw: it only retrieves 4 types, which I already think is great
But itâs just a view of the sensorâs state and in my case itâs wrong
Where do I need to delete it from to do a new test? If itâs from Gladys integration I tested that too
@cicoub13, just a small detail, itâs **Frost protection
I tried deleting it but Iâll try again tomorrow
okay I redid the test by deleting as @_Will_71 suggested to me but it doesnât change anything â still only access to 3 variables
I think itâs nothing major; itâs not in the dropdown menu
but it appears on the dashboard if I select « No device »
If that can help I can take screenshots of whatâs in zigbee2mqtt
so I redid some tests the modes that appear in gladys are just a dropdown menu that serves no purpose, no influence on the radiator and itâs not even the radiatorâs current value
For the missing modes, in my opinion donât worry â itâs not the most important thing, and once the rest is working it wonât be much to add.
Hi @cicoub13,
I looked on my side (with a clone of your branch) by running a test only with an MQTT device because I donât have a compatible Zigbee device and I saw this
To add the device to the dashboard you need to add the PilotWire feature that you created in the SuppportedFeatureTypes.jsx file.
Then, for this feature to work with Gladys the enum must be converted to a numeric value
With these two fixes it should improve functionality. Iâve created a branch on my side and I can generate an image if you donât have time so that @Prof_Techno can validate it. Otherwise Iâll let you modify on your side and propose an update to your image.
Thanks, Iâll do that today and push a new image.
Iâve pushed a new image with the changes (but I didnât have time to test).
Can you:
Ok no problem â depending on the tests @Prof_Techno can do, Iâll continue the work.
Good luck to you.
Iâm testing tomorrow morning.