diff --git a/source/_integrations/switcher_kis.markdown b/source/_integrations/switcher_kis.markdown
index 34b26841785..3e8c608689c 100644
--- a/source/_integrations/switcher_kis.markdown
+++ b/source/_integrations/switcher_kis.markdown
@@ -24,39 +24,7 @@ Supported devices:
- Switcher V2 (Qualcomm chipset - from firmware 72.32)
- Switcher V4
-To enable it, add an entry to your `configuration.yaml` according to the following configuration instructions.
-
-To retrieve your device's details, please follow the instructions [here](https://github.com/NightRang3r/Switcher-V2-Python).
-
-
- Please note, the Switcher-V2-Python script is written in python 2.7 syntax, it won't run with python 3.x.
-
-
-
- Please note, for the Switcher-V2-Python script to run successfully, you need to configure your device to work locally.
-
-
-```yaml
-switcher_kis:
- phone_id: "REPLACE_WITH_PHONE_ID"
- device_id: "REPLACE_WITH_DEVICE_ID"
- device_password: "REPLACE_WITH_DEVICE_PASSWORD"
-```
-
-{% configuration %}
-phone_id:
- description: The device's phone id.
- required: true
- type: string
-device_id:
- description: The device's id.
- required: true
- type: string
-device_password:
- description: The device's password.
- required: true
- type: string
-{% endconfiguration %}
+{% include integrations/config_flow.md %}
## Sensors