1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Vl53 long range (#1055)

* Update vl53l0x_sensor.cpp

Changed values for long range support

* added true / false option for long range detection

* debug missing ,

* further debug option long_range

* Travis updates

* added travis tests

* Travis removed space should be good now

* update to trigger travis again

* added old test files for PR

* added vl5310x sensor for compile testing

* fix variable names

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
This commit is contained in:
rspaargaren
2020-06-28 23:47:43 +02:00
committed by GitHub
parent 491f7e96f0
commit 83a12d980e
4 changed files with 29 additions and 5 deletions

View File

@@ -217,6 +217,10 @@ sensor:
- platform: apds9960
type: proximity
name: APDS9960 Proximity
- platform: vl53l0x
name: "VL53L0x Distance"
address: 0x29
update_interval: 60s
- platform: apds9960
type: clear
name: APDS9960 Clear