Commit Graph

760 Commits

Author SHA1 Message Date
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
5e930355d1
Merge branch 'current' into next 2019-10-22 23:00:43 +02:00
Otto Winter
89210f9d59
Remove reference to main.cpp 2019-10-22 22:59:42 +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ä
49104f0d4e Add missing actual install step in getting started with Hass.io (#373) 2019-10-21 20:39:26 +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
amishv
124602fa98 fixed typo (#370)
git remote add upstream https://github.com/esphome/<REPO_NAME>.git
 # For example: git remote add upstream https://github.com/esphome/esphome.git
2019-10-21 12:43:36 +02:00
Otto Winter
a68032625e
Update supporters.rst 2019-10-20 20:32:10 +02:00
Otto Winter
2ecec6cb80
Merge branch 'current' into next 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
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
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
Paul Krischer
545a4c998c Adding the IO2 pin to the GPIO pin list (#354)
This is probably the easiest GPIO pin to use on any of the Sonoff devices. Header is already there out of the box so no soldering and it's not used for anything else.
2019-10-17 16:22:48 +02:00
Nebula
c66462a2fb Added cookbook for Teckin SB50 Bulb (#360)
* Added cookbook for Teckin SB50 Bulb

* Added comments to YAML file


Co-authored-by: root <root@centos.nebula.local>
2019-10-17 14:06:16 +02:00