Commit Graph

1563 Commits

Author SHA1 Message Date
nikito7
ce72498c5c
Add docs for MHO-C401 (#957) 2021-01-27 20:18:37 +13:00
Gerard
31aecbb1ad
Update image type for st7789 (#945) 2021-01-27 20:18:20 +13:00
foxsam21
8689cb129f
Minor uptime docs fixes (#948) 2021-01-27 20:09:41 +13:00
Rico van Genugten
2131aa056a
Tuya comment for max dimming value of 1000 (#950) 2021-01-27 20:07:23 +13:00
mhentschke
ea65adb222
Added docs for pr147 (#963) 2021-01-26 15:49:01 -03:00
Florian Mösch
4ffcc0d4ec
update time (sync) documentation (#924)
* update time documentation

* Heading

* Update components/time.rst

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

* rename read/write to read/time/write_time

* clarify SNTP limitation

* typo

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-01-26 13:39:45 +13:00
Jesse Hills
8ddb39e6b9
Merge branch 'current' into beta 2021-01-26 13:18:43 +13:00
Dave Walker
e4d01c804e
Fix human-readable uptime example so it compiles (#949) 2021-01-24 10:21:58 +01:00
tomlut
0e949047ae
Remove reference to measuring humidity (#953)
This device does not measure humidity.
2021-01-24 10:20:48 +01:00
teffcz
112fca66a1
Fix of typo in SPS30 page (#954) 2021-01-24 10:20:03 +01:00
DK
c14af378a1
Add directions for handling text strings (#955) 2021-01-22 11:28:15 +13:00
Florian Mösch
ec56d2db77
update time (sync) documentation (#924)
* update time documentation

* Heading

* Update components/time.rst

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

* rename read/write to read/time/write_time

* clarify SNTP limitation

* typo

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-01-18 09:35:20 -03:00
Zvonimir Haramustek
26d88bfdc0
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

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

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-17 17:06:45 +13:00
Jesse Hills
f320672cbf
Add docs for pn532 NDEF functionality (#936) 2021-01-17 17:06:45 +13:00
SenexCrenshaw
334ae67f81
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-17 17:06:45 +13:00
Guillermo Ruffino
e44eb01685
add rc522 i2c config variant (#933)
* add i2c config variant

* add i2c address
2021-01-17 17:06:45 +13:00
Zvonimir Haramustek
b6eeb6e3c3
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

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

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-16 13:20:08 +13:00
Jesse Hills
4ef6fa0954
Add docs for pn532 NDEF functionality (#936) 2021-01-15 09:30:01 +13:00
SenexCrenshaw
da4a791eb1
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-14 07:33:24 +13:00
Guillermo Ruffino
51175fb634
add rc522 i2c config variant (#933)
* add i2c config variant

* add i2c address
2021-01-12 10:14:11 -03:00
Jesse Hills
4367f5b750
Merge branch 'current' into beta 2021-01-12 09:42:01 +13:00
Werner Beroux
c3d1c72129
Update nextion.rst (#912) 2021-01-12 05:52:56 +13:00
Dirk Heinke
fa00a0c8a6
Add hint for swapped data and clock pin (#914) 2021-01-12 05:51:06 +13:00
Ville Skyttä
2c9e6588a5
Fix duplicated "on_ble" in on_ble_service_data_advertise heading (#927) 2021-01-12 05:47:21 +13:00
Ville Skyttä
2e966f1c48
Spelling and grammar fixes (#928) 2021-01-12 05:46:37 +13:00
Fredrik Erlandsson
9208561275
Add example for human readable uptime sensor (#923)
* Add example for human readable uptime sensor

* Fix lint

* simpler return
2021-01-11 11:50:29 -03:00
Dan Mannock
a5a040334a
fixed duplicate id for dac_output (#909) 2021-01-11 11:44:39 -03:00
Florian Mösch
4eb0c2d930
DS1307 real time clock component (#910)
* add DS1307 documentation

* add sync to/from rtc actions

* changed action names

* reformat action documentation

* cleanup lint

* link actions
2021-01-11 20:10:38 +13:00
Florian Mösch
f848da87b9
DS1307 real time clock component (#910)
* add DS1307 documentation

* add sync to/from rtc actions

* changed action names

* reformat action documentation

* cleanup lint

* link actions
2021-01-08 19:42:58 -03:00
Jesse Hills
14fbfe3b64
Bump version to v1.17.0-dev 2021-01-09 07:52:26 +13:00
Jesse Hills
a9a88311d3
Merge branch 'current' into next 2021-01-07 19:04:31 +13:00
SenexCrenshaw
93f1e7345d
st7735 Docs (#608)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-05 07:51:51 +13:00
Chris
49ffbc9bbb
Add note about default settings in remote transmitter (#901)
* Add note about default settings

* Remove note and fix integration name

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-01-04 12:44:47 +01:00
Andreas Hergert
ee69437a14
added slow mode and detach time to servo (#896)
* added doc

* Update components/servo.rst

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

* Update components/servo.rst

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

* lint

Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-01-03 17:56:43 -03:00
Keith Burzinski
3460a8fb1b
Add SSD1322 doc (#869) 2020-12-30 22:52:46 +13:00
Keith Burzinski
48b9c9e4ae
Add SSD1327 display docs (#875) 2020-12-30 22:48:30 +13:00
Daniel Schramm
a913c627c3
Canbus + MCP2515 docs (#823) 2020-12-22 08:27:24 +13:00
DrRob
b96cde3a86
Update apds9960 with VL pin troubleshooting (#895) 2020-12-22 07:59:36 +13:00
Jesse Hills
fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Francis-labo
69142bf207
Update pzem example configuration entry (bad stop bit) (#872) 2020-12-21 13:17:27 +13:00
Ryan Matthews
1d7c9a3413
Change on_message topics into a yaml list (#867) 2020-12-21 13:11:38 +13:00
Maarten
14af7df38a
Add get_setup_priority() to Custom sensor docs (#819)
Co-authored-by: Maarten Kleijwegt <9350991+MaartenKleijwegt@users.noreply.github.com>
2020-12-21 12:56:35 +13:00
matikij
7c55cdad9d
Update docs about MQTT lambdas (#809)
Co-authored-by: Mateusz <mateusz@kijowski.info>
2020-12-21 12:51:36 +13:00
pille
c9a03a99f5
clarify VCC, wrt #1452 (#753) 2020-12-21 12:48:42 +13:00
Kyle Manna
99127ce40d
display: st7789v: Set GPIO0 as INPUT_PULLUP (#759) 2020-12-21 12:47:14 +13:00
Torwag
527c2a5cc2
docs: necessary registration of node in HA (#741) 2020-12-21 12:45:30 +13:00
tyomikh
b5e9683e03
Update sim800l.rst (#893) 2020-12-21 12:36:09 +13:00
Marcel Feix
29dd9f6075
Adding gif animation docs (#856)
* Adding animation docs

* Change Example to: next image on Display update
2020-12-14 13:16:51 -03:00
dziobson
f33a9169d1
Update ethernet.rst (#887)
* Update ethernet.rst

* Fix lint issue

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-14 12:12:09 +01:00
Christian Ferbar
28ec466d28
esp32_dac.rst - Add light component to example (#885)
* esp32_dac.rst - Add light component to example

* Replace abbreviation

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-14 11:52:54 +01:00
Charles Thompson
71279eccde
More descriptive information for noobs (#658)
* More descriptive information for noobs

The original doc was fairly bare and has led to some confusion, especially around naming and other "magic".  I've added more description to make this easier to understand.

* Minor changes

* Update formatting

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 17:10:32 +01:00
neographikal
d7f58bd4aa
Update pulse_counter.rst (#689)
* Update pulse_counter.rst

Would have saved me a lot of time.

* Add space

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 16:51:29 +01:00
Guillermo Ruffino
3e39f119f8
Show example of calling HA script (#688)
* Show example of calling HA script

* lint
2020-12-13 16:51:03 +01:00
Andrea Donno
1329f67a24
add another example without MQTT (#573)
* add another example without MQTT

this has been requested on Twitter so I thought it might be helpful for further users

* Minor changes

* Remove second anchor

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 16:46:22 +01:00
Rick van Hattem
e680071505
Fixed docs to match xiaomi rename (#606)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 16:17:22 +01:00
xheronimo
0e889196a1
Update bang_bang.rst (#524)
* Update bang_bang.rst

Modify functionality in mode manual. (fix  #1005)

* Update formatting

* Remove whitespace

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 16:16:36 +01:00
Mateusz Soszyński
6af1fe91a9
Add troubleshooting help with light partition (#851)
* Add some troubleshooting help

* Minor changes

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-12-13 15:38:36 +01:00
Jeff Rescignano
ad3eb5eabb
[ImgBot] Optimize images (#799)
*Total -- 20,960.25kb -> 18,836.18kb (10.13%)

/svg2png/visual-studio-code.png -- 26.55kb -> 8.68kb (67.32%)
/svg2png/connection.png -- 25.65kb -> 8.84kb (65.53%)
/svg2png/creation.png -- 25.85kb -> 8.93kb (65.45%)
/svg2png/auto-fix.png -- 24.38kb -> 8.50kb (65.16%)
/svg2png/heart.png -- 21.38kb -> 7.59kb (64.51%)
/svg2png/wifi-strength-alert-outline.png -- 29.54kb -> 10.63kb (64.03%)
/svg2png/flash.png -- 9.25kb -> 3.39kb (63.35%)
/svg2png/cloud-circle.png -- 27.62kb -> 10.17kb (63.19%)
/svg2png/network-wifi.png -- 23.12kb -> 8.56kb (62.96%)
/svg2png/spi.png -- 19.25kb -> 7.14kb (62.93%)
/svg2png/esp32.png -- 17.42kb -> 6.46kb (62.92%)
/svg2png/camera.png -- 21.73kb -> 8.09kb (62.79%)
/svg2png/fan.png -- 29.00kb -> 10.80kb (62.75%)
/svg2png/crosshairs-gps.png -- 34.14kb -> 12.80kb (62.52%)
/svg2png/weather-sunny.png -- 34.93kb -> 13.14kb (62.39%)
/svg2png/percent.png -- 17.98kb -> 6.78kb (62.3%)
/svg2png/puzzle.png -- 16.95kb -> 6.40kb (62.22%)
/svg2png/color_lens.png -- 27.87kb -> 10.55kb (62.15%)
/svg2png/electric-switch.png -- 18.50kb -> 7.03kb (62.02%)
/svg2png/clock-outline.png -- 34.35kb -> 13.09kb (61.88%)
/svg2png/air-conditioner-ir.png -- 29.19kb -> 11.17kb (61.72%)
/svg2png/github-circle.png -- 31.97kb -> 12.25kb (61.69%)
/svg2png/lightbulb.png -- 15.92kb -> 6.13kb (61.46%)
/svg2png/servo.png -- 19.13kb -> 7.38kb (61.42%)
/svg2png/esp8266.png -- 18.69kb -> 7.23kb (61.31%)
/svg2png/remote.png -- 21.62kb -> 8.37kb (61.29%)
/svg2png/logo-core.png -- 17.00kb -> 6.62kb (61.06%)
/svg2png/logo-text.png -- 16.49kb -> 6.43kb (61%)
/svg2png/cse7766.png -- 18.94kb -> 7.39kb (60.97%)
/svg2png/air-conditioner.png -- 31.03kb -> 12.13kb (60.9%)
/svg2png/earth.png -- 31.10kb -> 12.16kb (60.89%)
/svg2png/shield-discord.png -- 19.00kb -> 7.47kb (60.7%)
/svg2png/touch.png -- 18.98kb -> 7.46kb (60.69%)
/components/display/images/max7219/seg09.svg -- 2.44kb -> 0.96kb (60.63%)
/svg2png/timer.png -- 29.45kb -> 11.61kb (60.58%)
/svg2png/logo-docs.png -- 16.78kb -> 6.63kb (60.51%)
/svg2png/stepper.png -- 11.79kb -> 4.66kb (60.5%)
/svg2png/sigma.png -- 10.97kb -> 4.35kb (60.31%)
/svg2png/diy.png -- 16.18kb -> 6.43kb (60.24%)
/svg2png/logo-flasher.png -- 15.33kb -> 6.10kb (60.19%)
/svg2png/console.png -- 11.20kb -> 4.46kb (60.18%)
/svg2png/omega.png -- 21.22kb -> 8.46kb (60.12%)
/svg2png/shield-github.png -- 16.88kb -> 6.75kb (60%)
/svg2png/restart.png -- 25.97kb -> 10.42kb (59.87%)
/svg2png/my9231.png -- 16.93kb -> 6.80kb (59.86%)
/svg2png/bug-report.png -- 12.99kb -> 5.24kb (59.65%)
/svg2png/logo-release.png -- 16.69kb -> 6.74kb (59.59%)
/svg2png/hotel.png -- 11.36kb -> 4.59kb (59.55%)
/svg2png/sm16716.png -- 17.38kb -> 7.04kb (59.47%)
/svg2png/dac.png -- 23.64kb -> 9.59kb (59.45%)
/svg2png/ade7953.png -- 15.79kb -> 6.40kb (59.43%)
/svg2png/uart.png -- 14.16kb -> 5.75kb (59.34%)
/svg2png/pzemdc.png -- 13.27kb -> 5.41kb (59.22%)
/svg2png/mcp23017.png -- 16.44kb -> 6.74kb (58.98%)
/svg2png/http.png -- 6.02kb -> 2.47kb (58.91%)
/svg2png/question_answer.png -- 7.65kb -> 3.15kb (58.9%)
/svg2png/pzemac.png -- 13.88kb -> 5.71kb (58.9%)
/svg2png/shield-donate.png -- 18.48kb -> 7.62kb (58.75%)
/svg2png/pmsx003.png -- 18.86kb -> 7.80kb (58.64%)
/svg2png/power_settings.png -- 24.77kb -> 10.25kb (58.62%)
/svg2png/shield-twitter.png -- 15.53kb -> 6.43kb (58.57%)
/svg2png/bluetooth.png -- 10.48kb -> 4.36kb (58.44%)
/svg2png/home-assistant.png -- 21.97kb -> 9.14kb (58.39%)
/svg2png/tasmota.png -- 16.37kb -> 6.85kb (58.14%)
/svg2png/dfplayer.png -- 8.68kb -> 3.64kb (58.08%)
/svg2png/vl53l0x.png -- 15.23kb -> 6.41kb (57.89%)
/svg2png/language-cpp.png -- 16.45kb -> 6.93kb (57.87%)
/svg2png/server-network.png -- 9.84kb -> 4.15kb (57.79%)
/svg2png/hlw8012.png -- 14.99kb -> 6.33kb (57.77%)
/svg2png/ethernet.png -- 8.63kb -> 3.66kb (57.52%)
/svg2png/magnet.png -- 15.72kb -> 6.69kb (57.48%)
/svg2png/pulse.png -- 17.03kb -> 7.27kb (57.32%)
/svg2png/power.png -- 8.68kb -> 3.71kb (57.27%)
/svg2png/led-on.png -- 13.22kb -> 5.66kb (57.16%)
/svg2png/folder-open.png -- 8.77kb -> 3.76kb (57.14%)
/svg2png/pin.png -- 12.04kb -> 5.16kb (57.12%)
/svg2png/prometheus.png -- 36.45kb -> 15.67kb (57.01%)
/images/rgbw.png -- 0.80kb -> 0.34kb (56.99%)
/svg2png/new-box.png -- 11.19kb -> 4.82kb (56.91%)
/svg2png/function.png -- 15.54kb -> 6.70kb (56.9%)
/svg2png/window-open.png -- 8.11kb -> 3.50kb (56.9%)
/svg2png/brightness-medium.png -- 12.90kb -> 5.56kb (56.88%)
/svg2png/upload.png -- 5.76kb -> 2.48kb (56.84%)
/svg2png/file-document-box.png -- 8.05kb -> 3.48kb (56.81%)
/svg2png/system-update.png -- 8.95kb -> 3.88kb (56.67%)
/svg2png/pzem004t.png -- 12.17kb -> 5.29kb (56.55%)
/images/rgb.png -- 0.76kb -> 0.33kb (56.45%)
/svg2png/logo.png -- 20.56kb -> 8.96kb (56.42%)
/svg2png/description.png -- 8.74kb -> 3.84kb (56.09%)
/images/light_switch.png -- 9.82kb -> 4.37kb (55.5%)
/images/donate-patreon.png -- 6.42kb -> 3.04kb (52.7%)
/svg2png/mcp230xx.png -- 37.96kb -> 18.08kb (52.37%)
/components/sensor/images/eco2-tvoc.png -- 8.55kb -> 4.67kb (45.32%)
/svg2png/sonoff.png -- 11.51kb -> 6.94kb (39.72%)
/images/tuya.png -- 8.07kb -> 4.98kb (38.34%)
/images/pwm.png -- 5.96kb -> 3.71kb (37.78%)
/components/sensor/images/vl53l0x-ui.png -- 18.60kb -> 11.85kb (36.3%)
/components/sensor/images/custom-ui.png -- 53.25kb -> 35.86kb (32.65%)
/components/sensor/images/mpu6050-ui.png -- 87.13kb -> 58.71kb (32.62%)
/components/sensor/images/xiaomi_gcls002.jpg -- 357.13kb -> 257.63kb (27.86%)
/svg2png/ac_dimmer.png -- 21.92kb -> 16.42kb (25.1%)
/images/mcp3008.png -- 92.82kb -> 69.69kb (24.92%)
/svg2png/arduino_logo.png -- 44.32kb -> 33.32kb (24.83%)
/images/sonoff_1t_t3.png -- 14.95kb -> 11.61kb (22.29%)
/components/sensor/images/xiaomi_mue4094rt.jpg -- 14.03kb -> 10.95kb (21.91%)
/svg2png/i2c.png -- 42.03kb -> 33.37kb (20.6%)
/components/sensor/images/xiaomi_jqjcy01ym.jpg -- 17.80kb -> 14.41kb (19.05%)
/images/exposure_notifications.png -- 10.28kb -> 8.48kb (17.54%)
/cookbook/images/leak-detector-m5stickC-ha_interface.jpg -- 4.51kb -> 3.73kb (17.24%)
/cookbook/images/leak-detector-m5stickC-m5stickC.png -- 94.63kb -> 79.83kb (15.64%)
/components/sensor/images/zgm053-connection.jpg -- 208.50kb -> 180.12kb (13.61%)
/images/rf_bridge.jpg -- 17.40kb -> 15.05kb (13.5%)
/images/tm1637.jpg -- 3.28kb -> 2.86kb (12.89%)
/components/sensor/images/ina226-full.jpg -- 123.83kb -> 109.14kb (11.87%)
/components/sensor/images/zgm053-full.jpg -- 34.70kb -> 30.74kb (11.42%)
/images/pcd8544.jpg -- 36.95kb -> 32.74kb (11.38%)
/components/sensor/images/xiaomi_cgd1.jpg -- 53.33kb -> 47.46kb (11%)
/components/images/rf_bridge-full.jpg -- 45.77kb -> 40.84kb (10.78%)
/components/sensor/images/ct_clamp-ui.png -- 14.70kb -> 13.17kb (10.37%)
/images/qmc5883l.jpg -- 11.86kb -> 10.67kb (10.1%)
/images/xiaomi_hhccjcy01.jpg -- 2.76kb -> 2.50kb (9.58%)
/cookbook/images/leak-detector-m5stickC_atom_lite.jpg -- 4.33kb -> 3.92kb (9.56%)
/cookbook/images/leak-detector-m5stickC_pinout.jpg -- 63.98kb -> 57.89kb (9.52%)
/components/sensor/images/senseair_s8-pins.jpg -- 45.24kb -> 40.96kb (9.48%)
/cookbook/images/teckin_sb50.jpg -- 19.68kb -> 17.83kb (9.4%)
/images/dallas.jpg -- 3.46kb -> 3.14kb (9.07%)
/cookbook/images/leak-detector-m5stickC_probe.jpg -- 7.27kb -> 6.62kb (8.96%)
/_static/changelog-1.15.0.png -- 116.01kb -> 105.64kb (8.94%)
/cookbook/images/esw01-eu-pcb-top.jpg -- 292.82kb -> 268.69kb (8.24%)
/components/sensor/images/xiaomi_hhccpot002.jpg -- 8.81kb -> 8.11kb (7.95%)
/components/display/images/ssd1325-full.jpg -- 201.34kb -> 185.64kb (7.8%)
/cookbook/images/leak-detector-m5stickC_overview2.jpg -- 246.57kb -> 227.58kb (7.7%)
/components/sensor/images/atm90e32-cs-2chan-full.jpg -- 89.51kb -> 82.75kb (7.55%)
/cookbook/images/esw01-eu.jpg -- 87.10kb -> 80.59kb (7.47%)
/images/esw01-eu.jpg -- 87.10kb -> 80.59kb (7.47%)
/cookbook/images/esw01-eu-pcb-bottom.jpg -- 165.12kb -> 153.17kb (7.24%)
/images/sonoff_s20.jpg -- 3.68kb -> 3.41kb (7.22%)
/images/tlc59208f.jpg -- 5.25kb -> 4.87kb (7.18%)
/components/sensor/images/apds9960-full.jpg -- 80.77kb -> 75.07kb (7.05%)
/cookbook/images/h801.jpg -- 48.54kb -> 45.12kb (7.03%)
/components/output/images/pca9685-full.jpg -- 174.86kb -> 162.68kb (6.97%)
/components/sensor/images/hx711-full.jpg -- 60.99kb -> 56.75kb (6.96%)
/components/images/pcf8574-full.jpg -- 190.63kb -> 177.69kb (6.79%)
/cookbook/images/leak-detector-m5stickC_atom_matrix.jpg -- 6.12kb -> 5.71kb (6.68%)
/images/max31865.jpg -- 30.36kb -> 28.37kb (6.57%)
/_static/favicon-192x192.png -- 4.10kb -> 3.84kb (6.43%)
/components/images/gps-full.jpg -- 530.07kb -> 496.05kb (6.42%)
/components/sensor/images/ccs811-full.jpg -- 343.30kb -> 321.31kb (6.41%)
/cookbook/images/leak-detector-m5stickC_overview1.jpg -- 27.21kb -> 25.47kb (6.37%)
/components/sensor/images/atm90e32-cs-6chan-full.jpg -- 91.34kb -> 85.68kb (6.2%)
/images/connection.svg -- 0.35kb -> 0.33kb (6.16%)
/cookbook/images/temt6000-header.jpg -- 63.70kb -> 59.85kb (6.05%)
/components/sensor/images/bmp180-full.jpg -- 113.42kb -> 106.78kb (5.86%)
/cookbook/images/pir-pins.jpg -- 501.18kb -> 472.05kb (5.81%)
/images/sonoff_t1_uk_3g_v1.1.jpg -- 4.96kb -> 4.67kb (5.81%)
/components/sensor/images/bmp280-full.jpg -- 89.65kb -> 84.49kb (5.75%)
/images/tm1651_battery_display.jpg -- 19.96kb -> 18.84kb (5.63%)
/components/sensor/images/ina3221-full.jpg -- 297.87kb -> 281.27kb (5.57%)
/components/sensor/images/tx20.jpg -- 101.95kb -> 96.33kb (5.51%)
/components/sensor/images/mhz19-full.jpg -- 209.10kb -> 197.62kb (5.49%)
/images/cookbook-zemismart-rgbw-downlight.jpg -- 5.11kb -> 4.83kb (5.43%)
/components/images/power_supply-atx.jpg -- 244.75kb -> 231.59kb (5.38%)
/components/images/buzzer.jpg -- 36.80kb -> 34.83kb (5.37%)
/cookbook/images/pir-inside.jpg -- 335.50kb -> 317.59kb (5.34%)
/images/donate-paypal.png -- 32.58kb -> 30.84kb (5.32%)
/cookbook/images/h801-pir_sensor.jpg -- 237.31kb -> 224.74kb (5.3%)
/images/ina226.jpg -- 27.37kb -> 25.92kb (5.28%)
/components/binary_sensor/images/pn532-full.jpg -- 226.63kb -> 214.74kb (5.25%)
/_static/favicon-512x512.png -- 9.75kb -> 9.24kb (5.23%)
/components/sensor/images/htu21d-full.jpg -- 113.86kb -> 107.97kb (5.18%)
/components/sensor/images/tcs34725-full.jpg -- 283.78kb -> 269.13kb (5.16%)
/components/sensor/images/ultrasonic-full.jpg -- 214.06kb -> 203.02kb (5.16%)
/components/sensor/images/mhz19-pins.jpg -- 280.95kb -> 266.56kb (5.12%)
/devices/images/nodemcu_esp8266-full.jpg -- 248.18kb -> 235.96kb (4.92%)
/components/sensor/images/bmp280-pins.jpg -- 119.40kb -> 113.55kb (4.9%)
/cookbook/images/display_time_temp_oled_1.jpg -- 83.78kb -> 79.71kb (4.86%)
/components/sensor/images/ms5611-full.jpg -- 199.18kb -> 189.54kb (4.84%)
/_static/favicon-256x256.png -- 5.28kb -> 5.02kb (4.83%)
/_static/favicon-128x128.png -- 2.79kb -> 2.66kb (4.79%)
/components/sensor/images/ads1115-full.jpg -- 209.67kb -> 199.66kb (4.77%)
/components/binary_sensor/images/pn532-spi.jpg -- 294.55kb -> 280.58kb (4.75%)
/components/display/images/nextion-full.jpg -- 120.21kb -> 114.51kb (4.74%)
/images/buzzer.jpg -- 9.07kb -> 8.64kb (4.7%)
/images/ssd1351.jpg -- 21.30kb -> 20.30kb (4.69%)
/images/ntc.jpg -- 3.90kb -> 3.72kb (4.66%)
/components/sensor/images/rotary_encoder.jpg -- 204.78kb -> 195.27kb (4.64%)
/cookbook/images/temt6000-pins.jpg -- 58.48kb -> 55.76kb (4.64%)
/devices/images/sonoff_4ch_uart.jpg -- 392.91kb -> 375.13kb (4.52%)
/components/sensor/images/ina219-full.jpg -- 260.25kb -> 248.53kb (4.5%)
/components/display/images/ssd1306-full.jpg -- 171.93kb -> 164.20kb (4.5%)
/components/images/sn74hc595-full.jpg -- 127.48kb -> 121.81kb (4.45%)
/devices/images/sonoff_4ch_header.jpg -- 177.22kb -> 169.42kb (4.4%)
/components/sensor/images/senseair_s8-full.jpg -- 314.22kb -> 300.49kb (4.37%)
/components/sensor/images/bh1750-full.jpg -- 165.52kb -> 158.34kb (4.34%)
/images/xiaomi_lywsdcgq.jpg -- 6.79kb -> 6.50kb (4.33%)
/components/sensor/images/tsl2561-full.jpg -- 153.82kb -> 147.20kb (4.31%)
/components/sensor/images/bme280-pins.jpg -- 134.58kb -> 128.90kb (4.22%)
/components/display/images/lcd-pcf8574.jpg -- 392.17kb -> 375.67kb (4.21%)
/components/display/images/waveshare_epaper-full.jpg -- 233.18kb -> 223.38kb (4.2%)
/cookbook/images/bme280-header.jpg -- 190.38kb -> 182.40kb (4.19%)
/components/sensor/images/bme280-full.jpg -- 190.38kb -> 182.40kb (4.19%)
/images/dht12.jpg -- 6.86kb -> 6.57kb (4.17%)
/cookbook/images/relay-full.jpg -- 140.42kb -> 134.66kb (4.1%)
/components/light/images/rgb-strip.jpg -- 138.07kb -> 132.41kb (4.1%)
/components/display/images/max7219-full.jpg -- 216.83kb -> 207.96kb (4.09%)
/devices/images/sonoff_s20_pcb.jpg -- 395.42kb -> 379.24kb (4.09%)
/components/light/images/rgb-detail.jpg -- 153.97kb -> 147.70kb (4.08%)
/components/display/images/waveshare_epaper-pins.jpg -- 359.10kb -> 344.49kb (4.07%)
/devices/images/nodemcu_esp32-full.jpg -- 517.03kb -> 496.13kb (4.04%)
/cookbook/images/leak-detector-m5stickC_grove2.jpg -- 81.67kb -> 78.41kb (3.99%)
/images/zgm053.jpg -- 4.98kb -> 4.78kb (3.98%)
/components/sensor/images/bme680-full.jpg -- 237.77kb -> 228.33kb (3.97%)
/components/display/images/lcd-full.jpg -- 190.17kb -> 182.71kb (3.93%)
/cookbook/images/power_meter-header.jpg -- 326.49kb -> 313.68kb (3.92%)
/images/cookbook-brilliant-mirabella-genio-smart-plugs.jpg -- 7.36kb -> 7.08kb (3.84%)
/devices/images/sonoff_s20_parts.jpg -- 215.36kb -> 207.19kb (3.79%)
/components/light/images/monochromatic-strip.jpg -- 130.64kb -> 125.75kb (3.74%)
/images/tx20.jpg -- 6.23kb -> 6.00kb (3.67%)
/components/sensor/images/dht12-full.jpg -- 95.94kb -> 92.44kb (3.65%)
/components/sensor/images/sensirion-pm.png -- 17.19kb -> 16.56kb (3.65%)
/components/sensor/images/ina3221-pins.jpg -- 463.59kb -> 446.84kb (3.61%)
/images/binary_sensor_map.jpg -- 6.01kb -> 5.80kb (3.54%)
/cookbook/images/pir-header.jpg -- 203.08kb -> 195.92kb (3.52%)
/components/sensor/images/dht-full.jpg -- 207.66kb -> 200.35kb (3.52%)
/components/sensor/images/dallas-wired.jpg -- 137.01kb -> 132.26kb (3.47%)
/images/hm3301.jpg -- 15.15kb -> 14.63kb (3.42%)
/devices/images/sonoff_s20_uart.jpg -- 234.22kb -> 226.30kb (3.38%)
/images/teckin_sb50.jpg -- 7.48kb -> 7.23kb (3.36%)
/components/binary_sensor/images/rdm6300-full.jpg -- 194.00kb -> 187.60kb (3.3%)
/images/nextion.jpg -- 6.28kb -> 6.08kb (3.28%)
/devices/images/sonoff_4ch_top.jpg -- 234.86kb -> 227.20kb (3.26%)
/components/sensor/images/as3935.jpg -- 54.09kb -> 52.34kb (3.22%)
/images/mcp230xx.svg -- 5.18kb -> 5.01kb (3.22%)
/components/sensor/images/max6675-full.jpg -- 166.62kb -> 161.34kb (3.17%)
/devices/images/sonoff_4ch_buttons.jpg -- 211.82kb -> 205.30kb (3.08%)
/components/display/images/lcd-hello_world.jpg -- 248.38kb -> 240.77kb (3.07%)
/devices/images/sonoff_basic-full.jpg -- 98.80kb -> 95.86kb (2.98%)
/_static/mstile-150x150.png -- 3.81kb -> 3.70kb (2.95%)
/components/light/images/monochromatic-detail.jpg -- 120.46kb -> 116.98kb (2.89%)
/images/max31856.jpg -- 21.75kb -> 21.12kb (2.88%)
/images/xiaomi_mijia_logo.jpg -- 3.35kb -> 3.25kb (2.77%)
/devices/images/sonoff_s20_screws.jpg -- 222.74kb -> 216.64kb (2.74%)
/images/am2320.jpg -- 6.35kb -> 6.18kb (2.71%)
/components/sensor/images/xiaomi_lywsd03mmc.jpg -- 18.21kb -> 17.72kb (2.7%)
/images/leak-detector-m5stickC_main_index.jpg -- 12.29kb -> 12.03kb (2.08%)
/cookbook/images/leak-detector-m5stickC_dry.jpg -- 12.29kb -> 12.03kb (2.08%)
/images/pir.jpg -- 10.32kb -> 10.11kb (2.03%)
/images/sn74hc595.jpg -- 31.17kb -> 30.54kb (2%)
/images/sonoff_basic.jpg -- 7.11kb -> 6.98kb (1.87%)
/images/sonoff_dual_r2.jpg -- 5.96kb -> 5.85kb (1.85%)
/cookbook/images/leak-detector-m5stickC_wet.jpg -- 12.09kb -> 11.87kb (1.81%)
/components/sensor/images/sgp30.png -- 41.17kb -> 40.44kb (1.78%)
/images/sds011.jpg -- 11.32kb -> 11.16kb (1.43%)
/images/ssd1306.jpg -- 7.55kb -> 7.44kb (1.42%)
/images/xiaomi_lywsd02.jpg -- 7.84kb -> 7.75kb (1.2%)
/images/h801.jpg -- 9.73kb -> 9.62kb (1.17%)
/images/lcd.jpg -- 10.46kb -> 10.34kb (1.16%)
/images/waveshare_epaper.jpg -- 7.80kb -> 7.72kb (1.09%)
/images/max7219.jpg -- 5.76kb -> 5.70kb (1%)
/components/sensor/images/xiaomi_mjyd02yla.jpg -- 25.62kb -> 25.38kb (0.93%)
/images/power_meter.jpg -- 10.92kb -> 10.83kb (0.88%)
/_static/favicon-32x32.png -- 1.16kb -> 1.15kb (0.67%)
/components/sensor/images/shtc3.jpg -- 17.91kb -> 17.81kb (0.56%)
/components/sensor/images/sts3x.jpg -- 9.70kb -> 9.64kb (0.54%)
/devices/images/sonoff_s20_header.jpg -- 110.97kb -> 110.38kb (0.53%)
/_static/apple-touch-icon.png -- 3.72kb -> 3.70kb (0.52%)
/images/xiaomi_cgg1.jpg -- 6.43kb -> 6.40kb (0.39%)
/components/sensor/images/xiaomi_cgg1.jpg -- 19.96kb -> 19.91kb (0.26%)
/images/sonoff_4ch.jpg -- 8.20kb -> 8.19kb (0.19%)
/cookbook/images/arduino_pro_mini.jpg -- 34.15kb -> 34.09kb (0.17%)
/images/dac.svg -- 0.60kb -> 0.60kb (0.16%)
/images/bme680.jpg -- 9.87kb -> 9.86kb (0.14%)
/components/display/images/max7219/seg8E.svg -- 0.74kb -> 0.74kb (0.13%)
/images/ct_clamp.jpg -- 8.80kb -> 8.79kb (0.1%)
/components/fan/images/tuyafan.jpg -- 28.56kb -> 28.54kb (0.07%)
/cookbook/images/sonoff-fishpond-pump-gpio14.jpg -- 33.46kb -> 33.44kb (0.06%)
/images/pzemac.svg -- 1.61kb -> 1.61kb (0.06%)
/cookbook/images/sonoff-fishpond-pump-1-programming.jpg -- 36.38kb -> 36.36kb (0.06%)
/images/pzemdc.svg -- 1.77kb -> 1.77kb (0.06%)
/images/vl53l0x.svg -- 1.86kb -> 1.86kb (0.05%)
/images/pzem004t.svg -- 1.97kb -> 1.97kb (0.05%)
/images/servo.svg -- 2.03kb -> 2.03kb (0.05%)
/cookbook/images/sonoff-fishpond-pump-installed.jpg -- 43.13kb -> 43.11kb (0.05%)
/cookbook/images/sonoff-fishpond-pump-and-sensor.jpg -- 46.54kb -> 46.52kb (0.04%)
/images/ade7953.svg -- 2.33kb -> 2.33kb (0.04%)
/images/mcp23017.svg -- 2.42kb -> 2.41kb (0.04%)
/images/sm16716.svg -- 2.46kb -> 2.45kb (0.04%)
/cookbook/images/sonoff-fishpond.jpg -- 79.20kb -> 79.18kb (0.03%)
/images/arduino_logo.svg -- 4.02kb -> 4.02kb (0.02%)
/images/st7789v.jpg -- 11.91kb -> 11.91kb (0.02%)
/images/hmc5883l.jpg -- 9.70kb -> 9.70kb (0.01%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-12-13 15:22:13 +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
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
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
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
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
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
Sergio Mayoral Martínez
58a40f8f40
Add battery sensor docs for lywsd02 (#821) 2020-10-27 06:53:38 +13: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
Ash McKenzie
a8bbf75b6d
Add time.has_time documentation (#782) 2020-10-05 21:55:53 -03: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
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
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
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
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
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
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
98110c620b Merge branch 'current' into beta 2020-09-13 01:00:39 -03:00
Abílio Costa
e7ffd00819
Add carrier_frequency for IR device example (#734) 2020-09-08 08:44:24 -03:00
Guillermo Ruffino
7916a6b03b add image type (#730) 2020-08-23 21:58:06 -03:00
Guillermo Ruffino
5fe33f9b1d Merge branch 'current' into beta 2020-08-23 20:47:19 -03:00
Jesse Hills
8d2837e060
Change example ota id as "ota" conflicts with the name of an esphome integration (#737) 2020-08-20 16:27:10 -03:00
Martin
27786e13d2
Add a note about setting dns in manual ip mode (#735) 2020-08-19 09:52:27 -03:00
Guillermo Ruffino
8fc0ec0c07
add image type (#730) 2020-08-11 15:28:43 +02:00
Ian Leeder
db88fe7e32
Add hyphen to supported name characters (#719)
Co-authored-by: Eike <ei-ke@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-30 00:02:46 +02:00
Otto Winter
bfa71f0562
Merge branch 'current' into beta 2020-07-29 20:05:13 +02:00
Eike
9d38102539
Added hint that not the subsensor id is meant. (#720) 2020-07-29 14:00:05 +02:00
Otto Winter
d6da1cfaac
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-28 12:15:44 +02:00
Otto Winter
c151ef845f
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-27 18:32:29 +02:00
Otto Winter
abb3aa3f4f
New prometheus configuration (#713) 2020-07-27 12:10:24 +02:00
Keith Burzinski
de483432c8
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-27 12:10:24 +02:00
Otto Winter
94e1608202
New prometheus configuration (#713) 2020-07-27 12:06:56 +02:00
Guillermo Ruffino
6533c87ecd
fix typo 2020-07-27 11:45:54 +02:00
Guillermo Ruffino
9d3ef4065f
fix typo 2020-07-26 19:44:44 -03:00
Keith Burzinski
73108cf7a9
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-26 22:58:06 +02:00
Otto Winter
6577f2e472
Revert "Dallas autosetup (#551)" (#709)
See also https://github.com/esphome/esphome/pull/1189

This reverts commit c81ef96526.
2020-07-26 15:43:03 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Guillermo Ruffino
af9d511ed3
add buzzer rtttl docs (#700)
* add buzzer rtttl docs

* Update components/rtttl.rst

* removed references to not supported PWM output
2020-07-25 13:02:21 -03:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Otto Winter
cf8f06752b
WPA2 Enterprise Attempt 2 (#704) 2020-07-24 15:39:59 +02:00
Joseph Mearman
13fde1af0c
Update esp32_camera.rst (#695)
* Update esp32_camera.rst

* correct underline length
2020-07-20 20:33:27 -03:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs (#690) 2020-07-16 20:40:44 -03:00
Carlos Gustavo Sarmiento
902c4b65fd
Docs for Setting control parameters on PID (#674)
* Docs for Setting control parameters on PID

* Added extra description to set_control_parameters

* Update components/climate/pid.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-15 23:50:29 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Otto Winter
69613856ee
Improve RGBW(W) docs (#682) 2020-07-14 19:09:33 +02:00
Otto Winter
8d2a7be6cf
Add exposure notifications docs (#683) 2020-07-14 19:08:27 +02:00
Otto Winter
e0e46a9c17
Revert "Add documentation for new WPA2-EAP authentication. (#633)"
The python cryptography module used to parse the x509 chains is not available on some architectures. The feature has been reverted until a solution is found.

This reverts commit f7c7f284a0.
2020-07-14 15:51:06 +02:00
Joppy
0369bc06c3
Add Toshiba climate (#681) 2020-07-13 09:20:46 -03:00
vxider
d48d017ca5
Brightness support for Nextion display (#668)
* add brightness support

* Update components/display/nextion.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-12 15:15:33 -03:00
Paul Deen
4ea14ee413
Added new version of 7.5inch waveshare epaper (#675) 2020-07-11 20:03:20 -03:00
Jesse Hills
fbc2fbbf15
Add Tuya Binary Sensor docs (#662)
* Add docs for Tuya binary sensor

* Add tuya binary to index

* Add link to tuya component

* Fix label

* update image link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:50:33 -03:00
Jesse Hills
2613da127c
Add Tuya Sensor docs (#661)
* Add tuya sensor documentation

* Add tuya component ref

* Add tuya sensor to index

* Fix tuya sensor label

* update image link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:46:20 -03:00
Jesse Hills
48cf64e8dc
Add Tuya Climate docs (#632)
* Add docs for Tuya Climate devices

* Use tuya image
2020-07-11 19:04:48 -03:00
Jesse Hills
547a8de3e9
Add Tuya Switch docs (#625)
* Add Tuya Switch docs

* Fix underline

* Remove common tuya documentation

* use tuya image for tuya stuff

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 18:12:47 -03:00
Jesse Hills
6b7c18a919
Split the Tuya component documentation (#631)
* Split the Tuya component documentation

* Optimize image

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 17:50:17 -03:00
Wauter
d71c2e7db9
documentation for version sensor hide timestamp option (#640) 2020-07-11 17:32:46 -03:00
igg
4a8d19d706
added ssd1327 support docs (#664)
Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-07-10 00:15:23 -03:00
vxider
e3dae10454
Add images of vl53l0x (#672)
* add images of vl53l0x

* restore old vl53l0x frontpage images
2020-07-09 23:56:59 -03:00
Keith Burzinski
d9d4be9396
Added SSD1351 doc (#663)
* Added SSD1351 doc

* Noise

* Update components/display/ssd1351.rst

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 23:49:21 -03:00
Oskar Napieraj
abe3fe2a7d
Cleaned up ESP32 DAC docs (#618)
* Update esp32_dac.rst

* Clean up description and add use cases

* Format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 22:07:08 -03:00
Keith Burzinski
c5fb0b194a
SSD1325 documentation update for grayscale support (#596)
* SSD1325 documentation update for grayscale

* Updated for use of Color

* Copy fixes, added example
2020-07-09 21:53:17 -03:00
Tom Price
f7c7f284a0
Add documentation for new WPA2-EAP authentication. (#633) 2020-07-09 21:35:51 -03:00
peq123
a3c3dbcbea
color interlock (#653)
* color interlock

* caps

* travis

* formatting

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:29:26 -03:00
Carlos Gustavo Sarmiento
8a76470a34
Add documentation for climate.pid.reset_integral_term action (#660)
* Add documentation for climate.pid.reset_integral_term action

* Updated comments on Code

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:25:39 -03:00
vxider
27024d49db
fix mcp230xx doc (#673) 2020-07-09 17:52:40 -03:00
Guillermo Ruffino
0036b3beb7
Add OpenHacks info and PHY connection info (#671)
* Add OpenHacks info and PHY connection info

* Update components/ethernet.rst
2020-07-07 11:23:09 -03:00
Guillermo Ruffino
1f932974ef
Add OpenHacks ethernt board config (#670) 2020-07-06 11:58:53 -03:00
Guillermo Ruffino
cd6e6bb0dc Revert climate bang-bang 2020-07-01 22:43:55 -03:00
Keith Burzinski
22875f6f33
Added thermostat component doc (#665) 2020-07-01 22:39:50 -03:00
rspaargaren
13b63c688e
Update vl53l0x.rst (#592)
* Update vl53l0x.rst

added option for long range measurement

* Add default

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:47:58 -03:00
Keith Burzinski
7f45841551
Add documentation for ST7789V display module (as on TTGO T-Display) (#594)
* Added ST7789 documentation

* Fix indentation

* Added color component, copy fixes

* Copy correction

* Update for Colors

* Updated changelog

* rename colors to color

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:37:55 -03:00
rspaargaren
d8b50119c8
Max7219 new documentation (#585)
* 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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 17:33:15 -03:00
phjr
0cc24a4aff
add documentation for component sn74hc595 (#637)
* add documentation for component sn74hc595

* fix references to pins

* add image and entry in index.rst

* add full size image
2020-06-27 18:10:05 -03:00
Nikolay Vasilchuk
277e5840f0
Custom Climate example fix (#656) 2020-06-22 18:52:10 -03:00
square99
a535231ae9
Add LG Climate IR (#655)
Co-authored-by: Sangheon Heo <square99@SangHeonui-Macmini.local>
2020-06-21 22:30:40 -03:00
rlowens
263b666f99
Typo, pressure->humidity (#649) 2020-06-19 21:45:28 +02:00
Keith Burzinski
f2a095f8ff
Climate bang bang enhancements (#595)
* Updated Bang Bang controller document

* Updated for full dual/single-point implementation

* Missed a spot

* Tweak

* More refinements

* Include fan_only_mode in desc

* Added behavior details

* Add changelog, copy tweaks

* Update changelog index
2020-06-17 20:17:25 -03:00
SenexCrenshaw
d57678b07a
Added MCP3008 (#591)
* Added MCP3008

* PR Comment Changes

* Travis Fix

* format and simplified example

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-14 22:42:42 -03:00
Jim Persson
abf40a0026
Add documentation for fan direction (#580)
* Add documentation for fan direction

* Travis failed to trigger. Trying again.

* Revert Travis trigger. This feels like a hack.
2020-06-14 16:54:08 -03:00
Philip Rosenberg-Watt
45e7035801
Add AiLight configuration (#605) 2020-06-13 19:50:17 -03:00
Wauter
d2dec1923b
Documentation for templated output (#641)
* - Creating documentation for templated output
- Adding template output to the main index page

* Update components/output/template.rst

* fixed bad cookbook link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-13 19:35:55 -03:00
Otto Winter
b717d1ef5d
PID Climate Controller (#432)
* PID Climate Controller

* fix lint

* fix merge

* lint

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 21:40:06 -03:00
Kamil Trzciński
a82137dfe9
Add documentation about E1.31, Adalight and WLED (#646)
* Add documentation about E1.31, Adalight and WLED

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:38:12 -03:00
Evgeny
81cfdec0ce
AQI calculator for HM3301 (#535)
* AQI calculator for HM3301

* Update components/sensor/hm3301.rst

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

* Update hm3301.rst

* pm1.0 not required

* format to look consistent with dht11

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-11 23:17:48 -03:00
igg
d738a58a60
Docs for CS Optional (#644)
* Docs for CS Optional

* rst fix

Co-authored-by: Ilya Goldberg <iggie@mac.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-10 17:02:51 -03:00
Marvin Gaube
c3c2c75b42
Add Prometheus-Documentation (#556)
* Add Prometheus-Documentation

* Prometheus-Documentation: Fix indentation

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-09 22:02:14 -03:00
Kamil Trzciński
f55151ac88
Document uart.rx_buffer_size (#528) 2020-06-09 21:22:16 -03:00
Andrew Zaborowski
abf98887f2
Document two missing hmc5883l config settings (#520) 2020-06-08 23:13:50 -03:00
Guillermo Ruffino
18cc5c682c
fix remote transmiter example (#518) 2020-06-08 23:09:21 -03:00
Guillermo Ruffino
51656bcd2a
Revert "Update docs to reflect ssd1327 support (#500)" (#634)
This reverts commit 8dc3a2dfc3.
2020-06-05 00:03:09 -03:00
rradar
7e4b91bf41
BH1750 Measurement time doc updates (#515)
* Update bh1750.rst

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-28 23:10:41 -03:00
Adrian Cuzman
e29552d55e
added energy in pzem004 documentation (#547) 2020-05-28 19:53:08 -03:00
gitolicious
fa929e7a81
Typo: NEC -> Sony (#624) 2020-05-28 19:26:26 -03:00
igg
8dc3a2dfc3
Update docs to reflect ssd1327 support (#500)
* Added ssd1327 image

* Added ssd1327 changes for 128x128 displays

* Revert "Added ssd1327 image"

This reverts commit f3cf3745ad.

* fixed travis complaints

Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-05-28 19:09:48 -03:00
Guyohms
c396cf696c
Changed miflora platforms (#586)
Modified the example to reflect the 1.14 breaking change
2020-05-26 20:40:01 -03:00
Guillermo Ruffino
0f04817d10
Revert "pzemac energy support (#514)" (#623)
This reverts commit 4de002b4a9.
2020-05-26 20:08:57 -03:00
rradar
4de002b4a9
pzemac energy support (#514)
https://github.com/esphome/esphome/pull/933
2020-05-26 20:07:55 -03:00
rudgr
0380cc8b5e
Added TTGO-Camera Plus PIN configuration (#510)
* Added TTGO-Camera Plus PIN configuration

* Update esp32_camera.rst
2020-05-26 20:02:09 -03:00
Aalian Khan
7edcfae2dd
Minor spelling (#622) 2020-05-26 19:52:23 -03:00
Alexander Pohl
d95759f853
Add support for additional Xiaomi BLE sensors (#576) (#576) 2020-05-26 19:33:46 -03:00
declanshanaghy
ab6de0fb7f
Adding support for MAX31856 Thermocouple Temperature Sensor (feature #700) 2020-05-24 19:49:47 -03:00
0hax
5c72d16a14
Uart improvments (#571)
* uart: add nr_bits and parity.

Signed-off-by: 0hax <0hax@protonmail.com>

* update param name

* doc as enum

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 18:59:26 -03:00
Michael Klamminger
0a3dfcae89
Update pulse_counter.rst (#609)
* Update pulse_counter.rst

Add information about available pulse counter channels

* Update components/sensor/pulse_counter.rst

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 11:30:36 -03:00
Oskar Napieraj
083d7ddd33
ESP32 DAC output documentation (#617)
* Add documentation for ESP32 DAC output

* Fix SEO

* Update images/dac.svg

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 00:06:37 -03:00
krahabb
c81ef96526
Dallas autosetup (#551)
* Added auto discovery and setup to Dallas Platform

* Added auto discovery and setup to Dallas Platform
2020-05-23 21:52:18 -03:00
Guillermo Ruffino
60adfe3070
updated for the PCF8574 input fixes (#616)
Co-authored-by: amishv <41266094+amishv@users.noreply.github.com>
2020-05-23 21:14:26 -03:00
Michael Nieß
01da5ff334
Fix copy/paste error (#574) 2020-05-23 20:50:45 -03:00
Jeff Rescignano
96d692c6a5
Update WaveShare E-Paper URL on WaveShare E-Paper page (#597) 2020-05-23 20:46:01 -03:00
Jeff Rescignano
402dc8a08a
Update datasheet URL on SPG30 page (#601) 2020-05-23 20:44:25 -03:00
Jeff Rescignano
734e4ec2a9
Update datasheet URL on STS3X page (#602) 2020-05-23 20:43:25 -03:00
Jeff Rescignano
61b5493282
Update datasheet URL on SCD30 page (#600) 2020-05-23 20:41:48 -03:00
Jeff Rescignano
3bb0ebb80c
Update datagram URL on TX20 page (#599) 2020-05-23 20:41:07 -03:00
Jeff Rescignano
6845a9a867
Update datasheet URL on SHTCX page (#598)
* Update datasheet URL on SHTCX page

* Update datasheet URL on SHTCX page (2)
2020-05-23 20:40:04 -03:00
Rsan
bcce3ec4d6
Deleted Warning because the component is already tested (#615) 2020-05-23 20:38:57 -03:00
Niklas Wagner
b2583edff9
Update arduino framework versions (#575) 2020-05-23 20:36:32 -03:00
Jozef Zuzelka
47f216de30
Ble scanner doc (#611)
* Added ble_scanner documentation.

* Added ble_scanner link into /index.rst

* Update components/text_sensor/ble_scanner.rst

Improved sensor description.

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* ble_scanner: esphome.io link replaced with ref.

* ble_scanner-doc: fixed bar length

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-05-19 21:13:39 -03:00
Robin Smidsrød
6f177d7bdb
dht: Add DHT22_TYPE2 model (#563)
Add the DHT22_TYPE2 temperature/humidity sensor model defined in https://github.com/esphome/esphome/pull/926 to the documentation.
2020-05-19 14:15:42 -03:00
declanshanaghy
af01734499
Adding example of how to use a buzzer (#570)
* Adding example of how to use a buzzer

* Making sub-sections
2020-05-10 16:29:49 -03:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
sredfern
9e030b0bf7
5.83in Waveshare add (#572) 2020-05-01 21:30:48 -03:00
buxtronix
df37c4b885
Max7219 intensity change update (#546) 2020-05-01 20:04:52 -03:00
puuu
8ac3cfedf5
remote_receiver: describe memory_block configuration (#523) 2020-04-30 22:59:42 -03:00
Niklas Wagner
1fce98177b
Make initial run variable available to addressable_lambda (#558)
* Make initial run variable available to addressable_lambda

* Update light docs
2020-04-28 19:24:01 -03:00
puuu
77ae4d9037
Bluetooth advertising automation (#512) 2020-04-27 20:56:54 -03:00
kbouchard111
f30c100913
Update wifi.rst (#562)
* Update wifi.rst

Add documentation for output_power option.

* Update wifi.rst

Add default info for ESP8266 and warning about 20.5dB
2020-04-27 12:47:11 -03:00
Guillermo Ruffino
13bd4d1669
add light on off triggers docs (#559) 2020-04-25 15:39:32 -03:00
Niklas Wagner
63030e097d
Improve LEDC documentation (#557) 2020-04-24 22:05:19 -03:00
Guillermo Ruffino
976ea82b5f
add mac address info (#554) 2020-04-24 20:57:55 -03:00
Guillermo Ruffino
1b725a2500
add whirlpool climate (#552) 2020-04-21 22:53:20 -03:00
puuu
b3fb241b4f
ir_climate: describe daikin receive support (#522) 2020-04-16 19:00:34 -03:00
Guillermo Ruffino
62293b71b8
fix copy paste void (#545) 2020-04-14 21:58:02 -03:00
Guillermo Ruffino
c01e8057fd
Kristopher mackowiak next (#544)
* Update template.rst

* Update template.rst

* Update template.rst

* updated template cover with variable names in actions

Co-authored-by: KristopherMackowiak <33198635+KristopherMackowiak@users.noreply.github.com>
2020-04-14 21:30:21 -03:00
Alex Reid
fdea66f4c1
feat: Add MCP23016 doc, fix misc doc errors (#537) 2020-04-12 16:07:25 -03:00
Guillermo Ruffino
4578e6f97a
Add documentation for cwww and rgbww constant_brightness variables. (#530) (#540)
Co-authored-by: kroimon <github@kroimon.de>
2020-04-10 12:47:45 -03:00
Guillermo Ruffino
875555742f
Revert "Add documentation for cwww and rgbww constant_brightness variables. (#530)" (#539)
This reverts commit f832223c41.
2020-04-10 12:43:22 -03:00
Guillermo Ruffino
74d3275d29
add ac_dimmer (#536)
* add ac_dimmer

* whitespace
2020-04-10 00:07:34 -03:00
Ermanno Baschiera
1dfb880444
remove link to Adafruit and mkelec (#531)
* remove links to Adafruit and mkelec
2020-04-09 14:22:33 -07:00
kroimon
f832223c41
Add documentation for cwww and rgbww constant_brightness variables. (#530) 2020-04-08 09:31:35 -03:00
Evgeny
88816f1acc
Add docs HM3301 (#529)
* Add docs HM3301

* added image hm3301

* wrong image hm3301

* fixed image name
2020-04-06 14:12:02 -03:00
Bartłomiej Biernacki
2dd017bb0e
Documentation for PCD8544 (#485)
* Docs for PCD8544

* Fix typo
2020-04-05 13:47:28 -03:00
Germain Masse
daebc64aca
Add documentation for AHT10 sensor (#466) 2020-03-21 16:17:11 -03:00
Drew Perttula
a4a5321bd9
add a note about the log level of dump: all (#475)
It would have saved me a bunch of time just now if I knew that remote_receiver's dump=all logging is at level DEBUG.
2020-03-19 23:59:38 -03:00
Nicholas Peters
c95563aeea
Add docs for TMP117 sensor (#505)
* Add docs for TMP117 sensor
2020-03-12 14:24:48 -07:00
Tommy Kihlstrøm
cac2d84b10
Added examples for uart text sensor (#468)
* Added examples for uart text sensor
2020-03-12 14:23:35 -07:00
Pavel
02bc8f3ccf
add energy support to pzemac (#478) 2020-03-12 13:59:20 -07:00
Vc
6f98760d80
Update ssd1306.rst (#481)
Added brightness to the screen configuration block
2020-03-12 13:57:45 -07:00
truglodite
ca806ac8ce
remove uppercase names (#487)
name: cannot contain uppercase, but the docs say uppercase. Fixed
2020-03-12 13:57:15 -07:00
Gediminas Šaltenis
99750d250f
small mistype fix (#477)
fix small mistype, should be ppb instead of ppm
2020-03-12 13:44:48 -07:00
John
cfe5031977
Next (#491)
* Updates to atm90e32 according to PR according to #982
2020-03-12 13:44:09 -07:00
Tuckie
61752eb048
Wrong IC (#499) 2020-03-12 13:42:45 -07:00
Oskar Napieraj
065d2314a4
Typo fix (#498)
likely left over from when documentation was adapted from the custom cover component
2020-03-12 13:40:10 -07:00
buxtronix
54a5f214b4
docs for Tuya fan, update tuya light (#502) 2020-03-12 13:39:44 -07:00
Francisk0
7d6c25d058
Update pzemac.rst (#495)
RX pin is  duplicated and don´t have TX pin
2020-03-12 13:31:57 -07:00
Guillermo Ruffino
8683c4881f
cover time based add assumed state option (#490) 2020-03-12 10:09:07 -03:00
Erwin Kooi
d0f38228be
Added equal symbol for MAX7219 7-segment display (#503) 2020-03-02 19:54:28 -03:00
Evgeny
4a251f33af
Add new action for TM1651 (#442)
* Add new action for TM1651

* Add turn_on and turn_off actions

* Fixed title

* Update components/tm1651.rst

* Update components/tm1651.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-02-24 11:57:51 -03:00
Elkropac
69b39e06cf
web_server - css_include and js_include: add new options and example (#459)
* add new options and example

* update docs

* add suggested hint about inlineing files

* no html entities

* files are now served on separate urls
2020-02-20 09:06:26 -03:00
tubalainen
d7b9d7995c
Brightness feature not included in doc. (#445)
Updated the documentation for the SSD1306 with the new brightness feature.
PR: https://github.com/esphome/esphome/pull/681/
2020-02-19 14:15:32 -03:00
Andreas
89eba19430 my9231->bit_depth: parameter name and sonoff B1 (#489)
- Fix the parameter name bit_depth (current referred to as bit_depths)
- Add bit_depth: 8 to sonoff B1 example config. This fixed my application on a Sonoff B1
(see also https://github.com/esphome/issues/issues/991)
2020-02-09 14:12:30 +01:00
Héctor Giménez
d439c2bfa5 Add Daikin IR Climate documentation (#476)
* Add Daikin IR Climate documentation

* Ups, removed by mistake
2020-01-22 19:36:53 -03:00
Guillermo Ruffino
4fa9844841 add tm1637 docs (#467) 2020-01-13 14:44:03 -08:00
Keith Burzinski
4100d4c387 Add transmit pioneer (#446)
* Added transmit_pioneer documentation
2020-01-13 14:39:43 -08:00
Guillermo Ruffino
b3c5bf437b change docs to suggest logger config (#378)
using sample config instead of warning at top to match other uart components
2020-01-12 17:08:24 +01:00
Daniel Bjørnbakk
03ca209105 fixed non working example (#381)
* fixed non working example

small fix to get the color swipe working

* Apply suggestions from code review

Co-Authored-By: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-01-12 16:42:44 +01:00
Panuruj Khambanonda (PK)
4ff46e74e2 Update SGP30 for the correct eCO2 and TVOC baseline (#458)
* Update SGP30 for the correct eCO2 and TVOC baseline

* Apply suggestions from code review

Fix incorrect markdown syntax

Co-Authored-By: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-01-12 16:42:24 +01:00
Otto Winter
428d9e23a8
Remove permission bits for images 2020-01-12 16:28:41 +01:00
Mechotronic
a468feccb0 On_sunrise was listed twice in description. (#464)
Changed the second one to on_sunset
2020-01-12 16:01:03 +01:00
spattinson
eaebd436df change "tracker" to "presence" (#465)
two instances in sample config. to reflect new name.
2020-01-12 16:00:08 +01:00
Luar Roji
f93b01590c Added degree symbol output on ~ for MAX7219 (#376) 2020-01-12 15:18:34 +01:00
voibit
3974418c3f Added support for inverted output in neopixelbus (#441) 2020-01-12 15:16:30 +01:00
Guillermo Ruffino
93fa8b40fb
tm1651 not a display component (#462) 2020-01-08 11:16:40 -03:00
Richard Lewis
66e774b227 Fix broken link (#437) 2019-12-30 14:13:15 -03:00
Guillermo Ruffino
f0b82ad1a0
merge all ir climates in a single doc (#385)
* merge all ir climates in a single doc

* Add links to h headers

* Run svgo over SVG

Optional, but removes the inkscape metadata

* Update seo image

* Link to FAQ

Don't want to have people open those in the normal repo.

* Add explicit no to the table

* Sort configuration variables by assumed use frequency

* Update tag

* Add more info to Using a Receiver

* Minor change

Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-12-30 09:20:17 -03:00
Jesse Hills
dd754ca63f Add docs for RF Bridge (#433)
* Add docs for RF Bridge

* Add full image

* Fix title underline

* More title underlines

* Fix ref

* Update components/rf_bridge.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Fix ref
2019-12-10 11:09:47 +01:00
Otto Winter
fb3eab4636
Update esp32_ble_tracker.rst
Fixes https://github.com/esphome/issues/issues/912
2019-12-10 11:07:16 +01:00
David Beitey
c8baae2bc6 Use .timestamp instead of .time in time docs (#435)
`.time` is deprecated since https://github.com/esphome/esphome/pull/531; this updates the reference in the documentation so that warnings like the following can be avoided:

```
src/main.cpp: In lambda function:
src/main.cpp:462:20: warning: 'esphome::time::ESPTime::<anonymous union>::time' is deprecated (declared at src/esphome/components/time/real_time_clock.h:35): .time is deprecated, use .timestamp instead [-Wdeprecated-declarations]
       return (time.time);
 ```
2019-12-07 17:16:06 +01:00
Nick Whyte
9382e2f37a Add doc for color correction of rgb* lights (#431)
* Add doc for color correction of rgb* lights

* PR changes

* .
2019-12-07 17:15:41 +01:00
Nick Whyte
f092a36086 Add doc for duty cycle output component (#427)
* Add doc for duty cycle output component

* add to index

* png -> svg

* .

* See also

* duty_cycle -> slow_pwm

* .

* .

* wrap long line

* Update components/output/slow_pwm.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-12-07 17:14:55 +01:00
Otto Winter
559be3f441
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-12-04 19:01:41 +01:00
Evgeny
05626a6a0d Add TM1651 docs (#429)
* Add TM1651 docs

* updated gitignore

* Fixed title underline

* Fixed title length

* Moved docs, added actions

* fix gitignore

* fix indent
2019-12-04 13:11:49 +01:00
Nad
c9ed4ad6d4 Add documentation for Sensirion SPS30 Particulate Matter sensors (#424)
* Add documentation for SPS30 Particulate Matter sensors

* Fix document formatting;

* Removed redundant accuracy settings


Co-authored-by: Nad <valordk@github>
2019-12-04 12:34:14 +01:00
Otto Winter
b5a50b5b62
BME280/BME680/BMP280 oversampling none docs
Fixes https://github.com/esphome/issues/issues/893
2019-12-04 11:45:49 +01:00
Andrej Komelj
f87389b425 Add B/W support for Waveshare 2.90in (B) screen (#426) 2019-12-03 14:18:07 +01:00
Otto Winter
ac121643aa
Add note about multiple on_clicks
Fixes https://github.com/esphome/feature-requests/issues/510
2019-11-30 11:21:04 +01:00
Tim P
3ece925ed0 Added Documentation for QMC5883L + HMC5883L Doc improvements (#301)
* QMC5883L docs + HMC5883L improvments

* clean up docs

* update docs

* Fix Default value
2019-11-26 18:43:06 +01:00
Guillermo Ruffino
d5f3b8b3d6
dfplayer updates (#421) 2019-11-22 10:45:16 -03:00
Otto Winter
2e0c149f98
Remove stop_bits 2 reference PZEM004T 2019-11-20 17:20:18 +01:00
Guillermo Ruffino
35d0401965 add climate core docs fan, swing (#415)
* ad climate core docs fan, swing

* fix copy paste is evil

* fix typo
2019-11-20 17:10:35 +01:00
Alexey Vlasov
7533a46dc0 Added Android Beacon MQTT app (#417) 2019-11-20 13:49:15 +01:00
Samuel Sieb
a89a85a4a5
document the new has_position parameter for the template cover (#410)
* document the new has_position parameter for the template cover

* better description


Co-authored-by: Samuel Sieb <samuel@sieb.net>
2019-11-17 23:34:06 +01:00
Otto Winter
f80c48dbfa
Merge branch 'current' into next 2019-11-17 23:31:01 +01:00
Otto Winter
87934e8792
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-11-17 23:30:47 +01:00
Samuel Sieb
e248a78eb5 document the new has_position parameter for the template cover (#410)
* document the new has_position parameter for the template cover

* better description


Co-authored-by: Samuel Sieb <samuel@sieb.net>
2019-11-12 22:23:56 +01:00
Destix
f054a74699 Update lcd_display.rst (#411) 2019-11-12 15:37:46 +01:00
Nikolay Vasilchuk
519bbc30b2 http_request component Docs (#392) 2019-11-09 18:39:13 +01:00
Alexander Leisentritt
5a83a0dcef added docs for ruuvitag (#383)
* added docs for ruuvitag

* updated for RAWv2 protocol

* typo

* punctuation

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* added acceleration

* typo

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-11-07 22:10:13 +01:00
Sergio
e05e0a5865 Add INA226 current/power monitor (#403)
* Docs update

* Docs update

* Docs update


Co-authored-by: Sergio Muñoz <sergio@iMac-de-Sergio.local>
2019-11-06 13:59:03 +01:00
DAVe3283
25b8b9a8cf Add MAX31865, update MAX31855 (#399)
* Add MAX31865, update MAX31855.

Update documentation for the new MAX31865 sensor and the improvements to the
MAX31855 sensor.

* Update MAX31865 filter parameter type.

It is actually a enum (string?), not a time value.

* MAX31855 & MAX31865 documentation improvements.

@OttoWinter suggested some good fixes, implementing those.
2019-11-06 13:56:48 +01:00
Matthew Harrold
40336953f5 Remove references to scan_interval (#400) 2019-11-05 21:42:56 +01:00
TheJulianJES
db2fe4c79c Fix typo: as3935 sensor docs (#401)
"diestance" -> "distance"
2019-11-05 21:42:49 +01:00
Otto Winter
9b17bd074a
Document missing servo restore option (#398) 2019-11-02 21:00:09 +01:00
Otto Winter
bd31e98e90
Document UART stop_bits (#396) 2019-11-02 21:00:09 +01:00
Otto Winter
979d130059
Merge branch 'current' into next 2019-11-02 20:59:20 +01:00
Otto Winter
e2d5848cea
Document missing servo restore option (#398) 2019-11-02 20:57:07 +01:00
Otto Winter
644ae6682d
Document UART stop_bits (#396) 2019-11-02 19:10:08 +01:00
Otto Winter
1bc01c73b7
Update docs for AS3935 conf change
See also https://github.com/esphome/esphome/pull/805
2019-11-02 18:53:21 +01:00
Otto Winter
67c2f7211e
Add integration sensor reference to pulse_counter 2019-11-02 18:47:42 +01:00
Otto Winter
f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Nikolay Vasilchuk
56b8b9961b
Typo fix pzem004t (#387) 2019-10-31 23:46:37 +01:00
Alexander Leisentritt
ca480e801f
fix xiaomi docs (#384) 2019-10-31 23:46:37 +01:00
Nikolay Vasilchuk
7f798db18e Update pzemdc.rst (#389) 2019-10-31 20:32:06 +01:00
Nikolay Vasilchuk
f710a5ede0 Typo fix pzemac (#388) 2019-10-31 20:29:02 +01:00
Nikolay Vasilchuk
355f7232a7 Typo fix pzem004t (#387) 2019-10-31 20:12:53 +01:00
Lumpusz
13dcc33804 Ble rssi svc (#377)
* Update supporters.rst

* docs for ble service uuid based tracking

* code review updates

* fix rst syntax

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Revert "Update supporters.rst"

This reverts commit a790f261e2.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-31 15:34:28 +01:00
Alexander Leisentritt
865e3c2cf2 fix xiaomi docs (#384) 2019-10-30 16:03:39 +01:00
Otto Winter
7698644a99
Update docs for AS3935 conf change
See also https://github.com/esphome/esphome/pull/805
2019-10-27 12:30:25 +01:00
John
9b32fd1885 added reactive power, power factor, chip temp... (#380)
and additional 6 channel example without software power calculation template
2019-10-27 12:05:21 +01:00
Guillermo Ruffino
7a687e770d
fix logger.rst ref link (#379) 2019-10-25 18:00:33 -03:00
Pavel Golovin
51d0661502 Add Fujitsu General Climate component docs (#307) 2019-10-25 11:33:05 +02:00
Nikolay Vasilchuk
8cac9af453 Logger on_message trigger (#374)
* Docs

* Review

* Note added, example updated

* Fix RST code syntax. Expand note.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-24 14:19:43 +02:00
Otto Winter
89e125a6d1
Add sensor force_update option (#371) 2019-10-22 23:02:11 +02:00
Otto Winter
5f5969b0b6
Merge branch 'current' into beta 2019-10-22 23:01:24 +02:00
Otto Winter
5e930355d1
Merge branch 'current' into next 2019-10-22 23:00:43 +02:00
mbo18
bba6e904e1 Update time.rst to add GPS as source (#375)
* Update time.rst to add GPS as source

Just saw that GPS was missing in the time documentation as a time source (the GPS component documentation redirect to the time page for configuration details)

* travis
2019-10-22 22:02:12 +02:00
Ville Skyttä
4ed468e747 Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
Otto Winter
9e650f6ecd
Add sensor force_update option (#371) 2019-10-21 19:41:18 +02:00
Otto Winter
b2de20cf32
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:35:37 +02:00
Otto Winter
beebf2379a
Document GPIO Switch interlock_wait_time 2019-10-20 19:35:37 +02:00
Otto Winter
6b8177668b
Make dfplayer page match integration name 2019-10-20 19:35:37 +02:00
Guillermo Ruffino
b893c8c2e7
fix indent on sample (#369) 2019-10-20 19:30:12 +02:00
Thomas Eckerstorfer
2469943bb7
AS3935 Lightning sensor (#294)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation

* added as3935 sensor

* Update as3935.rst

* Update as3935.rst

* Undo change

* Shrink image


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:12 +02:00
Fabian Affolter
6c626e902d
Remove references to Python 2 (#328) 2019-10-20 19:30:12 +02:00
Michiel van Turnhout
d5bb10924b
SX1509 device documentation (#315)
* add sx1509 docs

* add table

* sx1509 docs

* added to index

* fixed table

* text fixes

* Formatting

* Use standardized section header keys

* Spelling

* Properly size index file

* Use short name for index page (table view)

* fixed review issues

* Add API Reference


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:12 +02:00
Samuel Sieb
111a40a7b6
Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Otto Winter
c1d053e071
Add rotary_encoder.set_value action (#358)
Fixes https://github.com/esphome/feature-requests/issues/389
2019-10-20 19:30:11 +02:00
Guillermo Ruffino
ec78f828fb
Add DFPlayer docs (#306)
* Add DFPlayer docs

* lint


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Nad
b8edd462b7
Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Nad
2552e8070e
Add documentation for SHTCx Temperature sensors (#305)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Add documentation for SHTCx Temperature sensors

* Fixed reference to a sensor thumbnail

* Cleaned up changes leaked from STS3x feature

* Remove references on other pages

It's already getting too cluttered...

* Remove references


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Nad
34f6817423
Add documentation for SGP30 eCO2 and TVOC sensors (#308)
* Add documentation for SGP30 eCO2 and TVOC sensors

* Fixed image path and identation error;

* Fixet bullet block

* Updated SGP30 documentation for configuring Temperature and Humidity compensation sources; Removed uptime sensor

* Compress sgp30.png

* Fix build errors

* Remove uptime mention


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Evan Coleman
d8d5e81a7d
Add documentation for SSD1325 OLED displays (#347)
* add ssd1325 docs

* Fix line length

* Fix duplicate target name warning

* Reduce image size


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Otto Winter
2ecec6cb80
Merge branch 'current' into next 2019-10-20 19:29:31 +02:00
Otto Winter
471c9f773a
Merge branch 'current' into beta 2019-10-20 19:29:31 +02:00
Otto Winter
ed2526acad
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:23:59 +02:00
Otto Winter
e003b70b8c
Document GPIO Switch interlock_wait_time 2019-10-20 18:07:44 +02:00
Otto Winter
1025903bca
Make dfplayer page match integration name 2019-10-20 18:04:20 +02:00
h0--
a4c349a6e9 update esp32camera documentation - note about PWM (#348)
* update esp32camera documentation - note about PWM

As I was fighting with this yesterday, I think this can be part of esphome documentation.

* Update esp32_camera.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 16:28:02 +02:00
Guillermo Ruffino
16f7eb2092
fix indent on sample (#369) 2019-10-19 18:12:46 -03:00
Thomas Eckerstorfer
3e041d09bb AS3935 Lightning sensor (#294)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation

* added as3935 sensor

* Update as3935.rst

* Update as3935.rst

* Undo change

* Shrink image


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 22:23:18 +02:00
Fabian Affolter
a1b384076d Remove references to Python 2 (#328) 2019-10-19 22:16:09 +02:00
Michiel van Turnhout
92af64ec18 SX1509 device documentation (#315)
* add sx1509 docs

* add table

* sx1509 docs

* added to index

* fixed table

* text fixes

* Formatting

* Use standardized section header keys

* Spelling

* Properly size index file

* Use short name for index page (table view)

* fixed review issues

* Add API Reference


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 22:04:41 +02:00
Samuel Sieb
d8113d7fc3 Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:55:58 +02:00
Otto Winter
1cec0be5f6
Add rotary_encoder.set_value action (#358)
Fixes https://github.com/esphome/feature-requests/issues/389
2019-10-19 21:45:01 +02:00
Guillermo Ruffino
e55551ecb4 Add DFPlayer docs (#306)
* Add DFPlayer docs

* lint


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:43:56 +02:00
Nad
f1df93c86f Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:35:14 +02:00
Nad
7a47e29679 Add documentation for SHTCx Temperature sensors (#305)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Add documentation for SHTCx Temperature sensors

* Fixed reference to a sensor thumbnail

* Cleaned up changes leaked from STS3x feature

* Remove references on other pages

It's already getting too cluttered...

* Remove references


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:32:59 +02:00
Nad
ee4aafcc12 Add documentation for SGP30 eCO2 and TVOC sensors (#308)
* Add documentation for SGP30 eCO2 and TVOC sensors

* Fixed image path and identation error;

* Fixet bullet block

* Updated SGP30 documentation for configuring Temperature and Humidity compensation sources; Removed uptime sensor

* Compress sgp30.png

* Fix build errors

* Remove uptime mention


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:21:22 +02:00
Evan Coleman
9ccd4639c3 Add documentation for SSD1325 OLED displays (#347)
* add ssd1325 docs

* Fix line length

* Fix duplicate target name warning

* Reduce image size


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 20:44:49 +02:00
Otto Winter
d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +02:00
Otto Winter
26b917dadc
Add ESP32 scan parameters (#368)
See https://github.com/esphome/esphome/pull/769
2019-10-19 16:33:02 +02:00
Otto Winter
d826c0d60d
Remove my9231 update_on_boot from docs
Fixes https://github.com/esphome/issues/issues/450
2019-10-18 10:38:12 +02:00
Otto Winter
e7f27a9fe9
Add note about tasmota pwm
Fixes https://github.com/esphome/issues/issues/657
2019-10-18 10:37:29 +02:00
Guillermo Ruffino
a0702ac03d add tcl112 receiver docs (#365) 2019-10-18 09:22:51 +02:00
thenameiwantedwastaken
075d88444e Proof reading changes (#364)
* Small changes from proofreading.

* Proofreading changes.

* Correction from travis checks

* Update guides/getting_started_command_line.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* More proofreading changes.

* More proofreading changes.

* Minor corrections
2019-10-18 09:22:48 +02:00
Nikolay Vasilchuk
1b1f06056f SenseAir S8 CO2 sensor support (#330)
* Docs

* CI fix
2019-10-17 21:37:56 +02:00
Thomas Klingbeil
c630fbdb05 Add documentation for TTGO ePaper (#342) 2019-10-17 21:01:09 +02:00
TomFahey
efec2a7fbf Updated MCP23017 Component To Cover 8 & 16 Port Chips (#277)
* Updated MCP23017 Component To Cover 8 & 16 Port Chips

* Made requested changes, adding short paragraph at top of MCP230xx.rst
explaining the page is for MCP23008 and MCP23017, also deleted now
obsolete MCP23017.rst

* Added separate sections for MCP23017, MCP23008

* Remove MCP23017 page (merged with new one)


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-17 16:28:53 +02:00
Alexander Leisentritt
9ff3e95aab Xiaomi refactor (#361)
* refactored xiaomi sensors

* sorted xiaomi sensor alphabetically

* updated xiaomi docs to mention marketing names

* fixed old changelog

* fix ref links

* fix bar length
2019-10-16 13:30:31 +02:00
Otto Winter
08231a5a6d
Fix links in remote
Closes https://github.com/esphome/esphome-docs/pull/355
2019-10-15 21:36:14 +02:00
Fredrik Erlandsson
f998540605 The 4.20in display works fine (#359) 2019-10-15 20:56:41 +02:00
Sergio Mayoral Martínez
8834354dd8 Add Xiaomi Cleargrass Sensor Documentation (#346)
* Add index for new Xiaomi ClearGrass E-Ink Sensor

* Add Xiaomi Cleargrass Sensor Documentation

Add all the needed documentation, such as index,
references and main page of this sensor

* Fix images width

Adjust images width to a better fit in the page

* Fix apiref of Xiaomi Sensors

The apiref of Cleargrass and LYWSD02 models point
to the mijia's api, so I fix this

* Fix Xiaomi Cleargrass documentation mistake

Line 43 of xiaomi_cleargrass.rst references to
Xiaomi Mijia's sensor. It should reference to
Xiaomi Cleargrass.

Also I change titles of this sensor in order to
avoid the title uses 2 lines
2019-10-14 13:25:04 +02:00
Levente Tamas
ac28efde9c ADD TLC59208F documentation (#338) 2019-10-14 11:38:20 +02:00
Nikolay Vasilchuk
4884282ba0 Device description in dashboard (#335) 2019-10-14 11:27:41 +02:00
Matthew Pettitt
25b018899a Fix description of the sensor (#309) 2019-10-13 18:07:33 +02:00
Nikolay Vasilchuk
e91a665ba4 Basic Auth for web_server component (#304)
* Basic auth

* Basic auth

* typo

* Update web_server.rst

* Move auth example out of top-level example

Reason: Most users will copy-paste that into their config directly, which then causes a validation error because of the missing !secret value.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-13 14:28:02 +02:00
jeff-h
8b2e1d4a82 Make it clearer that only one deep sleep component is allowed. (#303)
* Make it clearer that only one deep sleep component is allowed.

* Update deep_sleep.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-13 12:57:13 +02:00
mr G1K
435c80279b Fix, optimize mijia (#293) 2019-10-12 15:03:26 +02:00
Magnus
8ba61fba55 Update hdc1080.rst (#343)
Thanks
2019-09-18 14:07:58 -03:00
Guillermo Ruffino
92975768af
add coolix receiver (#288)
* add coolix receiver

* add example
2019-09-09 13:01:50 -03:00
Otto Winter
c5ee042d56
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-09-01 11:24:35 +02:00
Guillermo Ruffino
a4a4495844 add has_built_in_endstop docs (#302)
* add has_built_in_endstop docs

* Added info about commands behavior with built in end stop
2019-08-31 19:53:15 +02:00
Giorgos Logiotatidis
e3a6a9a0f1 Update esp32_camera.rst jpeg quality (#332) 2019-08-31 19:49:13 +02:00
Nad
1e4660f023 Add documentation for Sensirion SCD30 CO2 sensors (#333)
* Add documentation for Sensirion SCD30 CO2 sensors

* Minor text fixes and photo optimization
2019-08-31 19:24:41 +02:00
guptamp
2018483d17 i2c: Add description of id Parameter (#329)
* Add description of id Parameter

see here: https://github.com/esphome/issues/issues/625

* add id parameter and explantion to i2c

I hope this explains it better.

* Update components/i2c.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Note sure if i have done the note right

In the preview it doesn't seem to render correctly

* Update i2c.rst

* Update i2c.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-30 10:53:30 +02:00
Robert Kiss
deb2559be6 Add doc for delayed_on_off binary_sensor filter (#324)
* add doc for delayed_on_off binary_sensor filter

* added delayed_on_off yaml example
2019-08-29 16:09:40 +02:00
mr G1K
87327c6b34 LYWSD02 docs (#292)
* Add xiaomi_lywsd02

* Fix, Title underline too short.

* Fix, img link
2019-08-29 15:42:42 +02:00
Eric Hiller
29d1b6fc92 Add configuration example for TTGO T-Camera v1.7 (#318)
* Add configuration example for TTGO T-Camera v1.7

For `esp32_camera`
I added the configuration for a newly received TTGO T-Camera marked as v1.7
Took me a while to figure out the pinout , so I thought I'd save others the trouble.

* Remove image options

* Update esp32_camera.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-27 22:20:00 +02:00
Peter Stuifzand
53c05ae94c Fix api.proto url (#310)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-27 20:24:30 +02:00
Florian Ragwitz
2bdb811ee2 7.50in waveshare e-paper works (#321) 2019-08-27 20:15:12 +02:00
Fabian Affolter
7fd9fdc477 Fix header level (#325) 2019-08-27 20:14:56 +02:00
Nikolay Vasilchuk
9e4d9d827b MH-Z19 calibration support (#312)
Add docs for new calibration support
2019-08-27 10:40:52 -07:00
Jasper van der Neut - Stulen
542853674a Document median filter. (#319) 2019-08-27 10:39:32 -07:00
Fabian Affolter
d65872a9ec Minor changes to the setup steps (#327) 2019-08-27 19:30:06 +02:00
srg74
2ade2f4982 Update logger.rst for typo in ESP32 name (#313)
Error in controller name
2019-08-11 12:31:10 +02:00
Otto Winter
8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Dave Richer
2ae6695904 Fix typo in transmit_sony documentation (#299) 2019-07-21 11:38:49 +02:00
Otto Winter
7299d1e782
Remove update_on_boot from docs
Fixes https://github.com/esphome/issues/issues/450
2019-07-11 16:06:51 +02:00
Olivér Falvai
3d6a4c1169 Updated confusing deep_sleep.prevent documentation (#287)
* Updated confusing deep_sleep.prevent documentation

* Fixed wording
2019-07-11 10:20:04 +02:00
bwente
78da768745 Added TTGO T-Journal (#289)
Added TTGO T-Journal ESP32 Camera Module configuration
2019-07-11 10:19:53 +02:00
Otto Winter
da052a7838
Merge branch 'current' into next 2019-07-03 17:35:48 +02:00
mtl010957
01ef2dc80b Added docs for tilt capability in template cover (#260)
* Added docs for tilt capability in template cover

* Cleaned up spurious character from merge
2019-07-03 16:45:58 +02:00
Thomas Eckerstorfer
9bbfbb6956 Added TX20/TX23 sensor documentation (#150)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation
2019-07-03 16:41:16 +02:00
Nikolay Vasilchuk
ec4ecf6b71 ZyAura CO2 / Temperature / Humidity Sensor (#281)
* Docs ready

* Small fix

* Small fix

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Review fix

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-07-03 16:00:04 +02:00
mtl010957
adea670924 Added docs for ignore bit setting on rc_switch_raw and fixed ref links (#279)
* Added docs for mask setting on rc_switch_raw and fixed ref links

* Lint

* Docs updated to ignore bit approach for rc_switch_raw
2019-07-03 15:32:06 +02:00
Otto Winter
c4fb98d066
Update uart.rst 2019-06-26 21:49:43 +02:00
Iván Povedano
f70d7024c5 Update sun.rst (#278) 2019-06-23 22:10:00 +02:00
Otto Winter
46b108ce9b
Update index.rst 2019-06-20 18:44:01 +02:00
Otto Winter
55e2fa42bd
Add changing name section 2019-06-19 11:42:30 +02:00
Otto Winter
ccfc7d9352
Update esphome.rst 2019-06-19 11:28:47 +02:00
Guillermo Ruffino
77e2ad4886 Add SIM800L docs (#257)
* Add SIM800L docs

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* review and adding getting started

* Updates

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-06-17 16:58:16 +02:00
Andrew Thompson
56e505fc0d Add docs for atm90e32 sensor (#271)
* Add docs for atm90e32 sensor

* Correct name for CT4

* fix title bar length

* use correct subsubsections chars

* add newlines before figure

* Update components/sensor/atm90e32.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* move required setting to top

* Update atm90e32.rst

Add note about SPI, and fix line_freq


Co-authored-by: Andrew Thompson <andrew@whosonlocation.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-06-16 15:23:12 +02:00
Mario Di Raimondo
0a3ad5416f Add Yashima Climate component docs (#275)
* new yashima climate component docs

* updated main index
2019-06-15 18:01:08 +02:00
Otto Winter
335db7be67
Fix 2019-06-14 13:13:19 +02:00
Otto Winter
72d455dcaa
Merge branch 'current' into next 2019-06-14 12:55:01 +02:00
Otto Winter
bc748b834a
Lint 2019-06-14 12:50:51 +02:00
Otto Winter
d82ebd5d56
Fix coolix/tcl112 docs 2019-06-12 16:26:28 +02:00
Ryan Nazaretian
ff6dbd1744 Lambas won't just work with the short name (#269)
* Template won't just work with the short name

lambdas won't accept IDLE, OPENING, or CLOSING. Need to specify COVER_OPERATION_IDLE, COVER_OPERATION_OPENING, or COVER_OPERATION_CLOSING.

* Update template.rst
2019-06-09 13:22:58 +02:00
Otto Winter
f48752cd9c
Merge branch 'current' into next 2019-06-08 16:48:29 +02:00
Otto Winter
13d7c937db
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-06-08 16:48:28 +02:00
Brandon Davidson
0f93d2976f Allow setting the initial mode of HLW8012 sensors (#268)
* Allow setting the initial mode of HLW8012 sensors

* Changes as per code review

* Update hlw8012.rst
2019-06-06 22:45:18 +02:00
Otto Winter
cc5bc3c205
Add note about passive xiaomi sanning 2019-06-04 13:12:16 +02:00
Major Péter
0ce9c22b2c Scaneffectlength (#264)
* Added documentation for scan_length in Addressable Scan Effect

* Renamed scan_length to scan_width in Addressable Scan Effect, fixed default value in example
2019-06-04 12:16:09 +02:00
Attila Darazs
65cb08891f Document the backlight control for lcd_pcf8574 (#261)
Add documentation about controlling the backlight for lcd_pcf8574
and lcd_gpio with an example.

Co-authored-by: Attila Darazs <attila@darazs.com>
2019-06-03 19:34:17 +02:00
Otto Winter
59dc8ab2e7
Update api.connected docs
Fixes https://github.com/esphome/issues/issues/394
2019-06-03 19:32:03 +02:00
Otto Winter
8f53910677
Merge branch 'current' into next 2019-06-03 15:23:24 +02:00
balk77
623eb74e4e Update integration.rst (#263)
Flow is generally expressed in a cubic or volumetric unit :)
2019-06-03 09:32:26 +02:00
Otto Winter
e4ea804dab
Document changed setup priorities
Fixes https://github.com/esphome/issues/issues/386
2019-06-02 10:56:04 +02:00
Otto Winter
76757b2a96
Merge branch 'current' into next 2019-06-01 22:01:52 +02:00
Jesse Hills
68bd82f8f8 Add missing filter name for ct_clamp (#258) 2019-06-01 16:25:14 +02:00
Otto Winter
dc092ec404
Merge branch 'current' into next 2019-05-31 16:37:17 +02:00
escoand
48a326fa7c add note for asynchronously update of adc (#259)
* add note for asynchronously update of adc

* Move to section; add details; change ID name to match example config


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-31 15:29:51 +02:00
Kevin Lewis
2f8e05b88a Add documentation for SM16716 output component. (#217)
* Add documentation for SM16716 output component.

It still needs the sm16716.svg image file.

* Remove update on boot documentation.

* Update sm16716.rst

* Create sm16716.svg

* Lint
2019-05-31 15:06:16 +02:00
Otto Winter
ef2bbd6e0c
Clarify servo 2019-05-31 13:18:07 +02:00
Otto Winter
376d78c773
Fix deep sleep docs
Fixes https://github.com/esphome/issues/issues/359
2019-05-31 10:18:11 +02:00
Otto Winter
86cf1dc364
Update ccs811.rst 2019-05-30 21:44:41 +02:00
Otto Winter
7a9f585df8
Fix 2019-05-30 15:11:08 +02:00
Otto Winter
1349b93c69
light conditions 2019-05-30 13:00:16 +02:00
Otto Winter
ca792e82e0
Update endstop.rst 2019-05-30 10:22:22 +02:00
Otto Winter
d9f9270731
Merge branch 'current' into beta 2019-05-29 19:38:05 +02:00
Otto Winter
e07bb0be33
Add uart.write action 2019-05-29 19:33:26 +02:00
tiagofreire-pt
4831d795b5 Put 'MAC_ADDRESS' instead of MAC_ADDRESS (#239)
Better yaml implementation, at least, better human readable.
2019-05-29 13:16:12 +02:00
Jesse Hills
441e4b44a0
Add docs for CT Clamp (#256)
* Add docs for CT Clamp

* Fix title bar

* Fix reference

* 2 many changes

* Update docs for new configuration

* Compress index image

* Update for config changes

- Also remove 3.3V message, because if the user needs to calibrate anyway, then the 3.3V is also part of the calibration process.
- Use calibrate_linear instead of multiply, more user-friendly
- Update SEO image
-


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-29 11:22:16 +02:00
Otto Winter
749b6e8e73
Lint 2019-05-28 21:49:02 +02:00
Michiel van Turnhout
bb6c1ce6a7
Documentation for binary_sensor_map (#199)
* Add mpr121 docs and images

* add images

* update mpr121 docs

* Title bar same length as text

* wrong size and location

* wrong size and location

* wrong location

* wrong size and location

* wrong size and location

* Added binary_sensor_map

* tabs to spaces

* added to index

* add image

* text changes

* remove linefeed

* image is jpg not png

* preview fail??

* Update binary_sensor_map.rst

- Make use case and function more clear
- Remove options that do not exist yet.
- Fix incorrect sensor link in configuration variables
- Fix required values labeled optional
- Less literal text with backslash. Was hard to read.
- Move config example essential part up.
- Remove disqus

* Update binary_sensor_map.rst

* Fix


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-28 21:37:34 +02:00
Michiel van Turnhout
f8394cf1c5
extended mpr121 docs with debounce and thresholds config (#245)
* added debounce and threshold

* extended and fixed documentation for thresholds

* line to long

* line to long list end

* no spaces at lin end

* Update mpr121.rst

* default for touch release thresholds

* Lint


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-28 21:37:34 +02:00
Otto Winter
25af89b9cc
Fix link 2019-05-28 15:50:27 +02:00
Otto Winter
639f095393
Add NTC/resistance sensor docs
Ref https://github.com/esphome/esphome/pull/560
2019-05-28 15:43:56 +02:00
Otto Winter
3b11aaed9b
Merge branch 'current' into next 2019-05-27 21:36:05 +02:00
Guillermo Ruffino
57f73adc47 Add Coolix Tcl112 Climate (#247)
* Add Coolix Tcl112 Climate

* Update coolix.rst

* Update tcl112.rst

* Update coolix.rst

* Update tcl112.rst


Co-authored-by: Guillermo Ruffino <guillermo.ruffino@pampatech.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-27 20:18:50 +02:00
Teemu Mikkonen
ed800a9fa0 Documentation for AM2320 component (#249)
* Added documentation for AM2320

* Added new files for AM2320

* Fixed too long row

* Update am2320.rst


Co-authored-by: Mikkonen Teemu <teemu.mikkonen@iki.fi>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-27 20:03:33 +02:00
Otto Winter
a4b3066fd6
Document automation light effect 2019-05-27 19:35:46 +02:00
Otto Winter
3f7065d722
Add light restore mode 2019-05-27 19:22:49 +02:00
Otto Winter
6a18008e89
Add reference to parent 2019-05-27 19:22:36 +02:00
Otto Winter
4cfcf283d8
Fix RDM6300 docs 2019-05-27 19:22:28 +02:00
Richard Lewis
32c90b84eb Update bh1750.rst (fix incorrect link text) (#246)
Fix adafruit link text to "Adafruit" instead of "Aliexpress".
2019-05-27 17:02:04 +02:00
Johboh
bfd23de3a7 Sensor: correct example for on_raw_value (#255) 2019-05-27 11:29:26 +02:00
Johboh
6d6151d119 Stepper component: fix typo in doc (#254) 2019-05-26 10:27:08 +02:00
Otto Winter
367e8576bc
Pulse Width 2019-05-25 09:08:05 +02:00
Abdelkader Boudih
6b32d76178 Fix type in docs mi flora (#250) 2019-05-24 16:19:26 +02:00
Otto Winter
d23b7e5736
Updates 2019-05-15 11:49:05 +02:00
Otto Winter
fb22c082c8
Custom stuff 2019-05-15 10:54:51 +02:00
Otto Winter
c1fe08f927
CCS811 env_data 2019-05-14 11:40:48 +02:00
Otto Winter
52cd23c733
Remote + Dev docs update 2019-05-13 21:51:04 +02:00
Otto Winter
ef49ff813d
CCS811, GPS, TTP229-BSF 2019-05-13 13:10:12 +02:00
Otto Winter
82b388c221
Update index 2019-05-12 22:59:06 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter
b2fe7220f3
Merge branch 'current' into next 2019-05-11 17:19:00 +02:00
Richard Lewis
7c5adae397 Fix minor typo in ESP32 camera docs (#241) 2019-05-08 15:37:44 +02:00
EmmanuelLM
dcdc46be7f Update index.rst (#236)
Fix turn_on() lambda call doc
2019-05-01 18:07:15 +02:00
ffabi
f63564d4b0 fixed copy paste error (#237)
I assume that the MH-Z19 was from copy pasting the uart part in this page, fixed it to Nextion LCD Display
2019-05-01 17:53:42 +02:00
Otto Winter
679e39f7ff
Add MiFlora firmware version comment
See https://github.com/esphome/issues/issues/260#issuecomment-487684720
2019-05-01 17:53:17 +02:00
Kevin O'Rourke
f0844a50f5 Fix config name for showing previous page (#238)
Although the documentation says `show_prev` it's `show_previous` in esphome/components/display/__init__.py and `show_prev` results in a build error:

```
Failed config

binary_sensor.gpio: [source badgy.yaml:37]
  platform: gpio
  pin: GPIO10
  id: joystick_left
  on_click:  [source badgy.yaml:41]
    then:
      - [source badgy.yaml:42]

        Unable to find action with the name 'display.page.show_prev'.
        display.page.show_prev: my_display [source badgy.yaml:42]
      - component.update: my_display
```
2019-05-01 17:15:51 +02:00
Erik Näsström
0f5c202cdd Add esp32_camera ttgo-camera example (#231)
* Update esp32_camera.rst

* Update esp32_camera.rst
2019-04-24 14:00:09 +02:00
Otto Winter
41c084d6cd
Update xiaomi_miflora.rst 2019-04-16 18:10:00 +02:00
Otto Winter
098a51b7de
Update xiaomi_miflora.rst 2019-04-16 18:09:25 +02:00
gitolicious
3f75ea95ed Fixed lint and ref errors (#228)
* Added newline to fix lint error

* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
Otto Winter
84ef3cb072
Merge branch 'current' into next 2019-04-15 22:02:08 +02:00
kimonm
c9fecc93e7 Voltage range of ADC is at the chip pin (#224)
Clarify that this component uses voltage range at the chip pin, but voltage range at the board pin can be greater (e.g., for NodeMCU)

## Description:


**Related issue (if applicable):** fixes <link to issue>

**Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>

## Checklist:

  - [ ] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-04-15 21:45:37 +02:00
Patrik Hermansson
c1e42981b6 Added Docker command (#210)
* Added Docker command

Added Docker command in section "Using with Home Assistant"

* Update mqtt.rst
2019-04-09 14:32:40 +02:00
jcullen86
a99915eef1 Typo in ESP32 Touch Component (#216)
senors => sensors

## Description:


**Related issue (if applicable):** fixes <link to issue>

**Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>

## Checklist:

  - [ ] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.
2019-04-09 14:31:54 +02:00
Aalian Khan
3bf3f3438d Stepper combine lambda docs (#223)
## Description:
#222 

**Related issue (if applicable):** fixes <link to issue>

**Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>

## Checklist:

  - [x] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-04-09 11:05:03 +02:00
MeIchthys
8ada25472e Minor Gramatical fix (#220)
Line 8

"allows you to create a sensors that import" -> "allows you to create sensors that import"
2019-04-07 21:48:35 +02:00
Dave Richer
b39faff293 Update index.rst (#214)
Remove deprecated filter_nan: option
2019-04-01 10:22:51 +02:00
Michiel van Turnhout
6d6b16fe6c TTP229-LSF i2c device support (#205)
* add ttp229-lsf docs

* fixed link to datasheet

* remove indent

* type image filename

* convert image to jpg

* Update ttp229.rst

- Change id in example to name. Reason: otherwise it won't show up in frontend and users will be confused
- Reorder conf options
- esphomelib -> esphome

* Remove disqus
2019-03-31 19:00:45 +02:00
Plácido Revilla
1f593433c4 Extend the documentation of esp8266_restore_from_flash to include pla… (#203)
* Extend the documentation of esp8266_restore_from_flash to include platforms that use the underlying component

* Updated documentation for esp8266_restore_from_flash in a separate section

* Lint and small rewrite

* Add note about rapidly updating components
2019-03-31 18:42:01 +02:00
Otto Winter
04eda24475
Merge branch 'current' into next 2019-03-31 13:07:46 +02:00
Dave Richer
7dd8fd2f18 Update api.rst (#209)
Fix api homeassistant.service docs
2019-03-30 10:31:13 +01:00
Otto Winter
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
9eabbf1b1a
Update i2c.rst 2019-03-20 20:08:21 +01:00
Otto Winter
ded5bd5c06
Merge branch 'current' into next 2019-03-20 13:07:16 +01:00
Otto Winter
7abc639bee
Add SIOD/SIOC note 2019-03-18 15:48:27 +01:00
puuu
27e087084e Allow gamma correction for light partition (#201)
Allow gamma correction for light partition
2019-03-18 14:56:03 +01:00
Otto Winter
3432dbd1b1
Update changelog 2019-03-17 20:45:03 +01:00
Otto Winter
df58f99a68
Use color temp better format 2019-03-17 15:56:16 +01:00
Otto Winter
929a63965d
Updates 2019-03-17 12:10:03 +01:00
Otto Winter
dacc730d37
Update servo.rst 2019-03-16 22:21:42 +01:00
Otto Winter
95c042744b
Add missing pages 2019-03-14 16:41:37 +01:00
Otto Winter
95a94f7452
Add Changelog 2019-03-13 18:57:49 +01:00
Otto Winter
666a1d51a5
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-03-13 18:57:39 +01:00
Otto Winter
c020aa7f2b
Merge branch 'current' into next 2019-03-13 18:55:40 +01:00
Otto Winter
122ebfd58a
Add user-defined services (#171) 2019-03-13 17:58:05 +01:00
Otto Winter
9a8e7986dc
Add docs 2019-03-13 16:17:05 +01:00
Otto Winter
cfb597899d
Add warning about MQTT with native API 2019-03-11 13:31:12 +01:00
Otto Winter
29644fca3b
Fix yaml 2019-03-11 13:21:21 +01:00
Otto Winter
429ddb228f
Merge branch 'current' into next 2019-03-11 11:59:39 +01:00
Bierchermuesli
7c0e2cdfe5 GPIO2 not GPIO3 (#194)
regarding... https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods compilation works (D4 or GPIO2 as value)
2019-03-10 17:02:33 +01:00
tubalainen
4c09ee834c Update information on flashing OTA to old ip (#193) 2019-03-09 14:01:45 +01:00
puuu
2ba17ae056 Document SDS011 component (#185)
* Document SDS011 component

* move sds011 component to right position

* indicate type of parameters

* ✏ Rearrange code a bit and minor edits to make it clearer

* remove query_mode

* Lint

* Update for update_interval changes
2019-03-06 12:40:06 +01:00
Otto Winter
939c1a42b7
Merge branch 'current' into next 2019-03-06 11:02:16 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter
ce1a241a8d
Lint 2019-03-05 20:43:30 +01:00
Otto Winter
eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter
19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter
0b31e7aede
Add advantes over MQTT section 2019-02-28 23:39:53 +01:00
Otto Winter
0c2efaa3cd
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-02-28 23:09:09 +01:00
Otto Winter
c8d82f4397
Merge remote-tracking branch 'origin/current' into next 2019-02-28 23:09:04 +01:00
Otto Winter
2d891e955d
Update index.rst 2019-02-28 09:37:37 +01:00
Otto Winter
7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Michiel van Turnhout
a58727bf7b Add MPR121 support (#176)
* solved issues image size, tabs to spaces, file location

* image name was incorrect

* image for index was missing

* remove duplicate image

* Update images

- Convert main index image from .png to .jpg
- Use full picture on component page
- Add adafruit attribution

* Remove MQTT ref

* fixed configuration rows
2019-02-27 13:35:49 +01:00
FrengerH
e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00
Otto Winter
8957c35550
Remove warning about i2c scan
It is inaccurate, i2c scanning is no problem.
2019-02-27 09:32:13 +01:00
Otto Winter
fd72aa779f
Merge branch 'current' into next 2019-02-26 21:22:25 +01:00
Otto Winter
f8f451f892
Document resolution parameter 2019-02-26 21:14:23 +01:00
Otto Winter
c33a947a9c
Add linear calibration filter (#180) 2019-02-26 19:33:50 +01:00
Adriaan Peeters
c1ca3522e6 Correct ultrasonic filter_nan example (#159) 2019-02-26 19:11:26 +01:00
mtl010957
9f6fd61925 Update output documentation for min_power configuration (#167)
* Update output documentation for min_power configuration

* Removed redundant description of calculations
2019-02-26 19:11:07 +01:00
FrengerH
75a111c1ac Merge dallas component (#179)
* Merge dellas component with platform

* Fixed headers
2019-02-26 18:46:04 +01:00
Otto Winter
d9544012c4
Add restore state from flash option (#181)
* Add restore state from flash option

* Add reference
2019-02-26 16:55:46 +01:00
Ken Davidson
514e0a2c1d Fix units on the valid frequency values (#170)
Fixed the units on the valid frequency values. Also cleaned up upper/lower case.
2019-02-24 12:26:26 +01:00
Emanuele Tessore
e7fb99063f Add Ethernet pin config for olimex esp32-poe board (#166) 2019-02-23 10:59:57 +01:00
Otto Winter
5d86cdf0a6
Merge branch 'current' into beta 2019-02-22 21:28:26 +01:00
Otto Winter
81b578a931
Updates and changelog 2019-02-22 21:17:31 +01:00
Otto Winter
3415a0d915
Update i2c frequency 2019-02-22 20:20:54 +01:00
Otto Winter
5ac6ceee96
Merge branch 'current' into beta 2019-02-20 12:45:32 +01:00
mjoshd
7c03e1ff8f Custom Binary Sensor: Add missing ";" and fix indentation in YAML (#164)
Example would not compile while the semicolon ";" was missing.
2019-02-18 18:49:26 +01:00
Otto Winter
c3cb23fa0e
Document addressable_lambda light effect (#163) 2019-02-17 19:28:27 +01:00
Otto Winter
45b931dbe9
Add switch.on_turn_on/off docs 2019-02-17 19:09:52 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter
916407ac22
Fixes 2019-02-16 23:33:36 +01:00
Otto Winter
fa685d106d
Merge branch 'updates' into next
# Conflicts:
#	components/binary_sensor/homeassistant.rst
#	components/sensor/dht.rst
#	components/uart.rst
#	cookbook/h801.rst
2019-02-16 23:26:32 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter
644b1f033e
Updates 2019-02-16 23:24:32 +01:00
Otto Winter
8f26843d27
Merge branch 'current' into next 2019-02-16 20:27:48 +01:00
Otto Winter
e630eab6c3
Fix outdated on_value_range docs 2019-02-16 10:21:13 +01:00
Otto Winter
d874164247
Fix type 2019-02-16 10:18:43 +01:00
Otto Winter
ccf568b760
Add neopixelbus pin info 2019-02-14 16:59:24 +01:00
Otto Winter
2ae45de9b8
Use custom shields
The previous shields were loading too slow and didn't fit the documentation style
2019-02-14 16:19:07 +01:00
Brandon Davidson
0f816a2ff5 Enable use of alternate hardware UARTs for logging (#161)
* Add HW_UART to docs

* HW_UART -> HARDWARE_UART; move long text out of note.
2019-02-13 11:20:34 +01:00
Jesse Hills
f66ef45029 Add docs for JVC remote transmitting and receiving (#160)
* Add docs for JVC remote transmitting and receiving

* Moving JVC down in docs
2019-02-12 00:01:20 +01:00
Otto Winter
065c5d2321
Add Homeassistant binary sensor (#156) 2019-02-10 16:33:48 +01:00
Otto Winter
e5c431d7ca
Fix BME680 iir_filter docs
Fixes https://github.com/esphome/issues/issues/31
2019-02-09 14:02:52 +01:00
Greg Johnson
7aee4091b3 Remove duplicate "includes" line (#154) 2019-02-08 15:22:38 +01:00
Otto Winter
6ecc76ba80
Merge branch 'current' into next
# Conflicts:
#	Makefile
#	esphomeyaml/changelog/v1.10.0.rst
#	esphomeyaml/devices/sonoff_basic.rst
#	esphomeyaml/index.rst
2019-02-07 18:22:22 +01:00
Otto Winter
e23dbe7fd9
Fix references 2019-02-07 18:07:16 +01:00
Otto Winter
8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00