Commit Graph

917 Commits

Author SHA1 Message Date
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
Otto Winter
0b0b8c324c
Bump version to v1.14.0b2 2019-10-20 19:35:04 +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
Nikolay Vasilchuk
1c4f70631c
Authorization by username and password (#296) 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
5b7f447b90
Run svg2png 2019-10-20 19:24:05 +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
Guillermo Ruffino
9e003f2010
Cookbook ape (#334)
* cookbook-ape

* Optimize SVG

* Update cookbook/arduino_port_extender.rst

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

* Update cookbook/arduino_port_extender.rst

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

* Update cookbook/arduino_port_extender.rst

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

* Update cookbook/arduino_port_extender.rst

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

* updates

* fixed indents

* whitespace

* whitespace

* Minor corrections
2019-10-19 17:24:47 -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
Nikolay Vasilchuk
793b983827 Authorization by username and password (#296) 2019-10-19 22:19:11 +02:00
cryptelli
52cbfe59cd Cookbook Guide for Zemismart LED RGBW Downlights (#297)
* Cookbook Guide for Zemismart LED RGBW Downlights

* Linting
2019-10-19 22:18:52 +02:00
Fabian Affolter
a1b384076d Remove references to Python 2 (#328) 2019-10-19 22:16:09 +02:00
Dale Higgs
9220e76452 Add TorchStar LED controller to 'Generic Sonoff' page (#351)
* Add TorchStar LED controller to devices

* Lint
2019-10-19 22:15:45 +02:00
Justahobby01
641fd161a3 Clarify NodeMCU ESP8266 VIN pin (#340)
``VIN``: This pin can be used to use an external power supply with the board. Supply a voltage from
  3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.

changed for more clarity to:

``VIN``: This board can be powered by an external power supply by using this pin. Supply a voltage between
  3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.
2019-10-19 22:07:30 +02:00
Danny Sauer
6fa87d7ead Minor typo (#349)
Missing "r" on "lower"
2019-10-19 22:06:34 +02:00
Mauricio Bonani
b52828f634 Fix typo (#352) 2019-10-19 22:05:40 +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
rlowens
fef91d48d9 Hint how to include HA secrets.yaml instead (#362)
* Hint how to include HA secrets.yaml instead

* Moved tip to its own section

* Formatting

* formatting
2019-10-19 20:21:24 +02:00
Otto Winter
f08de21ce9
Add preliminary imgtable 2019-10-19 17:21:47 +02:00
Otto Winter
afce8fc2fc
Update chanelog redirect 2019-10-19 17:17:39 +02:00
Otto Winter
3d828f2f6f
Bump version to v1.14.0b1 2019-10-19 17:11:12 +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
a81457eb87
Add script.wait action (#367) 2019-10-19 16:32:55 +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