We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471a149 commit c5b9b8fCopy full SHA for c5b9b8f
1 file changed
home-assistant-io/feather_bme280.yaml
@@ -38,6 +38,8 @@ mqtt:
38
topic: ${io_username}/feeds/status
39
payload: Offline
40
log_topic:
41
+ discovery: false
42
+ discover_ip: false
43
44
# Enable Home Assistant API
45
api:
@@ -79,4 +81,4 @@ sensor:
79
81
state_topic: ${io_username}/feeds/humidity
80
82
discovery: False
83
filters: []
- update_interval: ${update_interval}
84
+ update_interval: ${update_interval}
0 commit comments