mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 16:12:01 +00: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"
|