Commit Graph

149 Commits

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