Add BlueMaestro integration (#77758)
* Add BlueMaestro integration * tests * dc
This commit is contained in:
parent
6dcce61565
commit
ed365cb8e9
17 changed files with 684 additions and 0 deletions
3
homeassistant/components/bluemaestro/const.py
Normal file
3
homeassistant/components/bluemaestro/const.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
"""Constants for the BlueMaestro integration."""
|
||||
|
||||
DOMAIN = "bluemaestro"
|
Loading…
Add table
Add a link
Reference in a new issue