diff --git a/source/_integrations/climate.knx.markdown b/source/_integrations/climate.knx.markdown index c6612ca868f..2fd5dc2cf48 100644 --- a/source/_integrations/climate.knx.markdown +++ b/source/_integrations/climate.knx.markdown @@ -172,6 +172,11 @@ on_off_address: description: KNX address for switching the climate device on/off. required: false type: string +on_off_invert: + description: Value for switching the climate device on/off is inverted. + required: false + default: false + type: boolean on_off_state_address: description: KNX address for gathering the current state (on/off) of the climate device. required: false