ADS1115 and TSL2561 should work now

This commit is contained in:
Otto Winter 2018-06-13 10:57:34 +02:00
parent 41f60b3b9d
commit 9a35f8fb8c
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
2 changed files with 0 additions and 11 deletions

View File

@ -1,12 +1,6 @@
ADS1115 Sensor
==============
.. warning::
This integration currently doesn't seem to work with certain chips and I'm waiting for my own ADS1115 to arrive
to diagnose the issue. If you're experiencing issues too and want to help out, please set the
:ref:`log level <logger-log_levels>` to ``VERY_VERBOSE`` and send me some logs. Thanks!
The ``ads1115`` sensor allows you to use your ADS1115 sigma-delta ADC
sensors (`datasheet <http://www.ti.com/lit/ds/symlink/ads1115.pdf>`__, `Adafruit`_) with esphomelib.
First, setup a :doc:`ADS1115 Hub </esphomeyaml/components/ads1115>` for your ADS1115 sensor and then use this

View File

@ -1,11 +1,6 @@
TSL2561 Ambient Light Sensor
============================
.. warning::
This sensor is experimental has not been fully tested yet as I do not own all sensors. If you
can verify it works (or if it doesn't), please notify me on `discord <https://discord.gg/KhAMKrd>`__.
The ``tsl2561`` sensor platform allows you to use your BH1750
(`datasheet <https://cdn-shop.adafruit.com/datasheets/TSL2561.pdf>`__,
`Adafruit`_)