* Missing colon
* update sun
* format fix and adaptation
* fix format
* fix format 2
* fix format 3
* fix format
* fix format
* fix format
* format fix
* revert title as heads
* rename image case-sensitive
* rename again
* Add docs for Tuya binary sensor
* Add tuya binary to index
* Add link to tuya component
* Fix label
* update image link
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* 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>
senors => sensors
## Description:
**Related issue (if applicable):** fixes <link to issue>
**Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>
## Checklist:
- [ ] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.
* add ttp229-lsf docs
* fixed link to datasheet
* remove indent
* type image filename
* convert image to jpg
* Update ttp229.rst
- Change id in example to name. Reason: otherwise it won't show up in frontend and users will be confused
- Reorder conf options
- esphomelib -> esphome
* Remove disqus
* solved issues image size, tabs to spaces, file location
* image name was incorrect
* image for index was missing
* remove duplicate image
* Update images
- Convert main index image from .png to .jpg
- Use full picture on component page
- Add adafruit attribution
* Remove MQTT ref
* fixed configuration rows
* Merge remote receiver component with platform
* Merged remote transmitter component with platform
* Merge pca9685 component with output
* Minor fixes
* Minor fix
* Fixed headers
* reshuffled esp32 touch binary sensor
* Reshuffled pn532 rfid reader
* Fixed images
* Reshuffled rdm6300 RFID component
* Reshuffled my9231 led driver component
* Reshuffled ads1115 component
* Reshuffled SSD1306 display component
* Reshuffled Character-Based LCD Display component
* Reshuffled fastled component
* Fixes netlify
* Remove duplicate figure
* Remove duplicate figure
* Remove duplicate figure
* Reorder SSD1306
To my knowledge, the i2c version is more common, so put it first.
* Put fastled clockless above SPI
clockless is more common, so put it first
* Cleanup index
Tag was used initially to distinguish between the component and binary sensor, no longer needed.
* Remove duplicate figure