mirror of
https://github.com/esphome/esphome.git
synced 2025-10-22 03:33:52 +01:00
feat(MQTT): Add subscribe QoS to discovery (#7648)
This commit is contained in:
@@ -819,6 +819,7 @@ CONF_STOP = "stop"
|
||||
CONF_STOP_ACTION = "stop_action"
|
||||
CONF_STORE_BASELINE = "store_baseline"
|
||||
CONF_SUBNET = "subnet"
|
||||
CONF_SUBSCRIBE_QOS = "subscribe_qos"
|
||||
CONF_SUBSTITUTIONS = "substitutions"
|
||||
CONF_SUM = "sum"
|
||||
CONF_SUPPLEMENTAL_COOLING_ACTION = "supplemental_cooling_action"
|
||||
|
Reference in New Issue
Block a user