* Add hardkernel hardware integration * Remove debug prints * Improve tests * Improve test coverage
3 lines
71 B
Python
3 lines
71 B
Python
"""Constants for the Hardkernel integration."""
|
|
|
|
DOMAIN = "hardkernel"
|