QHallo, I have my knx project imported in Ha. Now I want use the Temperature sensor from the MDT Glastaster for an automatation but I can‘t use it as binary sensore, switch or light. What am I doing wrong
Greeds
QHallo, I have my knx project imported in Ha. Now I want use the Temperature sensor from the MDT Glastaster for an automatation but I can‘t use it as binary sensore, switch or light. What am I doing wrong
Greeds
Hi !
sensor
is currently YAML only. See the Knx integration documentation for details.
Ok thanks, so light on and off are binary sensor but dimming lights and raffstores in %, temperature and havc are manuel yaml sensors thank
Light, cover, sensor, binary_sensor, climate etc. are different platforms.
sensor and binary_sensor are read-only. So you may configure a light on/off group address as binary sensor, but then you can’t control this from HA. I’d rather use the light platform for that.