Use conn_made callback in MySensors (#47463)
This commit is contained in:
parent
a547d0fea2
commit
a2ee7d598b
3 changed files with 17 additions and 47 deletions
|
@ -29,7 +29,6 @@ CONF_GATEWAY_TYPE_ALL: List[str] = [
|
|||
|
||||
|
||||
DOMAIN: str = "mysensors"
|
||||
MYSENSORS_GATEWAY_READY: str = "mysensors_gateway_ready_{}"
|
||||
MYSENSORS_GATEWAY_START_TASK: str = "mysensors_gateway_start_task_{}"
|
||||
MYSENSORS_GATEWAYS: str = "mysensors_gateways"
|
||||
PLATFORM: str = "platform"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue