1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

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
11 changed files with 318 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ NO_IOT_CLASS = [
"downloader",
"ffmpeg",
"frontend",
"hardkernel",
"hardware",
"history",
"homeassistant",