Add Thermobeacon (BLE) integration (#77313)
This commit is contained in:
parent
9c6780f76a
commit
f6bc5ad8b1
17 changed files with 720 additions and 0 deletions
3
homeassistant/components/thermobeacon/const.py
Normal file
3
homeassistant/components/thermobeacon/const.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
"""Constants for the ThermoBeacon integration."""
|
||||
|
||||
DOMAIN = "thermobeacon"
|
Loading…
Add table
Add a link
Reference in a new issue