Commit Graph

18 Commits

Author SHA1 Message Date
mrtoy-me
52179cea24
SHT3xd component - Provide example i2c configuration for >50-100Khz i2c frequencies on IDF (#3921)
* Update for higher i2c frequencies on IDF

* Update sht3xd.rst
2024-06-07 17:03:37 +02:00
mrtoy-me
eb562e89b0
Update for SHT85 support (#3703) 2024-03-28 15:19:30 +13:00
Jesse Hills
87273af8e0
Merge branch 'current' into next 2023-10-12 15:12:41 +13:00
Kevin David
9daf7e9a36
sht3xd: document the reason & effects for heater_enabled (#3237)
From a report here: https://github.com/esphome/issues/issues/2887#issuecomment-1741934563

This was introduced in this change: https://github.com/esphome/esphome-docs/pull/3149
2023-10-05 01:48:48 +02:00
John K. Luebs
fa612ede89
SHT3x heater_enabled defaults to false (#3219) 2023-09-29 18:27:44 -05:00
rufuswilson
5e7d834b95
Added heater_enabled parameter (#3149)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-13 10:20:03 +12:00
David
eb57e186ee
Update sht3xd.rst (#2804)
Updated page to specify that this driver also supports the Temp/Humidity sendor SHT3x.
2023-04-11 10:25:50 +02: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
mipa87
cb6425046e
Fixed Sensirion typo (#1184) 2021-05-19 22:17:39 +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
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03: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