diff --git a/src/components/knx-configure-switch.ts b/src/components/knx-configure-switch.ts index 94dfb9b..046fa9e 100644 --- a/src/components/knx-configure-switch.ts +++ b/src/components/knx-configure-switch.ts @@ -105,29 +105,6 @@ export class KNXConfigureSwitch extends LitElement { .value=${this.config.sync_state ?? true} @value-changed=${this._updateConfig} > - @@ -150,6 +127,32 @@ export class KNXConfigureSwitch extends LitElement { @value-changed=${this._updateConfig} > + + +
Entity settings
+
Description
+ +
+
`; }