hass-core/homeassistant/components/hardkernel/const.py
Erik Montnemery 0cca73fb23
Add hardkernel hardware integration (#72489)
* Add hardkernel hardware integration

* Remove debug prints

* Improve tests

* Improve test coverage
2022-05-26 13:15:44 -07:00

3 lines
71 B
Python

"""Constants for the Hardkernel integration."""
DOMAIN = "hardkernel"