* Add docs for atm90e32 sensor
* Correct name for CT4
* fix title bar length
* use correct subsubsections chars
* add newlines before figure
* Update components/sensor/atm90e32.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* move required setting to top
* Update atm90e32.rst
Add note about SPI, and fix line_freq
Co-authored-by: Andrew Thompson <andrew@whosonlocation.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Template won't just work with the short name
lambdas won't accept IDLE, OPENING, or CLOSING. Need to specify COVER_OPERATION_IDLE, COVER_OPERATION_OPENING, or COVER_OPERATION_CLOSING.
* Update template.rst
* Added documentation for scan_length in Addressable Scan Effect
* Renamed scan_length to scan_width in Addressable Scan Effect, fixed default value in example
* 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>
* 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>
* 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>
* 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>
* Added documentation for AM2320
* Added new files for AM2320
* Fixed too long row
* Update am2320.rst
Co-authored-by: Mikkonen Teemu <teemu.mikkonen@iki.fi>
Co-authored-by: Otto Winter <otto@otto-winter.com>
Clarify that this component uses voltage range at the chip pin, but voltage range at the board pin can be greater (e.g., for NodeMCU)
## 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`.
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`.
## Description:
#222
**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:
- [x] 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`.
Co-authored-by: Otto Winter <otto@otto-winter.com>
* 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
* Extend the documentation of esp8266_restore_from_flash to include platforms that use the underlying component
* Updated documentation for esp8266_restore_from_flash in a separate section
* Lint and small rewrite
* Add note about rapidly updating components
* Document SDS011 component
* move sds011 component to right position
* indicate type of parameters
* ✏ Rearrange code a bit and minor edits to make it clearer
* remove query_mode
* Lint
* Update for update_interval changes
* 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