Commit Graph

1167 Commits

Author SHA1 Message Date
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
cretep
20ac246a81
Link to Winsen ZE08-CH2O custom component (#833) 2020-11-02 15:01:25 +01:00
Dave T
792c7dd486
Add TuyaMCU sample config for WF-DS01 (#829) 2020-11-02 15:00:11 +01:00
Kendell R
82c5232505
Fix connection typo in FAQ (#831) 2020-11-02 14:58:58 +01:00
Richard Kuhnt
aca3683a9c
Small typo fixes for Sonoff T1 UK 3 Gang (#815)
* Small typo fixes for Sonoff T1 UK 3 Gang

* Update devices/sonoff_t1_uk_3gang_v1.1.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-27 06:55:20 +13:00
Guillermo Ruffino
b175757066
Merge pull request #817 from esphome/bump-1.15.3
1.15.3
2020-10-23 00:16:55 -03:00
Guillermo Ruffino
f29ab11538 Update supporters for 1.15.3 2020-10-22 23:56:41 -03:00
Guillermo Ruffino
85418e3256 Update changelog for 1.15.3 2020-10-22 23:56:15 -03:00
Guillermo Ruffino
db06a9c58f Bump version to v1.15.3 2020-10-22 23:54:52 -03: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
Guillermo Ruffino
821f2a3f86
Fix links, moved to gists (#802) 2020-10-10 11:50:39 -03:00
shaeed
ce7a37e422
Corrected the example pin mapping to GPIO mapping. (#789) 2020-10-06 05:58:00 +13: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
Debashish Sahu
7b6d35fee6
Update Sonoff Mini (#783)
GPIO4 is active high and when SW is pressed it is grounded. See details here: https://tasmota.github.io/docs/devices/Sonoff-Mini/
2020-10-04 00:50:10 +02:00
Jeff Rescignano
8bedc15bc5
Update edit URL on Sonoff Basic page (#785) 2020-10-04 00:49:39 +02:00
Johan van der Kuijl
d69b1ea5fd
Typo: connedted -> connected (#787) 2020-10-04 00:48:40 +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
Jesse Hills
1b2064d28e
Update getting_started_command_line.rst (#780) 2020-09-28 14:52:10 -03:00
Alain Turbide
00ec328bd8
Update diy.rst (#781) 2020-09-28 14:50:51 -03: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
Daniel Hyles
f311e04d0e
Update mirabella-genio-bulb.rst (#732)
* Update mirabella-genio-bulb.rst

Updated information on new bulbs

* Update mirabella-genio-bulb.rst
2020-09-23 08:59:56 -03:00
pille
63a2955d23
clarify esp8266_restore_from_flash with restore_value (#754)
* clarify esp8266_restore_from_flash with restore_value

* Update guides/automations.rst

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-09-23 13:46:18 +12:00
Carlos Garcia Saura
cec684f6b5
Enable color_interlock for the Teckin SB50 example (#743) 2020-09-23 13:39:59 +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
Mickaël Le Baillif
25f2a180b3
using docker image to build esphome-docs locally (#747)
Co-authored-by: Le Baillif Mickael <mlebaillif@oui.sncf>
2020-09-22 10:11:37 -03:00
Guillermo Ruffino
fa28902140
Mention CODEOWNERS magic symbol (#767) 2020-09-22 10:10:36 -03:00
Guillermo Ruffino
7fbef9248b
Merge pull request #776 from esphome/bump-1.15.2
1.15.2
2020-09-20 11:37:57 -03:00
Guillermo Ruffino
cb3a463fd3 Update supporters for 1.15.2 2020-09-20 11:32:03 -03:00
Guillermo Ruffino
bf29777d3e Update changelog for 1.15.2 2020-09-20 11:31:47 -03:00
Guillermo Ruffino
4d6b382214 Bump version to v1.15.2 2020-09-20 11:30:41 -03: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
Mickaël Le Baillif
0699445417 Light triggers referenced in the "automation" guide. (#746)
Co-authored-by: Le Baillif Mickael <mlebaillif@oui.sncf>
2020-09-20 11:30:37 -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
Oncleben31
1a228145a6
specific MacOS Docker command to launch dashboard (#553) 2020-09-15 17:45:19 +02:00
Guillermo Ruffino
ada729d3a3
Merge pull request #762 from esphome/bump-1.15.1
1.15.1
2020-09-14 22:03:47 -03:00
Guillermo Ruffino
328f557aba Update supporters for 1.15.1 2020-09-14 21:41:04 -03:00