mirror of
https://github.com/home-assistant/core.git
synced 2026-08-10 15:41:54 +02: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"
|