mirror of
https://github.com/home-assistant/core.git
synced 2025-08-16 02:51:40 +02:00
committed by
Paulus Schoutsen
parent
22e7ece315
commit
a4fc4bb281
@@ -26,7 +26,7 @@ DEVICES = "devices"
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
SCAN_INTERVAL = timedelta(seconds=10)
|
||||
SCAN_INTERVAL = timedelta(seconds=30)
|
||||
|
||||
DOMAIN = "somfy"
|
||||
|
||||
|
Reference in New Issue
Block a user