Commit Graph

10 Commits

Author SHA1 Message Date
DAVe3283 3e74757ce9
Add absolute humidity component (#2723)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 10:21:36 +13:00
Jesse Hills 725a05229d
Update datasheet link on scd4x (#2449) 2022-11-17 19:36:15 +13:00
Joe Gross bd9f41c3f6
fix yaml indentation 2022-06-16 22:56:36 -07:00
Guillermo Ruffino 3ab83fc736
format clean up 2022-05 (#2091) 2022-06-06 20:31:19 -03:00
Martin 42d83d8176
remove trailing quote (#2061) 2022-05-10 15:38:59 +02:00
Martin 465c291a38
fix typos in scd4x docs (#2060) 2022-05-10 15:31:35 +02:00
Martin 99af70c048
document new options for scd4x (#2032) 2022-05-10 21:25:49 +12:00
Martin 16e9425941
Document Scd4x environment compensation options (#1526)
* add documentation for modbus controller

* remove words from blacklist

* esp32 modbus controller

* doc update

* add epever cookbook

* fix merge failure

* documenting code changes

* updating examples

* remove offset

* fix formatting errors

* lint

* fix errors in links

* documenting modbus number and output

* updates with code changes

* fix indentation

* Improve doc

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Review suggestions part 2

* Fix Optional labels

* Rename files

* Fix index

* Fix doc links

* update scd4x to document new compensation options

* change indented to 4 spaces

* document changes after CR

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 08:27:39 +02:00
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Stephen Tierney 6cc05b47fb
Add docs for SCD4X (#1429)
* Initial commit

* Fix title underline length

* Add SCD4X to environmental list

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-28 22:16:43 +02:00