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
Daniel Hyles
137f80ce69
Doco for hbridge component ( #733 )
...
bringing christmas lights into esphome
2020-11-08 14:46:39 +13:00
Connor Prussin
9ad506f538
Document tuya dimmer min_value_datapoint ( #832 )
2020-11-06 12:53:53 +13:00
Alexander Pohl
3b0540d5e6
Add support for ATC_MiThermometer, update bindkey generation procedure ( #777 )
...
* add ATC MiThermometer component
* correct unordered list
* update text and fix formatting errors
* ident warning four spaces
* add Telink flasher screenshot
* add battery voltage to ATC MiThermometer
* edit ATC Mithermometer config
2020-11-04 06:36:20 +13:00
Dimitris Zervas
d608db993c
Add contrast option docs to PCD8544 ( #834 )
...
* Add docs for esphome/esphome#1348
* Update components/display/pcd8544.rst
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-03 10:05:35 +13:00
Jesse Hills
5cd8d5204e
Update RF Bridge documentation for advanced codes ( #731 )
...
* Add documentation for rf-bridge with portisch firmware
* Fix headers
* Forgot the trigger
* Change reference to static text
2020-11-03 07:34:36 +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
San
9e85a68dc9
add dither option for image processing ( #796 )
2020-11-02 07:54:25 +13:00
Nico B
fd92ada707
add fastled docs for new data_rate option ( #824 )
2020-11-02 07:45:36 +13:00
Jesse Hills
72aa6a1281
Add docs for rotary encoder on_clockwise and on_anticlockwise triggers ( #807 )
2020-11-02 06:24:40 +13:00
Frank Bakker
9c375048f3
Added docs for pulse_counter total ( #705 )
2020-11-01 20:45:33 +13:00
Tom Price
69d2c695d6
Update enterprise authentication docs to indicate support for ESP8266s ( #814 )
2020-11-01 20:40:25 +13:00
Alone
3adbb39d0b
add illuminance for xiaomi_mjyd02yla ( #779 )
2020-11-01 17:24:46 +13:00
Jesse Hills
03b98dc320
Update PN532 docs to add I2C ( #798 )
2020-10-31 19:56:29 -03:00
Guillermo Ruffino
d84787b337
add rc522 docs ( #810 )
2020-10-27 12:42:09 +13:00
Harald Nagel
c3a81d4b6b
Add documentation for MCP9808 sensor ( #691 )
...
* Add documentation for MCP9808 sensor
* Compress index image
* Add address configuration variable
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-10-27 07:24:35 +13:00
Tim Savage
78906b37e8
Added tmp102 Temperature sensor docs ( #451 )
...
* Added tmp102 docs
* Corrected keywords to reference TMP102
Was still set to HTU21D (the doc I used as a template)
* Optimize index image
* Update to match code
* Remove dead reference
* add address
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-27 07:00:55 +13: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
Sergio Mayoral Martínez
58a40f8f40
Add battery sensor docs for lywsd02 ( #821 )
2020-10-27 06:53:38 +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
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