Commit Graph

1563 Commits

Author SHA1 Message Date
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