Updating standards.

This commit is contained in:
Tim Meneely
2021-01-31 20:27:23 -05:00
parent 1ff1394a04
commit 052aabd3d8
3 changed files with 11 additions and 35 deletions

View File

@@ -0,0 +1,17 @@
mqtt:
broker: !secret mqtt_broker
discovery: True
username: !secret mqtt_username
password: !secret mqtt_password
# keepalive: 2s
birth_message:
topic: ${device_name}/status
payload: coming_online_birth
will_message:
topic: ${device_name}/status
payload: going_offline_will
on_message:
topic: ${device_name}/ota_mode
payload: 'ON'
then:
- deep_sleep.prevent: deep_sleep_1