hass-core/homeassistant/components/mopeka/const.py
J. Nick Koston 03a8dcfdc1
Add Mopeka integration ()
* 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
2023-01-25 12:28:13 -05:00

3 lines
63 B
Python

"""Constants for the Mopeka integration."""
DOMAIN = "mopeka"