add server response in mqtt mode

This commit is contained in:
Andrey
2021-02-11 11:57:17 +03:00
parent 4fccb23c39
commit 5ed0b74eff
6 changed files with 39 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ CONF_GET_VALUE = 'get_value'
CONF_ALLOW_HOSTS = 'allow_hosts'
CONF_CONV_TEMPLATE = 'conv_template'
CONF_POLL_OUTS = 'poll_outs'
CONF_FORCE_D = 'force_d'
PLATFORMS = [
"light",
"switch",