Commit Graph

127 Commits

Author SHA1 Message Date
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
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
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
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
John
cfe5031977
Next (#491)
* Updates to atm90e32 according to PR according to #982
2020-03-12 13:44:09 -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
Otto Winter
559be3f441
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-12-04 19:01:41 +01:00
Nad
c9ed4ad6d4 Add documentation for Sensirion SPS30 Particulate Matter sensors (#424)
* Add documentation for SPS30 Particulate Matter sensors

* Fix document formatting;

* Removed redundant accuracy settings


Co-authored-by: Nad <valordk@github>
2019-12-04 12:34:14 +01:00
Tim P
3ece925ed0 Added Documentation for QMC5883L + HMC5883L Doc improvements (#301)
* QMC5883L docs + HMC5883L improvments

* clean up docs

* update docs

* Fix Default value
2019-11-26 18:43:06 +01:00
Otto Winter
f80c48dbfa
Merge branch 'current' into next 2019-11-17 23:31:01 +01:00
Otto Winter
87934e8792
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-11-17 23:30:47 +01:00
Alexander Leisentritt
5a83a0dcef added docs for ruuvitag (#383)
* added docs for ruuvitag

* updated for RAWv2 protocol

* typo

* punctuation

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* added acceleration

* typo

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-11-07 22:10:13 +01:00
Sergio
e05e0a5865 Add INA226 current/power monitor (#403)
* Docs update

* Docs update

* Docs update


Co-authored-by: Sergio Muñoz <sergio@iMac-de-Sergio.local>
2019-11-06 13:59:03 +01:00
DAVe3283
25b8b9a8cf Add MAX31865, update MAX31855 (#399)
* Add MAX31865, update MAX31855.

Update documentation for the new MAX31865 sensor and the improvements to the
MAX31855 sensor.

* Update MAX31865 filter parameter type.

It is actually a enum (string?), not a time value.

* MAX31855 & MAX31865 documentation improvements.

@OttoWinter suggested some good fixes, implementing those.
2019-11-06 13:56:48 +01:00
Matthew Harrold
40336953f5 Remove references to scan_interval (#400) 2019-11-05 21:42:56 +01:00
TheJulianJES
db2fe4c79c Fix typo: as3935 sensor docs (#401)
"diestance" -> "distance"
2019-11-05 21:42:49 +01:00
Otto Winter
bd31e98e90
Document UART stop_bits (#396) 2019-11-02 21:00:09 +01:00
Otto Winter
979d130059
Merge branch 'current' into next 2019-11-02 20:59:20 +01:00
Otto Winter
644ae6682d
Document UART stop_bits (#396) 2019-11-02 19:10:08 +01:00
Otto Winter
1bc01c73b7
Update docs for AS3935 conf change
See also https://github.com/esphome/esphome/pull/805
2019-11-02 18:53:21 +01:00
Otto Winter
67c2f7211e
Add integration sensor reference to pulse_counter 2019-11-02 18:47:42 +01:00
Otto Winter
f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Nikolay Vasilchuk
56b8b9961b
Typo fix pzem004t (#387) 2019-10-31 23:46:37 +01:00
Alexander Leisentritt
ca480e801f
fix xiaomi docs (#384) 2019-10-31 23:46:37 +01:00
Nikolay Vasilchuk
7f798db18e Update pzemdc.rst (#389) 2019-10-31 20:32:06 +01:00
Nikolay Vasilchuk
f710a5ede0 Typo fix pzemac (#388) 2019-10-31 20:29:02 +01:00
Nikolay Vasilchuk
355f7232a7 Typo fix pzem004t (#387) 2019-10-31 20:12:53 +01:00
Lumpusz
13dcc33804 Ble rssi svc (#377)
* Update supporters.rst

* docs for ble service uuid based tracking

* code review updates

* fix rst syntax

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/binary_sensor/ble_presence.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Revert "Update supporters.rst"

This reverts commit a790f261e2.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-31 15:34:28 +01:00
Alexander Leisentritt
865e3c2cf2 fix xiaomi docs (#384) 2019-10-30 16:03:39 +01:00
Otto Winter
7698644a99
Update docs for AS3935 conf change
See also https://github.com/esphome/esphome/pull/805
2019-10-27 12:30:25 +01:00
John
9b32fd1885 added reactive power, power factor, chip temp... (#380)
and additional 6 channel example without software power calculation template
2019-10-27 12:05:21 +01:00
Otto Winter
89e125a6d1
Add sensor force_update option (#371) 2019-10-22 23:02:11 +02:00
Otto Winter
5f5969b0b6
Merge branch 'current' into beta 2019-10-22 23:01:24 +02:00
Otto Winter
5e930355d1
Merge branch 'current' into next 2019-10-22 23:00:43 +02:00
Ville Skyttä
4ed468e747 Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
Otto Winter
9e650f6ecd
Add sensor force_update option (#371) 2019-10-21 19:41:18 +02:00
Otto Winter
b2de20cf32
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:35:37 +02:00
Thomas Eckerstorfer
2469943bb7
AS3935 Lightning sensor (#294)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation

* added as3935 sensor

* Update as3935.rst

* Update as3935.rst

* Undo change

* Shrink image


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:12 +02:00
Otto Winter
c1d053e071
Add rotary_encoder.set_value action (#358)
Fixes https://github.com/esphome/feature-requests/issues/389
2019-10-20 19:30:11 +02:00
Nad
b8edd462b7
Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Nad
2552e8070e
Add documentation for SHTCx Temperature sensors (#305)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Add documentation for SHTCx Temperature sensors

* Fixed reference to a sensor thumbnail

* Cleaned up changes leaked from STS3x feature

* Remove references on other pages

It's already getting too cluttered...

* Remove references


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Nad
34f6817423
Add documentation for SGP30 eCO2 and TVOC sensors (#308)
* Add documentation for SGP30 eCO2 and TVOC sensors

* Fixed image path and identation error;

* Fixet bullet block

* Updated SGP30 documentation for configuring Temperature and Humidity compensation sources; Removed uptime sensor

* Compress sgp30.png

* Fix build errors

* Remove uptime mention


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Otto Winter
ed2526acad
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:23:59 +02:00
Thomas Eckerstorfer
3e041d09bb AS3935 Lightning sensor (#294)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation

* added as3935 sensor

* Update as3935.rst

* Update as3935.rst

* Undo change

* Shrink image


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 22:23:18 +02:00
Otto Winter
1cec0be5f6
Add rotary_encoder.set_value action (#358)
Fixes https://github.com/esphome/feature-requests/issues/389
2019-10-19 21:45:01 +02:00
Nad
f1df93c86f Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:35:14 +02:00