mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +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"
|