add sync_time

This commit is contained in:
Andrey
2021-03-04 20:25:59 +03:00
parent 7d8554a7aa
commit 7135bb273e
7 changed files with 26 additions and 8 deletions

View File

@@ -35,6 +35,7 @@ CONF_RESTORE_ON_RESTART = 'restore_on_restart'
CONF_CLICK_TIME = 'click_time'
CONF_LONG_TIME = 'long_time'
CONF_FORCE_I2C_SCAN = 'force_i2c_scan'
CONF_UPDATE_TIME = 'update_time'
PLATFORMS = [
"light",
"switch",