Add the ability to reload bayesian platforms from yaml (#39771)
This commit is contained in:
parent
bb9ea7ce6e
commit
a495946eeb
5 changed files with 77 additions and 2 deletions
|
@ -1 +1,4 @@
|
|||
"""The bayesian component."""
|
||||
|
||||
DOMAIN = "bayesian"
|
||||
PLATFORMS = ["binary_sensor"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue