mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01:00
* Add hardkernel hardware integration * Remove debug prints * Improve tests * Improve test coverage
4 lines
71 B
Python
4 lines
71 B
Python
"""Constants for the Hardkernel integration."""
|
|
|
|
DOMAIN = "hardkernel"
|