fix errors

This commit is contained in:
Andrey
2021-02-28 21:15:48 +03:00
parent a2f412b89e
commit 137eb8b6ba
4 changed files with 14 additions and 7 deletions

View File

@@ -32,6 +32,8 @@ CONF_POLL_OUTS = 'poll_outs'
CONF_FORCE_D = 'force_d'
CONF_DEF_RESPONSE = 'def_response'
CONF_RESTORE_ON_RESTART = 'restore_on_restart'
CONF_CLICK_TIME = 'click_time'
CONF_LONG_TIME = 'long_time'
PLATFORMS = [
"light",
"switch",