Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

esp32_ble_tracker scan_interval not used correctly #464

Closed
njbuch opened this issue Feb 1, 2019 · 1 comment
Closed

esp32_ble_tracker scan_interval not used correctly #464

njbuch opened this issue Feb 1, 2019 · 1 comment

Comments

@njbuch
Copy link

njbuch commented Feb 1, 2019

Operating environment/Installation (Hass.io/Docker/pip/etc.):

Windows, platformIO - all newest components as of today.

ESP (ESP32/ESP8266/Board/Sonoff):

ESP32

Affected component:

esp32_ble_tracker

Description of problem:
When changing the scan_interval in the YAML file, the scan_interval written in the log-files does not match, and it seems that only the default value of 300s works.

Problem-relevant YAML-configuration entries:

esphomeyaml:
  name: tracker
  platform: ESP32
  board: nodemcu-32s

wifi:
  ssid: 'xxx'
  password: 'xxxx'

# Enable logging
logger:

# Enable Home Assistant API
api:

ota:

esp32_ble_tracker:
  scan_interval: 10s

Traceback (if applicable):


Additional information:

@OttoWinter
Copy link
Member

Duplicate of esphome/esphome#361

@OttoWinter OttoWinter marked this as a duplicate of esphome/esphome#361 Feb 1, 2019
@esphome esphome locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants