mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
feat(MQTT): Add QoS option for each MQTT component (#6279)
This commit is contained in:
@@ -693,6 +693,7 @@ sensor:
|
||||
internal: true
|
||||
address: 0x23
|
||||
update_interval: 30s
|
||||
qos: 2
|
||||
retain: false
|
||||
availability:
|
||||
state_topic: livingroom/custom_state_topic
|
||||
|
Reference in New Issue
Block a user