* 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 tmp102 docs
* Corrected keywords to reference TMP102
Was still set to HTU21D (the doc I used as a template)
* Optimize index image
* Update to match code
* Remove dead reference
* add address
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* 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>