mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 19:27:51 +00: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"
|