iphonedetect
iphonedetect copied to clipboard
should I use `interval_seconds ` or `scan_interval `?
According to the HA docs:
Seconds between each scan for new devices. This only applies to local device trackers, not applications that push updates.
My guess would be that this integration pushes updates. So I'd use scan_interval here for the integration config.
Someone please correct me if I'm wrong.
Should be scan_interval, the integration uses the constant CONF_SCAN_INTERVAL
Things in HA may have changed since I looked at this, please try beta/pre-release if interval not working