mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00

* Add Moat (BLE) integration * fix pin * resync * Update tests/components/moat/test_sensor.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/moat/sensor.py * backmerge from integration * purge dead code Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
4 lines
69 B
Python
4 lines
69 B
Python
"""Constants for the Moat Bluetooth integration."""
|
|
|
|
DOMAIN = "moat"
|