Commit Graph

443 Commits

Author SHA1 Message Date
Dave Wongillies
b3cd054b72
Add 2.13in-ttgo-b73 to list of waveshare models (#786) 2020-10-02 19:25:32 +13:00
Jeff Rescignano
5868f1d695
Remove bh7150 API reference (#784)
* Remove bh7150 API reference

* Update components/sensor/bh1750.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-02 17:45:11 +13:00
Ronald Dehuysser
5ca367dbb7
HM3301 - Change type to calculation_type (#769)
According to the esphome dashboard, AQI type should be calculation_type
2020-09-28 07:15:47 +13:00
damanti-me
0d8df9652a
Added radius which is necessary for it.filled_circle command (#773) 2020-09-24 08:35:56 +12:00
Jordan Vohwinkel
86c6a944ac
Update uart.rst (#771)
Change escape example to double quotes
2020-09-24 08:31:07 +12:00
Jonathan Treffler
1a7d7880ce
Fix APDS9960 datasheet link (#772)
(it's currently is a link to the BME280 sensor datasheet)
2020-09-24 08:29:45 +12:00
Kendell R
2bbbea1e20
Remove unneeded paramaters (#752) 2020-09-23 12:30:11 +12:00
micw
c48c51fd48
Add missing doc for rc_switch event (#740)
The event was added with https://github.com/esphome/esphome/pull/983 but the doc does not reflect this change.
2020-09-23 12:26:41 +12:00
Jesse Hills
9ca9fd503e Add docs for homeassistant.tag_scanned action (#763)
* Add docs for homeassistant.tag_scanned

* Add pn532 example

* Add example to rdm6300
2020-09-20 11:30:39 -03:00
Guillermo Ruffino
1b4d78b307
add custom uart id usage (#765) 2020-09-16 22:39:15 -03:00
David Martin
3381217a5e
Update index.rst (#757)
Removed duplicate "if no value" - line 496
2020-09-15 17:55:07 +02:00
Jesse Hills
b19415554d Adds Tuya Climate temperature multiplier (#756)
* Add tuya climate temperature-multiplier

* Fix page link
2020-09-14 21:39:30 -03:00
Guillermo Ruffino
98110c620b Merge branch 'current' into beta 2020-09-13 01:00:39 -03:00
Abílio Costa
e7ffd00819
Add carrier_frequency for IR device example (#734) 2020-09-08 08:44:24 -03:00
Guillermo Ruffino
7916a6b03b add image type (#730) 2020-08-23 21:58:06 -03:00
Guillermo Ruffino
5fe33f9b1d Merge branch 'current' into beta 2020-08-23 20:47:19 -03:00
Jesse Hills
8d2837e060
Change example ota id as "ota" conflicts with the name of an esphome integration (#737) 2020-08-20 16:27:10 -03:00
Martin
27786e13d2
Add a note about setting dns in manual ip mode (#735) 2020-08-19 09:52:27 -03:00
Otto Winter
bfa71f0562
Merge branch 'current' into beta 2020-07-29 20:05:13 +02:00
Eike
9d38102539
Added hint that not the subsensor id is meant. (#720) 2020-07-29 14:00:05 +02:00
Otto Winter
d6da1cfaac
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-28 12:15:44 +02:00
Otto Winter
abb3aa3f4f
New prometheus configuration (#713) 2020-07-27 12:10:24 +02:00
Keith Burzinski
de483432c8
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-27 12:10:24 +02:00
Guillermo Ruffino
6533c87ecd
fix typo 2020-07-27 11:45:54 +02:00
Otto Winter
6577f2e472
Revert "Dallas autosetup (#551)" (#709)
See also https://github.com/esphome/esphome/pull/1189

This reverts commit c81ef96526.
2020-07-26 15:43:03 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Guillermo Ruffino
af9d511ed3
add buzzer rtttl docs (#700)
* add buzzer rtttl docs

* Update components/rtttl.rst

* removed references to not supported PWM output
2020-07-25 13:02:21 -03:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Otto Winter
cf8f06752b
WPA2 Enterprise Attempt 2 (#704) 2020-07-24 15:39:59 +02:00
Joseph Mearman
13fde1af0c
Update esp32_camera.rst (#695)
* Update esp32_camera.rst

* correct underline length
2020-07-20 20:33:27 -03:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs (#690) 2020-07-16 20:40:44 -03:00
Carlos Gustavo Sarmiento
902c4b65fd
Docs for Setting control parameters on PID (#674)
* Docs for Setting control parameters on PID

* Added extra description to set_control_parameters

* Update components/climate/pid.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-15 23:50:29 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Otto Winter
69613856ee
Improve RGBW(W) docs (#682) 2020-07-14 19:09:33 +02:00
Otto Winter
8d2a7be6cf
Add exposure notifications docs (#683) 2020-07-14 19:08:27 +02:00
Otto Winter
e0e46a9c17
Revert "Add documentation for new WPA2-EAP authentication. (#633)"
The python cryptography module used to parse the x509 chains is not available on some architectures. The feature has been reverted until a solution is found.

This reverts commit f7c7f284a0.
2020-07-14 15:51:06 +02:00
Joppy
0369bc06c3
Add Toshiba climate (#681) 2020-07-13 09:20:46 -03:00
vxider
d48d017ca5
Brightness support for Nextion display (#668)
* add brightness support

* Update components/display/nextion.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-12 15:15:33 -03:00
Paul Deen
4ea14ee413
Added new version of 7.5inch waveshare epaper (#675) 2020-07-11 20:03:20 -03:00
Jesse Hills
fbc2fbbf15
Add Tuya Binary Sensor docs (#662)
* Add docs for Tuya binary sensor

* Add tuya binary to index

* Add link to tuya component

* Fix label

* update image link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:50:33 -03:00
Jesse Hills
2613da127c
Add Tuya Sensor docs (#661)
* Add tuya sensor documentation

* Add tuya component ref

* Add tuya sensor to index

* Fix tuya sensor label

* update image link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:46:20 -03:00
Jesse Hills
48cf64e8dc
Add Tuya Climate docs (#632)
* Add docs for Tuya Climate devices

* Use tuya image
2020-07-11 19:04:48 -03:00
Jesse Hills
547a8de3e9
Add Tuya Switch docs (#625)
* Add Tuya Switch docs

* Fix underline

* Remove common tuya documentation

* use tuya image for tuya stuff

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 18:12:47 -03:00
Jesse Hills
6b7c18a919
Split the Tuya component documentation (#631)
* Split the Tuya component documentation

* Optimize image

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 17:50:17 -03:00
Wauter
d71c2e7db9
documentation for version sensor hide timestamp option (#640) 2020-07-11 17:32:46 -03:00
igg
4a8d19d706
added ssd1327 support docs (#664)
Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-07-10 00:15:23 -03:00
vxider
e3dae10454
Add images of vl53l0x (#672)
* add images of vl53l0x

* restore old vl53l0x frontpage images
2020-07-09 23:56:59 -03:00
Keith Burzinski
d9d4be9396
Added SSD1351 doc (#663)
* Added SSD1351 doc

* Noise

* Update components/display/ssd1351.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 23:49:21 -03:00
Oskar Napieraj
abe3fe2a7d
Cleaned up ESP32 DAC docs (#618)
* Update esp32_dac.rst

* Clean up description and add use cases

* Format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 22:07:08 -03:00
Keith Burzinski
c5fb0b194a
SSD1325 documentation update for grayscale support (#596)
* SSD1325 documentation update for grayscale

* Updated for use of Color

* Copy fixes, added example
2020-07-09 21:53:17 -03:00