Commit Graph

1424 Commits

Author SHA1 Message Date
SenexCrenshaw
648a640f89
MCP23S08-Docs (#613)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: David F. Bakker <dbakker@arrayasolutions.com>
2020-12-07 06:44:06 +13:00
Keith Burzinski
5b91810122
Ili9341 doc update (#870)
* ili9341 documentation

* fixed file name

* change the name one more time

* more naming fixes

* add missing parenthesis

* Update components/display/ili9341.rst

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

* Update ili9341.rst

fixed: api ref
fixed: led_pin description
marked: all pins as required for a proper functioning

* Update ili9341.rst

* Changes requested to original PR for merge

* Make image filenames consistent

* Make image filenames consistent take 2

* Example fixes

* Right

* No, left

Co-authored-by: Valeriu <valeriucob@gmail.com>
Co-authored-by: Vc <37367415+Valcob@users.noreply.github.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-12-06 10:45:10 -03:00
Michel Marti
c664652250
scd30: Document temperature_offset setting (#864) 2020-12-04 07:21:15 +13:00
stubs12
f26618a785
Documentation for tuya ignore_mcu_update_on_datapoints setting (#868) 2020-12-04 07:17:36 +13:00
adezerega
fd9b69345c
Update ethernet.rst (#863)
Added configuration for LilyGO-T-ETH-POE board
2020-12-02 11:35:52 +01:00
Alex
7e38583af1
Update docs for Configurable OTA Safe Mode (#859) 2020-12-02 11:41:49 +13:00
Oskar Napieraj
9ba5b21538
Fix broken YAML in on_json_message example (#620) 2020-11-24 15:34:04 +13:00
Nikolay Kitanov
16e8bc6661
Adding IAQ board in cookbook section (#844) 2020-11-23 12:06:38 +13:00
anekinloewe
3428a7ef84
Update deep_sleep.rst (#850)
* Update deep_sleep.rst

Add description to enter deep sleep again without reset the node manually.

* Use full topic

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-11-21 23:04:18 +01:00
Fabian Affolter
80ea7c3d09
Replace Hass.io (#853) 2020-11-21 23:03:38 +01:00
Marvin Gaube
1354dd1d77
Add Blogpost for SP501E as WS2812 LED Controller (#854)
This PR adds a link to a blog post describing how to run ESPHome on a cheap digital LED Controller.
2020-11-21 23:03:27 +01:00
rradar
8d6361a341
Fix ac dimmer example code (#852)
example code fix
2020-11-21 22:53:04 +01:00
Ernst Klamer
29460c9c55
Updated link to ble_monitor (previous mitemp_bt) (#849)
Our mitemp_bt custom component has changed names to ble_monitor. 
Added myself as second developer of ble_monitor
2020-11-21 22:52:32 +01:00
Keith Burzinski
7c01d10fbe
Add SSD1331 docs (#729) 2020-11-18 19:35:00 +13:00
MoA
3b5f63176f
Add Hitachi AC344 IR Climate documentation (#822) 2020-11-17 22:04:58 -03:00
Samuel Sieb
91f71a7553
add docs for new EZO sensor circuits (#727)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2020-11-17 22:01:51 +13:00
djtef
78923253f1
Fix MCP23008 example (#845)
Change the pin mode from INPUT_PULLUP to OUTPUT for the switch in the MCP23008 example
2020-11-16 10:47:56 +13:00
Marcos Pérez Ferro
2f4b3d1df1
Adding ADE7953 irq_pin (#848) 2020-11-16 09:30:21 +13:00
0hax
ff31428e69
Add docs for Teleinfo (#666)
Signed-off-by: 0hax <0hax@protonmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-16 07:08:40 +13:00
Michel Marti
e17e353744
scd30: Add missing configuration variables (#842)
Add documentation for automatic self calibration, ambient pressure
and altitude compensation settings.
2020-11-16 07:03:12 +13:00
Yaroslav
10f05d7c8d
Add separate current/target Tuya Climate multipliers (#828)
* Add separate current/target Tuya Climate multipliers

* Leave existing tuya climate temperature_multiplier doc

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

* Moved current/target Tuya temp multiplier under the temperature_multiplier option

* Update components/climate/tuya.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-12 06:31:46 +13:00
Yaroslav
96e874d86f
Specify clock to be used in Tuya MCU (#827)
* Specify clock to be used in Tuya MCU

* Rename Tuya clock config var to time_id
2020-11-11 11:32:33 +13:00
Guillermo Ruffino
704eda78d2
remove use_custom_code (#841) 2020-11-09 18:02:34 -03:00
Jesse Hills
3e730ea5d1
I2c text update (#839)
* Mass replace I^2C with I²C

* Replace most I2C with I²C
2020-11-09 14:22:55 +13: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
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