* 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
* 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>
``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.
* 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>
* 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>
* 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>
* 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>
* 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
* 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>
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.