* Fix docs for inkplate
Version 1.17.0 seems to have changed this, updating the
docs accordingly.
* Consistently refer to inkplate6 component and image
Since the component is called inkplate6, the index
is now referring to a page called inkplate6 and the
image is also called inkplate6.jpg.
Deleted the alternative Inkplate.jpg (title cased file name)
Four of the variables in the sample codeblock don't include underscores as defined in the variables section. This throws an error when using this sample code. To avoid others getting these errors I have updated the sample so it uses the right variables.
* Add docs for `name_add_mac_suffix` config
* Spelling and a bit more info
* Update components/esphome.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Midea Climate support
* Update Midea documentation
* Midea Docs: add links to open hardware implementation of UART-dongle
* Midea docs: add vendors information
* Midea docs: fixed lint errors
* Midea Docs: added words of thanks
* Midea Docs: updated
* Midea Docs: fix option name
* Added new option info
* Added example of using outdoor sensor option
* Update: new options added
* Added new power usage option
* Major changes of settings
* Fix link
* Remove midea-dongle from index.rst
* Fix option name
* Update speed fan and REST API docs with speed_level
* Update fan docs
* Add configurable speed_levels to speed fan
* Update components/fan/index.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Changed speed_levels to speed_count to match HA and updated descriptions
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Update vl53l0x docs
* Updated docs to reflect default timeout of 10ms
* just some formats and clarifications
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Added an additional link to a custom component that does not only provide raw gas resistance but also calculates an indoor air quality index based on it.