Add hardkernel hardware integration (#72489)

* Add hardkernel hardware integration

* Remove debug prints

* Improve tests

* Improve test coverage
This commit is contained in:
Erik Montnemery 2022-05-26 22:15:44 +02:00 committed by GitHub
parent ff3374b4e0
commit 0cca73fb23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 318 additions and 0 deletions

View file

@ -0,0 +1,3 @@
"""Constants for the Hardkernel integration."""
DOMAIN = "hardkernel"