File: config_converter.md

package info (click to toggle)
python-xknx 3.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,044 kB
  • sloc: python: 40,087; javascript: 8,556; makefile: 32; sh: 12
file content (14 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: default
title: Migrating from xknx.yaml
parent: Home Assistant Integration
nav_order: 3
---

# [](#header-1)Migrating from xknx.yaml configuration

Using xknx.yaml form Home-Assistant is deprecated. Configure xknx from the Home-Assistant integration in your configuration.yaml. This uses a different Schema - for documentation have a look at [Home-Assistant Integration docs](https://www.home-assistant.io/integrations/knx/).

If you have a working xknx.yaml we have a converter for you!

## [xknx.yaml Config-Converter](/config-converter/)