Use core constants for mqtt (#46389)
This commit is contained in:
parent
1b61b5c10b
commit
b85ecc0bd2
21 changed files with 6 additions and 28 deletions
|
@ -11,7 +11,6 @@ ATTR_TOPIC = "topic"
|
|||
|
||||
CONF_BROKER = "broker"
|
||||
CONF_BIRTH_MESSAGE = "birth_message"
|
||||
CONF_DISCOVERY = "discovery"
|
||||
CONF_QOS = ATTR_QOS
|
||||
CONF_RETAIN = ATTR_RETAIN
|
||||
CONF_STATE_TOPIC = "state_topic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue