* ReadYourMeter Pro integration * Add __init__.py to .coveragerc * Address code review comments * More code review comments
3 lines
76 B
Python
3 lines
76 B
Python
"""Constants for the Read Your Meter Pro integration."""
|
|
|
|
DOMAIN = "rympro"
|