Add Thermobeacon (BLE) integration (#77313)

This commit is contained in:
J. Nick Koston 2022-08-26 21:44:10 -05:00 committed by GitHub
parent 9c6780f76a
commit f6bc5ad8b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 720 additions and 0 deletions

View file

@ -0,0 +1,3 @@
"""Constants for the ThermoBeacon integration."""
DOMAIN = "thermobeacon"