1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-03 13:39:16 +00:00
Erik Montnemery 0cca73fb23
Add hardkernel hardware integration ()
* Add hardkernel hardware integration

* Remove debug prints

* Improve tests

* Improve test coverage
2022-05-26 13:15:44 -07:00

4 lines
71 B
Python

"""Constants for the Hardkernel integration."""
DOMAIN = "hardkernel"