diff --git a/source/_integrations/binary_sensor.knx.markdown b/source/_integrations/binary_sensor.knx.markdown index 2818ad36a1b..89ceea46cb0 100644 --- a/source/_integrations/binary_sensor.knx.markdown +++ b/source/_integrations/binary_sensor.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Binary Sensor" description: "Instructions on how to setup the KNX binary sensors within Home Assistant." -logo: knx.png ha_category: - Binary Sensor ha_release: 0.24 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_integrations/climate.knx.markdown b/source/_integrations/climate.knx.markdown index b563001fdda..1c4eb77c596 100644 --- a/source/_integrations/climate.knx.markdown +++ b/source/_integrations/climate.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Climate" description: "Instructions on how to integrate KNX thermostats with Home Assistant." -logo: knx.png ha_category: - Climate ha_release: 0.25 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_integrations/cover.knx.markdown b/source/_integrations/cover.knx.markdown index f2f7df6800a..a3d38d4b279 100644 --- a/source/_integrations/cover.knx.markdown +++ b/source/_integrations/cover.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Cover" description: "Instructions on how to integrate KNX covers with Home Assistant." -logo: knx.png ha_category: - Cover ha_release: 0.48 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index 191f406f450..cf0e0a9e67f 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -1,7 +1,6 @@ --- title: KNX description: Instructions on how to integrate KNX components with Home Assistant. -logo: knx.png ha_category: - Hub ha_release: 0.24 diff --git a/source/_integrations/light.knx.markdown b/source/_integrations/light.knx.markdown index ba9d102c38c..05caf7841c1 100644 --- a/source/_integrations/light.knx.markdown +++ b/source/_integrations/light.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Light" description: "Instructions on how to integrate KNX lights with Home Assistant." -logo: knx.png ha_category: - Light ha_release: 0.44 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_integrations/notify.knx.markdown b/source/_integrations/notify.knx.markdown index 1d536fd88d0..770735557d1 100644 --- a/source/_integrations/notify.knx.markdown +++ b/source/_integrations/notify.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Notify" description: "Instructions on how to use the KNX notify with Home Assistant." -logo: knx.png ha_category: - Notifications ha_release: 0.53 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_integrations/scene.knx.markdown b/source/_integrations/scene.knx.markdown index 741c4e6039b..bc82cb9e5cc 100644 --- a/source/_integrations/scene.knx.markdown +++ b/source/_integrations/scene.knx.markdown @@ -1,10 +1,10 @@ --- title: "KNX Scene" description: "Instructions on how to integrate KNX Scenes into Home Assistant." -logo: knx.png ha_category: - Scene ha_release: 0.63 +ha_domain: knx ---
diff --git a/source/_integrations/sensor.knx.markdown b/source/_integrations/sensor.knx.markdown index c68015799d5..a60c3a0aa38 100644 --- a/source/_integrations/sensor.knx.markdown +++ b/source/_integrations/sensor.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Sensor" description: "Instructions on how to use a KNX Sensor with Home Assistant." -logo: knx.png ha_category: - Sensor ha_release: 0.29 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_integrations/switch.knx.markdown b/source/_integrations/switch.knx.markdown index 3a26d28dc8d..ce529244208 100644 --- a/source/_integrations/switch.knx.markdown +++ b/source/_integrations/switch.knx.markdown @@ -1,11 +1,11 @@ --- title: "KNX Switch" description: "Instructions on how to integrate KNX switches with Home Assistant." -logo: knx.png ha_category: - Switch ha_release: 0.24 ha_iot_class: Local Push +ha_domain: knx ---
diff --git a/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown b/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown index 1881baaef42..39d7a4dd884 100644 --- a/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown +++ b/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown @@ -21,7 +21,7 @@ hass --script db_migrator --config /path/to/config You can omit the `--config` option if you use the default configuration directory. Run the script with `--help` to get more options. - + - Config: Improved support for storing [secrets][secrets] ([@kellerza]) - Sensor: Support for [Yahoo! Weather][yahoo-weather] ([@pvizeli]) diff --git a/source/images/supported_brands/knx.png b/source/images/supported_brands/knx.png deleted file mode 100644 index 6a8986e73e5..00000000000 Binary files a/source/images/supported_brands/knx.png and /dev/null differ