Commit Graph

611 Commits

Author SHA1 Message Date
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
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
cd186ee3cc
Merge branch 'current' into next 2019-05-30 22:31:40 +02:00
Otto Winter
86cf1dc364
Update ccs811.rst 2019-05-30 21:44:41 +02:00
Otto Winter
9664da9e5d
Update supporters.rst 2019-05-30 21:07:58 +02:00
Otto Winter
3c7a49214d
Update supporters.rst 2019-05-30 16:55:00 +02:00
Otto Winter
7a9f585df8
Fix 2019-05-30 15:11:08 +02:00
Otto Winter
254890ba71
Bump version to v1.13.0 2019-05-30 14:16:42 +02:00
Otto Winter
7fea456ec7
Merge branch 'current' into next 2019-05-30 14:12:54 +02:00
Otto Winter
2fb85ace76
Bump version to v1.13.0b7 2019-05-30 13:14:50 +02:00
Otto Winter
8fe427b522
Create changelog-1.13.0.png 2019-05-30 13:12:24 +02:00
Otto Winter
93ee61ca7b
Add date 2019-05-30 13:07:03 +02:00
Otto Winter
24575ed4a1
Add GH star link 2019-05-30 13:05:18 +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
04e03cef58
Re-arrange changelog table 2019-05-30 09:30:17 +02:00
Otto Winter
aa8e7c14df
Bump version to v1.13.0b6 2019-05-29 19:39:47 +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
Otto Winter
cdcb1ec054
Add uart.write action 2019-05-29 19:28:30 +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
Otto Winter
8a6173c1fa
Bump version to v1.13.0b5 2019-05-29 11:24:07 +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
3f5978bfc4
Add new components 2019-05-29 11:16:58 +02:00
Jesse Hills
961bf33861 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:15:12 +02:00
Otto Winter
7a78abb560
Remove whitespace at end of line and max line length check
Was getting too annoying, and only for asthetic purposes anyway.
2019-05-29 09:31:28 +02:00
Otto Winter
749b6e8e73
Lint 2019-05-28 21:49:02 +02:00
Otto Winter
96340c52e7
Bump version to v1.13.0b4 2019-05-28 21:38:45 +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
d62353ea0a
Add preliminary changelog 2019-05-28 21:35:17 +02:00
Otto Winter
ec75fa6027
Add preliminary changelog 2019-05-28 21:34:45 +02:00
Michiel van Turnhout
57a4a4f3a8 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 20:41:02 +02:00
Michiel van Turnhout
3fb7da3fb0 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 20:39:10 +02:00
Otto Winter
3567b770b0
Bump version to v1.13.0b3 2019-05-28 16:37:01 +02:00
Otto Winter
5496a2321b
Merge branch 'next' into beta 2019-05-28 16:34:38 +02:00
Otto Winter
25af89b9cc
Fix link 2019-05-28 15:50:27 +02:00
Otto Winter
7ab5b6b189
Update changelog 2019-05-28 15:45:04 +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
beb5b4a77e
Bump version to v1.13.0b2 2019-05-28 10:49:59 +02:00
Otto Winter
0bd3be8b67
Add note about lint docker image 2019-05-28 10:25:27 +02:00
Otto Winter
e577316e94
Bump version to v1.13.0b1 2019-05-27 21:51:37 +02:00
Otto Winter
3b11aaed9b
Merge branch 'current' into next 2019-05-27 21:36:05 +02:00
Otto Winter
4fe548213d
Add changelog 2019-05-27 21:35:52 +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