mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Migrate KNX integration to brands + add ha_domain (#12295)
This commit is contained in:
parent
bc73d7d2c2
commit
49084a29cc
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Binary Sensor"
|
title: "KNX Binary Sensor"
|
||||||
description: "Instructions on how to setup the KNX binary sensors within Home Assistant."
|
description: "Instructions on how to setup the KNX binary sensors within Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
ha_release: 0.24
|
ha_release: 0.24
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Climate"
|
title: "KNX Climate"
|
||||||
description: "Instructions on how to integrate KNX thermostats with Home Assistant."
|
description: "Instructions on how to integrate KNX thermostats with Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Climate
|
- Climate
|
||||||
ha_release: 0.25
|
ha_release: 0.25
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Cover"
|
title: "KNX Cover"
|
||||||
description: "Instructions on how to integrate KNX covers with Home Assistant."
|
description: "Instructions on how to integrate KNX covers with Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Cover
|
- Cover
|
||||||
ha_release: 0.48
|
ha_release: 0.48
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: KNX
|
title: KNX
|
||||||
description: Instructions on how to integrate KNX components with Home Assistant.
|
description: Instructions on how to integrate KNX components with Home Assistant.
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Hub
|
- Hub
|
||||||
ha_release: 0.24
|
ha_release: 0.24
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Light"
|
title: "KNX Light"
|
||||||
description: "Instructions on how to integrate KNX lights with Home Assistant."
|
description: "Instructions on how to integrate KNX lights with Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
ha_release: 0.44
|
ha_release: 0.44
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Notify"
|
title: "KNX Notify"
|
||||||
description: "Instructions on how to use the KNX notify with Home Assistant."
|
description: "Instructions on how to use the KNX notify with Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Notifications
|
- Notifications
|
||||||
ha_release: 0.53
|
ha_release: 0.53
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Scene"
|
title: "KNX Scene"
|
||||||
description: "Instructions on how to integrate KNX Scenes into Home Assistant."
|
description: "Instructions on how to integrate KNX Scenes into Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Scene
|
- Scene
|
||||||
ha_release: 0.63
|
ha_release: 0.63
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Sensor"
|
title: "KNX Sensor"
|
||||||
description: "Instructions on how to use a KNX Sensor with Home Assistant."
|
description: "Instructions on how to use a KNX Sensor with Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 0.29
|
ha_release: 0.29
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "KNX Switch"
|
title: "KNX Switch"
|
||||||
description: "Instructions on how to integrate KNX switches with Home Assistant."
|
description: "Instructions on how to integrate KNX switches with Home Assistant."
|
||||||
logo: knx.png
|
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 0.24
|
ha_release: 0.24
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: knx
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
|
@ -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.
|
You can omit the `--config` option if you use the default configuration directory. Run the script with `--help` to get more options.
|
||||||
|
|
||||||
<img src='/images/supported_brands/yahooweather.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/joaoapps_join.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/knx.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/tp-link.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' />
|
<img src='/images/supported_brands/yahooweather.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/joaoapps_join.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='https://brands.home-assistant.io/knx/logo.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/tp-link.png' style='clear: right; margin-left: 5px; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' />
|
||||||
|
|
||||||
- Config: Improved support for storing [secrets][secrets] ([@kellerza])
|
- Config: Improved support for storing [secrets][secrets] ([@kellerza])
|
||||||
- Sensor: Support for [Yahoo! Weather][yahoo-weather] ([@pvizeli])
|
- Sensor: Support for [Yahoo! Weather][yahoo-weather] ([@pvizeli])
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
Loading…
x
Reference in New Issue
Block a user