mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
feat(MQTT): Add subscribe QoS to discovery (#7648)
This commit is contained in:
@@ -227,6 +227,7 @@ datetime:
|
||||
type: date
|
||||
state_topic: some/topic/date
|
||||
qos: 2
|
||||
subscribe_qos: 2
|
||||
set_action:
|
||||
- logger.log: "set_value"
|
||||
on_value:
|
||||
|
Reference in New Issue
Block a user