HOASS KNX invert binary sensor output to KNX Groupadress

i want to invert the output of the binary sensor
-if binary_sensor.vicare_…is_active the adress 0/6/3 must get “0” as input .
but how?

brenner Freigeben bei Warmwasserbedarf

- type: binary
  entity_id: binary_sensor.vicare_dhw_charging_active
  address: "0/6/3"

thanks

Hi :wave:!
Use a helper (template) entity to invert the state and expose that.