Cleanup sensor images
@ -7,7 +7,7 @@ Platform </esphomeyaml/components/sensor/ads1115.html>`__. To use this
|
||||
hub, first setup the `I²C Bus </esphomeyaml/components/i2c.html>`__ and
|
||||
connect the sensor to the pins specified there.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/ads1115-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/ads1115-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
|
@ -39,7 +39,7 @@ Configuration variables:
|
||||
and `MQTT
|
||||
Component </esphomeyaml/components/mqtt.html#mqtt-component-base-configuration>`__.
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/adc.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/adc.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -8,7 +8,7 @@ First, setup a `ADS1115 Hub </esphomeyaml/components/ads1115.html>`__ for your A
|
||||
sensor platform to create individual sensors that will report the
|
||||
voltage to Home Assistant.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/ads1115-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/ads1115-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -19,7 +19,7 @@ voltage to Home Assistant.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/adc.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/adc.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -12,7 +12,7 @@ ambient light sensor with esphomelib. The `I²C
|
||||
bus </esphomeyaml/components/i2c.html>`__ is required to be set up in
|
||||
your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/bh1750-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/bh1750-full.jpg
|
||||
:align: center
|
||||
:target: `Aliexpress`_
|
||||
:width: 50.0%
|
||||
|
@ -12,7 +12,7 @@ The ``bme280`` sensor platform allows you to use your BME280
|
||||
bus </esphomeyaml/components/i2c.html>`__ is required to be set up in
|
||||
your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/bme280-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/bme280-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
@ -12,7 +12,7 @@ The ``bme680`` sensor platform allows you to use your BME680
|
||||
bus </esphomeyaml/components/i2c.html>`__ is required to be set up in
|
||||
your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/bme680-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/bme680-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
@ -12,7 +12,7 @@ pressure sensors with esphomelib. The `I²C
|
||||
bus </esphomeyaml/components/i2c.html>`__ is required to be set up in
|
||||
your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/bmp180-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/bmp180-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -23,7 +23,7 @@ your configuration for this sensor to work.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature-pressure.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature-pressure.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
@ -8,7 +8,7 @@ To initialize a sensor, first supply the ``dallas_id`` attribute
|
||||
pointing to the dallas hub. Then supply either ``address`` **or**
|
||||
``index`` to identify the sensor.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/ds18b20-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/ds18b20-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -19,7 +19,7 @@ pointing to the dallas hub. Then supply either ``address`` **or**
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
@ -71,5 +71,5 @@ level </esphomeyaml/components/logger>`__ must be set to at least
|
||||
Next, individually warm up or cool down the sensors and observe the log
|
||||
output to determine which address points to which sensor.
|
||||
|
||||
.. |image1| image:: /esphomeyaml/components/sensor/dallas-log.png
|
||||
.. |image1| image:: /esphomeyaml/components/sensor/images/dallas-log.png
|
||||
|
||||
|
@ -12,7 +12,7 @@ The DHT Temperature+Humidity sensor allows you to use your DHT11
|
||||
`sparkfun <https://cdn.sparkfun.com/datasheets/Sensors/Weather/RHT03.pdf>`__)
|
||||
sensors with esphomelib.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/dht22-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/dht22-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -23,7 +23,7 @@ sensors with esphomelib.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature-humidity.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature-humidity.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -10,7 +10,7 @@ The DHT12 Temperature+Humidity sensor allows you to use your DHT12
|
||||
(`datasheet <http://www.robototehnika.ru/file/DHT12.pdf>`__,
|
||||
`electrodragon`_) i2c-based sensor with esphomelib.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/dht12-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/dht12-full.jpg
|
||||
:align: center
|
||||
:target: `electrodragon`_
|
||||
:width: 50.0%
|
||||
@ -21,7 +21,7 @@ The DHT12 Temperature+Humidity sensor allows you to use your DHT12
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature-humidity.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature-humidity.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -7,7 +7,7 @@ The HDC1080 Temperature+Humidity sensor allows you to use your HDC1080
|
||||
esphomelib. The `I²C bus </esphomeyaml/components/i2c.html>`__) is
|
||||
required to be set up in your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/hdc1080-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/hdc1080-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -18,7 +18,7 @@ required to be set up in your configuration for this sensor to work.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature-humidity.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature-humidity.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -7,7 +7,7 @@ The HTU21D Temperature+Humidity sensor allows you to use your HTU21D
|
||||
esphomelib. The `I²C bus </esphomeyaml/components/i2c.html>`__ is
|
||||
required to be set up in your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/htu21d-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/htu21d-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -18,7 +18,7 @@ required to be set up in your configuration for this sensor to work.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature-humidity.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature-humidity.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 240 KiB After Width: | Height: | Size: 240 KiB |
Before Width: | Height: | Size: 602 KiB After Width: | Height: | Size: 602 KiB |
Before Width: | Height: | Size: 272 KiB After Width: | Height: | Size: 272 KiB |
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 257 KiB |
Before Width: | Height: | Size: 271 KiB After Width: | Height: | Size: 271 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 220 KiB After Width: | Height: | Size: 220 KiB |
Before Width: | Height: | Size: 231 KiB After Width: | Height: | Size: 231 KiB |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 308 KiB |
Before Width: | Height: | Size: 646 KiB After Width: | Height: | Size: 646 KiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 277 KiB After Width: | Height: | Size: 277 KiB |
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 249 KiB After Width: | Height: | Size: 249 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@ -13,7 +13,7 @@ create a custom component by copying and modifying the existing code if you want
|
||||
new feature. Supporting all possible use-cases would be quite hard.
|
||||
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/mpu6050-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/mpu6050-full.jpg
|
||||
:align: center
|
||||
:target: `Sparkfun`_
|
||||
:width: 50.0%
|
||||
@ -24,7 +24,7 @@ new feature. Supporting all possible use-cases would be quite hard.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/mpu6050-ui.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/mpu6050-ui.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -73,6 +73,6 @@ count the light pulses on a power meter, you can do the following:
|
||||
filters:
|
||||
- multiply: 0.06
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/pulse-counter.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/pulse-counter.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
@ -12,7 +12,7 @@ The ``sht3xd`` sensor platform Temperature+Humidity sensor allows you to use you
|
||||
esphomelib. The `I²C bus </esphomeyaml/components/i2c.html>`__ is
|
||||
required to be set up in your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/sht3xd-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/sht3xd-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
@ -23,7 +23,7 @@ required to be set up in your configuration for this sensor to work.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/temperature-humidity.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/temperature-humidity.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -13,7 +13,7 @@ ambient light sensor with esphomelib. The `I²C
|
||||
bus </esphomeyaml/components/i2c.html>`__ is required to be set up in
|
||||
your configuration for this sensor to work.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/tsl2561-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/tsl2561-full.jpg
|
||||
:align: center
|
||||
:target: `Adafruit`_
|
||||
:width: 50.0%
|
||||
|
@ -17,7 +17,7 @@ timeout option which specifies how long to wait for values. During this
|
||||
timeout period the whole core will be blocked and therefore shouldn’t be
|
||||
set too high.
|
||||
|
||||
.. figure:: /esphomeyaml/components/sensor/hc-sr04-full.jpg
|
||||
.. figure:: /esphomeyaml/components/sensor/images/hc-sr04-full.jpg
|
||||
:align: center
|
||||
:target: `www.dx.com`_
|
||||
:width: 50.0%
|
||||
@ -28,7 +28,7 @@ set too high.
|
||||
|
||||
|image0|
|
||||
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/ultrasonic.png
|
||||
.. |image0| image:: /esphomeyaml/components/sensor/images/ultrasonic.png
|
||||
:class: align-center
|
||||
:width: 80.0%
|
||||
|
||||
|
@ -498,4 +498,4 @@ Full Index
|
||||
components/sensor/tsl2561.rst
|
||||
components/sensor/sht3xd.rst
|
||||
components/sensor/dht12.rst
|
||||
components/using-with/sonoff-s20.rst
|
||||
using-with/sonoff-s20.rst
|
||||
|