mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 00:44:04 +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"
|