Get appliance code from serial number

This commit is contained in:
Andre Basche
2023-05-20 13:24:24 +02:00
parent 9f130e2e85
commit 9971fe95e2
3 changed files with 12 additions and 4 deletions

View File

@ -7,7 +7,7 @@ with open("README.md", "r") as f:
setup(
name="pyhOn",
version="0.10.9",
version="0.10.10",
author="Andre Basche",
description="Control hOn devices with python",
long_description=long_description,