Fix mysensors mqtt integration setup guard (#49423)
This commit is contained in:
parent
20ead7902a
commit
410f0e3604
8 changed files with 58 additions and 14 deletions
|
@ -29,7 +29,6 @@ CONF_GATEWAY_TYPE_ALL: list[str] = [
|
|||
CONF_GATEWAY_TYPE_TCP,
|
||||
]
|
||||
|
||||
|
||||
DOMAIN: str = "mysensors"
|
||||
MYSENSORS_GATEWAY_START_TASK: str = "mysensors_gateway_start_task_{}"
|
||||
MYSENSORS_GATEWAYS: str = "mysensors_gateways"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue