add adc port and template rendering values

This commit is contained in:
Andrey
2021-01-31 11:41:27 +03:00
parent 8f67652c0e
commit ef3152a086
5 changed files with 17 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ CONF_ACTION = 'action'
CONF_UPDATE_ALL = 'update_all'
CONF_GET_VALUE = 'get_value'
CONF_ALLOW_HOSTS = 'allow_hosts'
CONF_CONV_TEMPLATE = 'conv_template'
PLATFORMS = [
"light",
"switch",