Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

should be scan interval from HA core #5

Open
todo bot opened this issue Dec 12, 2018 · 1 comment
Open

should be scan interval from HA core #5

todo bot opened this issue Dec 12, 2018 · 1 comment
Assignees

Comments

@todo
Copy link

todo bot commented Dec 12, 2018

# TODO: should be scan interval from HA core
vol.Optional(CONF_UPDATE_INTERVAL, default=timedelta(seconds=180)): (
vol.All(cv.time_period, cv.positive_timedelta)),
})


This issue was generated by todo based on a TODO comment in 4309094. It's been assigned to @thibmaek because they committed the code.
@todo todo bot assigned thibmaek Dec 12, 2018
@todo todo bot added the todo 🗒️ label Dec 12, 2018
@thibmaek
Copy link
Owner

thibmaek commented Jan 6, 2019

SCAN_INTERVAL = timedelta(seconds=300)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant