Metadata-Version: 2.1
Name: moat-kv-knx
Version: 0.11.6
Summary: 1wire connector for MoaT-KV
Author-email: Matthias Urlichs <matthias@urlichs.de>
Project-URL: homepage, https://m-o-a-t.org
Project-URL: repository, https://github.com/M-o-a-T/moat-kv-knx
Keywords: MoaT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Classifier: Topic :: Home Automation
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: moat-kv (~=0.70.2)
Requires-Dist: netifaces

===========
MoaT-KV-KNX
===========

MoaT-KV-KNX is a link between KNX buses and MoaT-KV.

It will

* query and monitor inputs as specified

* write values that it reads from them to some entry in MoaT-KV

* monitor a MoaT-KV entry and write any updates to KNX

* work with MoaT-KV's runner system, either centrally or distributed


Warning
=======

Currently this will only work with MoaT's fork of XKNX because we're using
AnyIO and some other improvements.
