KNX: Create Entity not possible

Hello!

I have imported our ETS project and am now encountering one or two problems.

For example, I don’t understand why I can only create entities for binary sensors, but not, for example, for the control value of the underfloor heating as shown here on the screenshot …

It would be very nice if someone could clarify this for me.

Thank you very much!

Best regards,
Jochen

The Sensor platform can’t be configured from UI. Currently only BinarySensor, Light, Switch and (coming next release) Cover. The other platforms have to be configured via YAML. Please have a look at the integrations documentation: https://www.home-assistant.io/integrations/knx/

Hello farmio,
thanks for the answer!
So, to summarize:
The KNX plugin to read the ETS project files is not yet mature and not suitable to create entities of weather stations and temperature sensors in HA.
So the only option is to create them manually in the config YAML!?