Commit Graph

18 Commits

Author SHA1 Message Date
DK ccbe48eed7
Update bme280_environment.rst to reference bme280_i2c (#3581) 2024-03-13 21:19:33 +01:00
BigBobbas 83d95b71ef
Update bme280_environment.rst (#3641)
* Update bme280_environment.rst

update to doc to include use of _i2c or _spi as per recent platform change

* Update cookbook/bme280_environment.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 02:55:29 -06: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
klenaers 6d4f74e9e6
Lambda over multiple lines. |- added (#1173) 2021-05-17 17:02:25 +02:00
Jesse Hills 3e730ea5d1
I2c text update (#839)
* Mass replace I^2C with I²C

* Replace most I2C with I²C
2020-11-09 14:22:55 +13:00
rradar fb94346273
Cookbook: BME280 Environment added dew point calculations (#629) 2020-07-30 13:47:23 +02:00
rlowens 3f9fe6b4f0
Typo, "be be" (#650) 2020-06-19 21:45:17 +02:00
deftdawg 06e452c2d5
Add unit_of_measurement to make graphing happens (#569)
without units these values are displayed as series of string values instead of a graph
2020-04-30 18:09:07 -03:00
tomlut ac867cbdbf Absolute humidity calculation description (#283)
Description of absolute humidity calculation referenced the use of pressure sensor instead of temperature relative humidity sensor.
2019-07-03 15:32:34 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Boris Hajduk 1397bdcfdf micrograms -> grams (#198) 2019-03-15 15:22:27 +01:00
Boris Hajduk 7e3edb6f69 Update bme280_environment cookbook (#149)
The absolute humidity needs at least accuracy_decimals:1, and 2 is better for stable climates. It also gets better automatic discovery my Home Assistant (graph)
2019-03-12 22:07:16 +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 7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter e6ef84dc1a
Update travis 2019-02-11 15:01:22 +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