lein1013
e2124b264b
Cookbook: Light Strip ( #805 )
...
* initial doc of infostrip
* Fix alias and update light ids
* update wording, ident
* bugfix color -> color_name
* Various fixes
- Fix formatting
- Add ref
- Update names
- Fix indention
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 15:20:24 +01:00
Maurice Schleußinger
fc6ddb0a1f
Update sds011.rst ( #770 )
...
Add note that ``update_interval`` must not be set to ``never``.
2020-12-13 15:19:59 +01:00
Abel Matser
0fae98c904
Improve obtaining bind key ( #843 )
...
Add description on obtaining a bind key in an easier manner, which also could be used to flash the LYWSD03MMC.
2020-12-13 15:00:00 +01:00
Alex
a43a953470
Change all instances of travis to github actions ( #860 )
2020-12-13 14:57:07 +01:00
Justyn Shull
facd786a94
Update teckin sb50 entry as they cannot be flashed anymore ( #878 )
...
* Update teckin sb50 entry as they cannot be flashed
Unfortunately these bulbs are now shipping with a newer firmware that can no longer be flashed by tuya-convert.
Please see:
- https://github.com/esphome/issues/issues/1289
- https://github.com/ct-Open-Source/tuya-convert/issues/483
- https://github.com/ct-Open-Source/tuya-convert/issues/586
* Update format
* Fix typo
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 14:44:50 +01:00
kalebzettl
3923c99c77
Update mirabella-genio-bulb.rst ( #857 )
...
* Update mirabella-genio-bulb.rst
Added info about Genio Downlights after struggling for a bit with them.
* Update mirabella-genio-bulb.rst
* Update mirabella-genio-bulb.rst
* Update mirabella-genio-bulb.rst
* Update mirabella-genio-bulb.rst
* Include links
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 14:25:47 +01:00
Pack3tL0ss
e5b1e346dd
Update wifi.rst ( #873 )
...
Add identity key in EAP-TLS example, as it should be required for EAP-TLS
2020-12-13 14:05:43 +01:00
HepoH3
09fded2df8
Fix one of the commens in code block ( #881 )
...
The start_washer_cycle service comment seems to be mistaken. Apparantly the mistake came from copy-pasting comment.
2020-12-13 14:03:46 +01:00
Eric Muehlstein
b8174153ea
Update max31856.rst ( #883 )
...
When compiling the example code, the compiler returns:
Platform not found: 'sensor.MAX31856'
changing the platform to "max31856" appear to resolve the issue.
2020-12-13 14:02:37 +01:00
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