Abel Matser
0fae98c904
Improve obtaining bind key ( #843 )
...
Add description on obtaining a bind key in an easier manner, which also could be used to flash the LYWSD03MMC.
2020-12-13 15:00:00 +01:00
Eric Muehlstein
b8174153ea
Update max31856.rst ( #883 )
...
When compiling the example code, the compiler returns:
Platform not found: 'sensor.MAX31856'
changing the platform to "max31856" appear to resolve the issue.
2020-12-13 14:02:37 +01:00
Ernst Klamer
29460c9c55
Updated link to ble_monitor (previous mitemp_bt) ( #849 )
...
Our mitemp_bt custom component has changed names to ble_monitor.
Added myself as second developer of ble_monitor
2020-11-21 22:52:32 +01:00
tomlut
6ef635fc48
Correct pull-up value ( #811 )
...
One Ohm most definitely would not work.
2020-10-15 21:56:00 +13:00
Trevor North
92c14d8d30
Individual BMXXXXX sensor configs are optional ( #791 )
...
For the BME280, BME680, BMP085 and BMP280 sensors the individual sensors are optional.
2020-10-10 18:33:05 +02:00
Trevor North
9d11dd859c
BME680 default address is 0x76 ( #792 )
2020-10-10 18:26:57 +02:00
Achilleas Pipinellis
3399e6e914
Add note about the battery_level of HHCCJCY01 ( #761 )
...
Make it clear that battery_level doesn't work with newer versions.
2020-10-06 05:55:17 +13:00
Jeff Rescignano
5868f1d695
Remove bh7150 API reference ( #784 )
...
* Remove bh7150 API reference
* Update components/sensor/bh1750.rst
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-02 17:45:11 +13:00
Ronald Dehuysser
5ca367dbb7
HM3301 - Change type to calculation_type ( #769 )
...
According to the esphome dashboard, AQI type should be calculation_type
2020-09-28 07:15:47 +13:00
Jonathan Treffler
1a7d7880ce
Fix APDS9960 datasheet link ( #772 )
...
(it's currently is a link to the BME280 sensor datasheet)
2020-09-24 08:29:45 +12:00
David Martin
3381217a5e
Update index.rst ( #757 )
...
Removed duplicate "if no value" - line 496
2020-09-15 17:55:07 +02:00
Otto Winter
bfa71f0562
Merge branch 'current' into beta
2020-07-29 20:05:13 +02:00
Eike
9d38102539
Added hint that not the subsensor id is meant. ( #720 )
2020-07-29 14:00:05 +02:00
Otto Winter
6577f2e472
Revert "Dallas autosetup ( #551 )" ( #709 )
...
See also https://github.com/esphome/esphome/pull/1189
This reverts commit c81ef96526
.
2020-07-26 15:43:03 +02:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional ( #706 )
2020-07-25 14:24:02 +02:00
Otto Winter
412297ab6d
Merge branch 'current' into next
2020-07-14 21:14:02 +02:00
Jesse Hills
2613da127c
Add Tuya Sensor docs ( #661 )
...
* Add tuya sensor documentation
* Add tuya component ref
* Add tuya sensor to index
* Fix tuya sensor label
* update image link
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:46:20 -03:00
vxider
e3dae10454
Add images of vl53l0x ( #672 )
...
* add images of vl53l0x
* restore old vl53l0x frontpage images
2020-07-09 23:56:59 -03:00
rspaargaren
13b63c688e
Update vl53l0x.rst ( #592 )
...
* Update vl53l0x.rst
added option for long range measurement
* Add default
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:47:58 -03:00
rlowens
263b666f99
Typo, pressure->humidity ( #649 )
2020-06-19 21:45:28 +02:00
Evgeny
81cfdec0ce
AQI calculator for HM3301 ( #535 )
...
* AQI calculator for HM3301
* Update components/sensor/hm3301.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Update hm3301.rst
* pm1.0 not required
* format to look consistent with dht11
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-11 23:17:48 -03:00
igg
d738a58a60
Docs for CS Optional ( #644 )
...
* Docs for CS Optional
* rst fix
Co-authored-by: Ilya Goldberg <iggie@mac.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-10 17:02:51 -03:00
Andrew Zaborowski
abf98887f2
Document two missing hmc5883l config settings ( #520 )
2020-06-08 23:13:50 -03:00
rradar
7e4b91bf41
BH1750 Measurement time doc updates ( #515 )
...
* Update bh1750.rst
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-28 23:10:41 -03:00
Adrian Cuzman
e29552d55e
added energy in pzem004 documentation ( #547 )
2020-05-28 19:53:08 -03:00
Guillermo Ruffino
0f04817d10
Revert "pzemac energy support ( #514 )" ( #623 )
...
This reverts commit 4de002b4a9
.
2020-05-26 20:08:57 -03:00
rradar
4de002b4a9
pzemac energy support ( #514 )
...
https://github.com/esphome/esphome/pull/933
2020-05-26 20:07:55 -03:00
Aalian Khan
7edcfae2dd
Minor spelling ( #622 )
2020-05-26 19:52:23 -03:00
Alexander Pohl
d95759f853
Add support for additional Xiaomi BLE sensors ( #576 ) ( #576 )
2020-05-26 19:33:46 -03:00
declanshanaghy
ab6de0fb7f
Adding support for MAX31856 Thermocouple Temperature Sensor (feature #700 )
2020-05-24 19:49:47 -03:00
Michael Klamminger
0a3dfcae89
Update pulse_counter.rst ( #609 )
...
* Update pulse_counter.rst
Add information about available pulse counter channels
* Update components/sensor/pulse_counter.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 11:30:36 -03:00
krahabb
c81ef96526
Dallas autosetup ( #551 )
...
* Added auto discovery and setup to Dallas Platform
* Added auto discovery and setup to Dallas Platform
2020-05-23 21:52:18 -03:00
Jeff Rescignano
402dc8a08a
Update datasheet URL on SPG30 page ( #601 )
2020-05-23 20:44:25 -03:00
Jeff Rescignano
734e4ec2a9
Update datasheet URL on STS3X page ( #602 )
2020-05-23 20:43:25 -03:00
Jeff Rescignano
61b5493282
Update datasheet URL on SCD30 page ( #600 )
2020-05-23 20:41:48 -03:00
Jeff Rescignano
3bb0ebb80c
Update datagram URL on TX20 page ( #599 )
2020-05-23 20:41:07 -03:00
Jeff Rescignano
6845a9a867
Update datasheet URL on SHTCX page ( #598 )
...
* Update datasheet URL on SHTCX page
* Update datasheet URL on SHTCX page (2)
2020-05-23 20:40:04 -03: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
Ermanno Baschiera
1dfb880444
remove link to Adafruit and mkelec ( #531 )
...
* remove links to Adafruit and mkelec
2020-04-09 14:22:33 -07:00
Evgeny
88816f1acc
Add docs HM3301 ( #529 )
...
* Add docs HM3301
* added image hm3301
* wrong image hm3301
* fixed image name
2020-04-06 14:12:02 -03:00
Germain Masse
daebc64aca
Add documentation for AHT10 sensor ( #466 )
2020-03-21 16:17:11 -03:00
Nicholas Peters
c95563aeea
Add docs for TMP117 sensor ( #505 )
...
* Add docs for TMP117 sensor
2020-03-12 14:24:48 -07:00
Pavel
02bc8f3ccf
add energy support to pzemac ( #478 )
2020-03-12 13:59:20 -07:00
Gediminas Šaltenis
99750d250f
small mistype fix ( #477 )
...
fix small mistype, should be ppb instead of ppm
2020-03-12 13:44:48 -07:00
John
cfe5031977
Next ( #491 )
...
* Updates to atm90e32 according to PR according to #982
2020-03-12 13:44:09 -07:00
Tuckie
61752eb048
Wrong IC ( #499 )
2020-03-12 13:42:45 -07:00
Francisk0
7d6c25d058
Update pzemac.rst ( #495 )
...
RX pin is duplicated and don´t have TX pin
2020-03-12 13:31:57 -07:00
Panuruj Khambanonda (PK)
4ff46e74e2
Update SGP30 for the correct eCO2 and TVOC baseline ( #458 )
...
* Update SGP30 for the correct eCO2 and TVOC baseline
* Apply suggestions from code review
Fix incorrect markdown syntax
Co-Authored-By: Otto Winter <otto@otto-winter.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-01-12 16:42:24 +01:00
Richard Lewis
66e774b227
Fix broken link ( #437 )
2019-12-30 14:13:15 -03:00