Hello everyone,
I have two topics regarding the features associated with and used by Gladys.
-
In the
modelfile associated with my Xiaomi switch (servicezigbee2mqttstill in development), the associated capabilities are onlyfeatures.switch_sensor.
It is impossible to control the lights via Gladys, which does not offer a button.
By adding modifying the line to add the lights:QBKG04LM: [features.switch_sensor, features.light],this time it is functional.
Shouldn’t Gladys offer an On/Off button by default forswitchtype features? -
My TuYa smart plug did not want to be added in Gladys. By modifying the model file, I removed several features and the plug could be integrated.
I don’t really have an explanation because all the features are supposed to be supported by Gladys.
- Problematic configuration:
TS0121_plug: [features.switch, features.power, features.current, features.voltage], - Functional configuration:
TS0121_plug: [features.switch],
Thanks for your feedback, or for your feedback @pierre-gilles ![]()