mirror of
https://github.com/home-assistant/core.git
synced 2025-05-17 20:39:16 +00:00

* Add Mopeka integration Mopeka makes BLE propane tank monitors * cover * wip * wip * bump lib * strip binary sensor * all sensors * all sensors * update tests * change quality * change quality * adjust * integration_type, strict-typing
4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for the Mopeka integration."""
|
|
|
|
DOMAIN = "mopeka"
|