Commit Graph

1424 Commits

Author SHA1 Message Date
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
Ash McKenzie
a8bbf75b6d
Add time.has_time documentation (#782) 2020-10-05 21:55:53 -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
rspaargaren
80c1fcea25
Update Max7219 digit with reverse option (#726)
* updates

* push last status docs on clen next

* travis

* Update max7219digit.rst

Added updated scroll and rotate function to the manual

* Update max7219digit.rst

boolean -> integer

* Update max7219digit.rst

order list

* Update max7219digit.rst

* Update max7219digit.rst

add note and warning

* Update max7219digit.rst

* Update max7219digit.rst

* Update max7219digit.rst

* Update max7219digit.rst

* Update index.rst

added max7219 dot matrix link

* Add files via upload

add image file for index.rst

* Update max7219digit.rst

EDIT Documentation due to change to ENUM and removed offset value

* Update max7219digit.rst

* Some formatting

* Update max7219digit.rst

* Some updates in formating

* Update max7219digit.rst

updated the invert block to match current code

* Update max7219digit.rst

Added some hidden commands to the end of the file

* Update max7219digit.rst

minor detail update

* Update max7219digit.rst

travis updates

* Update max7219digit.rst

Added enable reverse option

* Update max7219digit.rst

* cleaning up the file

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-09-28 06:17:34 +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
d50faf10de Merge branch 'current' into next 2020-09-20 11:29:20 -03:00
Jesse Hills
1494ca6211
Add docs for homeassistant.tag_scanned action (#763)
* Add docs for homeassistant.tag_scanned

* Add pn532 example

* Add example to rdm6300
2020-09-20 10: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
Karl Q
c718c602fe
Update diy.rst (#760)
Added two links for custom projects that ESPHome powered:

1. A custom UART based component that parses data from weather station and gets the values into MQTT
2. Using the 'built in' UART component in ESPHome to send commands to a LG Monitor. This can easily be adopted to other LG monitors as they usually share similar payloads.
2020-09-15 17:54:55 +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
Guillermo Ruffino
a06bf64895 Update changelog for 1.15.1 2020-09-14 21:40:46 -03:00
Guillermo Ruffino
760a719f9d Bump version to v1.15.1 2020-09-14 21:39:32 -03: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
Jesse Hills
74829dcc38
Adds Tuya Climate temperature multiplier (#756)
* Add tuya climate temperature-multiplier

* Fix page link
2020-09-14 19:33:20 -03:00
Guillermo Ruffino
37aedbe930
Merge pull request #758 from esphome/bump-1.15.0
1.15.0
2020-09-13 16:24:42 -03:00
Guillermo Ruffino
2600ed3eb9 Update supporters.rst 2020-09-13 16:07:58 -03:00