Commit Graph

17 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
H. Árkosi Róbert
0ef29ca648
Update dht.rst 2022-11-28 10:06:10 +01:00
Dennis
87ccff4297
Added note about decimal accuracy of other sensors
Any sensors other than the DHT11 has at least one digit of accuracy. The default is 0, so this accuracy is lost and it's not obvious that the default masks the possibly higher resolution.
2022-10-30 18:39:07 +01:00
sumirati
90c47f451e Update dht.rst with DHT21/AMS2301 2022-04-26 01:32:02 +02:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Robin Smidsrød
6f177d7bdb
dht: Add DHT22_TYPE2 model (#563)
Add the DHT22_TYPE2 temperature/humidity sensor model defined in https://github.com/esphome/esphome/pull/926 to the documentation.
2020-05-19 14:15:42 -03: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
7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter
fa685d106d
Merge branch 'updates' into next
# Conflicts:
#	components/binary_sensor/homeassistant.rst
#	components/sensor/dht.rst
#	components/uart.rst
#	cookbook/h801.rst
2019-02-16 23:26:32 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter
6ecc76ba80
Merge branch 'current' into next
# Conflicts:
#	Makefile
#	esphomeyaml/changelog/v1.10.0.rst
#	esphomeyaml/devices/sonoff_basic.rst
#	esphomeyaml/index.rst
2019-02-07 18:22: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