* Add MAX31865, update MAX31855.
Update documentation for the new MAX31865 sensor and the improvements to the
MAX31855 sensor.
* Update MAX31865 filter parameter type.
It is actually a enum (string?), not a time value.
* MAX31855 & MAX31865 documentation improvements.
@OttoWinter suggested some good fixes, implementing those.
* 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>
* 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>
* Add index for new Xiaomi ClearGrass E-Ink Sensor
* Add Xiaomi Cleargrass Sensor Documentation
Add all the needed documentation, such as index,
references and main page of this sensor
* Fix images width
Adjust images width to a better fit in the page
* Fix apiref of Xiaomi Sensors
The apiref of Cleargrass and LYWSD02 models point
to the mijia's api, so I fix this
* Fix Xiaomi Cleargrass documentation mistake
Line 43 of xiaomi_cleargrass.rst references to
Xiaomi Mijia's sensor. It should reference to
Xiaomi Cleargrass.
Also I change titles of this sensor in order to
avoid the title uses 2 lines
* 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>
* 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 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>
* 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>
* 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