Commit Graph

19 Commits

Author SHA1 Message Date
Jesse Hills
ab3781ab3a
Merge branch 'current' into next 2024-08-14 03:30:39 +00:00
Jesse Hills
9892a0fce9
[sensor] Tidy up name/id (#4150)
* [sensor] Tidy up name/id

* Add missing line

* Add missing line to sen5x
2024-08-13 21:33:05 -05:00
Keith Burzinski
2c0848f91f
[bme68x_bsec2_i2c] Add docs (#4018)
* Add docs for new `bme68x_bsec2_i2c` component

* Linting

* Fix link name

* Add note about BSEC2 to BME680 component doc

* Organize examples better

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

* Fix up example

* Update sensor platform name

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-11 23:15:04 -05:00
IreuN
567fa6a76a
Update bme680_bsec licence url (#3818) 2024-05-06 20:04:42 -05:00
bisbastuner
491c33fc15
Add documentation about the new supply_voltage option (#3607) 2024-02-19 07:44:29 +13:00
Jesse Hills
dc02fc8788
Fix bad merge 2023-03-08 01:17:48 +00:00
Jesse Hills
38d73ce10a
Merge branch 'current' into next 2023-03-08 01:10:46 +00:00
bisbastuner
bf0b271a73
bme680_bsec: Add information and example about multiple devices support (#2234)
Co-authored-by: Trevor North <trevor@freedisc.co.uk>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-08 10:22:14 +13:00
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
Ian Reinhart Geiser
5d25fac978
Clarify what IAQ is (#2714)
* Clarify what IAQ is

Since standards are only for companies that lack a marketing department, I clarified some of the documentation around Bosch's definition of what IAQ means in their universe.   There is a lot here and it was taken from their datasheet directly that I provided a link to anyway.  I just wanted to include the important stuff to save people from surprises because like me they didn't bother to follow the links.  I can remove the b-VOC stuff if it's too much noise, but I thought it clarified to the users what it might be measuring for.  I also changed `2` to `₂` in `CO2` for the non-code snippets soothe the emotional damage incurred from doing too many school papers in LaTeX.

* fix table
2023-03-02 22:32:29 +01:00
Lukas Schulte
50171271cc
addded: BME680 IAQ Class (#2593)
* addded: BME680 IAQ Class

* fixed: yaml layout

* fixed: some iaq values has result in an error

* Update bme680_bsec.rst

* Update bme680_bsec.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-19 19:42:35 +01:00
H. Árkosi Róbert
09de4bbd2c
Update bme680_bsec.rst 2022-11-28 10:50:08 +01:00
H. Árkosi Róbert
75a204059f
Update bme680_bsec.rst 2022-11-28 10:45:40 +01:00
Mikkel Jeppesen
b136931741
Update bme680_bsec.rst 2022-11-14 23:00:10 +01:00
Mikkel Jeppesen
5536822b4b
Update description on temperature offset
This clarifies the "polarity" of the temperature offset setting
2022-11-13 19:50:17 +01:00
Martin
b78d8dcdc6
Fix typo (#1535) 2021-10-17 17:56:59 +02:00
Trevor North
a611a4c1f5
BME680 BSEC: Document per sensor T/P/H sample rate overrides (#1108)
* Document per sensor T/P/H sample rate overrides

* Typo
2021-06-02 06:02:52 +12:00
Guillermo Ruffino
d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
Trevor North
97ae661d19
Add BME680 BSEC docs (#793) 2021-04-06 12:20:53 +02:00