1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 14:48:18 +00:00
This commit is contained in:
Otto Winter 2018-10-26 22:37:05 +02:00
parent 172ef2a17d
commit acd2122308
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

@ -306,4 +306,3 @@ class GenerateHassConfigData(object):
CONF_PAYLOAD_AVAILABLE: birth_message[CONF_PAYLOAD],
CONF_PAYLOAD_NOT_AVAILABLE: will_message[CONF_PAYLOAD],
}