Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esp32_ble_tracker with xiaomi_miflora sensor - not work! #514

Closed
nhnam100 opened this issue Apr 18, 2019 · 1 comment
Closed

esp32_ble_tracker with xiaomi_miflora sensor - not work! #514

nhnam100 opened this issue Apr 18, 2019 · 1 comment

Comments

@nhnam100
Copy link

I use EPS32 bluetooth for get data from Xiaomi Mijia and Mi flora
The Xiaomi Mijia is working well, the Mi flora return no data - Unknown
Connect directly to bluetooth USB on OrangePi, it working well.
the yaml file for ESP32 (with ESPHome 1.12.2)
sensor:

  • platform: xiaomi_mijia
    mac_address: 4C:65:A8:D4:31:E7
    temperature:
    name: "Xiaomi MiJia Temperature"
    humidity:
    name: "Xiaomi MiJia Humidity"
    battery_level:
    name: "Xiaomi MiJia Battery Level"
  • platform: xiaomi_miflora
    mac_address: C4:7C:8D:67:C2:4F
    temperature:
    name: "Xiaomi MiFlora Temperature"
    moisture:
    name: "Xiaomi MiFlora Moisture"
    illuminance:
    name: "Xiaomi MiFlora Illuminance"
    conductivity:
    name: "Xiaomi MiFlora Soil Conductivity"
    battery_level:
    name: "Xiaomi MiFlora Battery Level"
    ...
@close-issue-app
Copy link

#430

@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

1 participant