parent
b4fda5faab
commit
97cb8a3745
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ DEVICES = "devices"
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
SCAN_INTERVAL = timedelta(seconds=10)
|
||||
SCAN_INTERVAL = timedelta(seconds=30)
|
||||
|
||||
DOMAIN = "somfy"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue