Update readme

This commit is contained in:
Andre Basche 2023-05-07 14:59:04 +02:00
parent 0e9bd97c7b
commit 7b80acb6b9
3 changed files with 52 additions and 44 deletions

View file

@ -3,10 +3,14 @@
import asyncio
import json
import re
import sys
from pathlib import Path
from pyhon import HonAPI
if __name__ == "__main__":
sys.path.insert(0, str(Path(__file__).parent.parent))
from custom_components.hon import const
SENSOR = {