Guillermo Ruffino
704eda78d2
remove use_custom_code ( #841 )
2020-11-09 18:02:34 -03:00
The Impaler
bdbf972a5f
Update to I2C docs to explain I2C daisy chaining ( #812 )
...
Added further information on how I2C devices can be daisy-chained together on one bus to make this clearer for new users for the I2C bus and to ESPHome.
2020-11-09 10:23:25 +13:00
damanti-me
d4032b13b4
Update waveshare_epaper.rst ( #818 )
...
Added a warning to the 2.7 inch display because the HAT version seems not to work currently. I opened an issue some time before with is still open #1491
2020-11-09 10:22:01 +13:00
Nejc
9a27eb6060
Update waveshare_epaper.rst ( #813 )
...
Got "[E][display:017]: Could not allocate buffer for display!" from logs.
The Waveshare display 7.50inV2 has a resolution of 800x480 pixels and ESP8266 runs out of RAM.
2020-11-09 10:20:39 +13:00
Artur 'Wodor' Wielogorski
253f124fbb
Add a note about INPUT_PULLUP ( #830 )
...
* Add a note about INPUT_PULLUP
* Fix lint
2020-11-09 10:10:48 +13:00
tomlut
6ef635fc48
Correct pull-up value ( #811 )
...
One Ohm most definitely would not work.
2020-10-15 21:56:00 +13:00
Trevor North
92c14d8d30
Individual BMXXXXX sensor configs are optional ( #791 )
...
For the BME280, BME680, BMP085 and BMP280 sensors the individual sensors are optional.
2020-10-10 18:33:05 +02:00
Trevor North
9d11dd859c
BME680 default address is 0x76 ( #792 )
2020-10-10 18:26:57 +02:00
Frankster-NL
e4b707069d
Update wifi.rst ( #795 )
...
* Update wifi.rst
Added sample to AP mode
* Update components/wifi.rst
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-10 18:24:08 +02:00
Achilleas Pipinellis
3399e6e914
Add note about the battery_level of HHCCJCY01 ( #761 )
...
Make it clear that battery_level doesn't work with newer versions.
2020-10-06 05:55:17 +13:00
Marco
aa9b6d96e6
Set correct link to ESPColor struct ( #788 )
2020-10-04 00:51:51 +02:00
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