mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 00:22:12 +00:00
Co-authored-by: Toast <swetoast@users.noreply.github.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
4 lines
77 B
Python
4 lines
77 B
Python
"""Constants for Raspberry Pi Power Supply Checker."""
|
|
|
|
DOMAIN = "rpi_power"
|