mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 06:05:43 +01:00
* ReadYourMeter Pro integration * Add __init__.py to .coveragerc * Address code review comments * More code review comments
4 lines
76 B
Python
4 lines
76 B
Python
"""Constants for the Read Your Meter Pro integration."""
|
|
|
|
DOMAIN = "rympro"
|