Added telegram notify, fixes in pool pump stats

This commit is contained in:
Martin Bauer
2019-07-15 21:38:30 +02:00
parent 08a0d17fa0
commit 77a7ea34ad
3 changed files with 20 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ import knx_conf as knx
script_path = os.path.dirname(os.path.realpath(__file__))
yaml = YAML()
yaml.preserve_quotes = True
def add_knx_devices(devices, groups):