Add BlueMaestro integration (#77758)

* Add BlueMaestro integration

* tests

* dc
This commit is contained in:
J. Nick Koston 2022-09-04 09:45:52 -04:00 committed by GitHub
parent 6dcce61565
commit ed365cb8e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 684 additions and 0 deletions

View file

@ -0,0 +1,3 @@
"""Constants for the BlueMaestro integration."""
DOMAIN = "bluemaestro"