Moved to 30 minutes
This commit is contained in:
parent
71b081e96e
commit
39fda2775a
@ -12,7 +12,7 @@ from ute_wrapper.ute import UTEClient
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
# Time between updating data from UTE
|
||||
SCAN_INTERVAL = timedelta(minutes=10)
|
||||
SCAN_INTERVAL = timedelta(minutes=30)
|
||||
|
||||
CONF_PHONE_NUMBER = "phone_number"
|
||||
|
||||
|
Reference in New Issue
Block a user