Commit Graph

16 Commits

Author SHA1 Message Date
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Otto Winter f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
igg d738a58a60
Docs for CS Optional (#644)
* Docs for CS Optional

* rst fix

Co-authored-by: Ilya Goldberg <iggie@mac.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-10 17:02:51 -03:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Tuckie 61752eb048
Wrong IC (#499) 2020-03-12 13:42:45 -07:00
DAVe3283 25b8b9a8cf Add MAX31865, update MAX31855 (#399)
* 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.
2019-11-06 13:56:48 +01:00
Nad b8edd462b7
Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Nad f1df93c86f Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:35:14 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00