fix 1wire

This commit is contained in:
Andrey
2021-02-18 15:02:21 +03:00
parent 4af40c29a7
commit 6503d6bddd
5 changed files with 19 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ CONF_ALLOW_HOSTS = 'allow_hosts'
CONF_CONV_TEMPLATE = 'conv_template'
CONF_POLL_OUTS = 'poll_outs'
CONF_FORCE_D = 'force_d'
CONF_DEF_RESPONSE = 'def_response'
PLATFORMS = [
"light",
"switch",