forked from home-assistant/core
committed by
Paulus Schoutsen
parent
22e7ece315
commit
a4fc4bb281
@@ -26,7 +26,7 @@ DEVICES = "devices"
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
SCAN_INTERVAL = timedelta(seconds=10)
|
SCAN_INTERVAL = timedelta(seconds=30)
|
||||||
|
|
||||||
DOMAIN = "somfy"
|
DOMAIN = "somfy"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user