Commit Graph

671 Commits

Author SHA1 Message Date
Otto Winter
123d4bf95f
Update sonoff_basic.rst 2019-06-01 11:22:55 +02:00
Otto Winter
7a2669f576
Update sonoff dual cover cookbook 2019-05-31 21:29:38 +02:00
Otto Winter
79904ada7f
Bump version to v1.13.2 2019-05-31 16:38:28 +02:00
Otto Winter
dc092ec404
Merge branch 'current' into next 2019-05-31 16:37:17 +02:00
Otto Winter
b0743b31ab
Update supporters.rst 2019-05-31 16:35:19 +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
Otto Winter
4528f82a39
Update v1.13.0.rst 2019-05-31 15:15:34 +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
7540224732
Update supporters.rst 2019-05-31 15:04:59 +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
5c2f246121
Bump version to v1.13.1 2019-05-30 22:32:23 +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