Commit Graph

76 Commits

Author SHA1 Message Date
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
d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +02:00
Nikolay Vasilchuk
1b1f06056f SenseAir S8 CO2 sensor support (#330)
* Docs

* CI fix
2019-10-17 21:37:56 +02:00
Alexander Leisentritt
9ff3e95aab Xiaomi refactor (#361)
* refactored xiaomi sensors

* sorted xiaomi sensor alphabetically

* updated xiaomi docs to mention marketing names

* fixed old changelog

* fix ref links

* fix bar length
2019-10-16 13:30:31 +02:00
Sergio Mayoral Martínez
8834354dd8 Add Xiaomi Cleargrass Sensor Documentation (#346)
* Add index for new Xiaomi ClearGrass E-Ink Sensor

* Add Xiaomi Cleargrass Sensor Documentation

Add all the needed documentation, such as index,
references and main page of this sensor

* Fix images width

Adjust images width to a better fit in the page

* Fix apiref of Xiaomi Sensors

The apiref of Cleargrass and LYWSD02 models point
to the mijia's api, so I fix this

* Fix Xiaomi Cleargrass documentation mistake

Line 43 of xiaomi_cleargrass.rst references to
Xiaomi Mijia's sensor. It should reference to
Xiaomi Cleargrass.

Also I change titles of this sensor in order to
avoid the title uses 2 lines
2019-10-14 13:25:04 +02:00
Matthew Pettitt
25b018899a Fix description of the sensor (#309) 2019-10-13 18:07:33 +02:00
mr G1K
435c80279b Fix, optimize mijia (#293) 2019-10-12 15:03:26 +02:00
Magnus
8ba61fba55 Update hdc1080.rst (#343)
Thanks
2019-09-18 14:07:58 -03:00
Otto Winter
c5ee042d56
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-09-01 11:24:35 +02:00
Nad
1e4660f023 Add documentation for Sensirion SCD30 CO2 sensors (#333)
* Add documentation for Sensirion SCD30 CO2 sensors

* Minor text fixes and photo optimization
2019-08-31 19:24:41 +02:00
mr G1K
87327c6b34 LYWSD02 docs (#292)
* Add xiaomi_lywsd02

* Fix, Title underline too short.

* Fix, img link
2019-08-29 15:42:42 +02:00
Nikolay Vasilchuk
9e4d9d827b MH-Z19 calibration support (#312)
Add docs for new calibration support
2019-08-27 10:40:52 -07:00
Jasper van der Neut - Stulen
542853674a Document median filter. (#319) 2019-08-27 10:39:32 -07:00
Otto Winter
8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Thomas Eckerstorfer
9bbfbb6956 Added TX20/TX23 sensor documentation (#150)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation
2019-07-03 16:41:16 +02:00
Nikolay Vasilchuk
ec4ecf6b71 ZyAura CO2 / Temperature / Humidity Sensor (#281)
* Docs ready

* Small fix

* Small fix

* Update components/sensor/zyaura.rst

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

* Update components/sensor/zyaura.rst

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

* Review fix

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-07-03 16:00:04 +02:00
Andrew Thompson
56e505fc0d Add docs for atm90e32 sensor (#271)
* Add docs for atm90e32 sensor

* Correct name for CT4

* fix title bar length

* use correct subsubsections chars

* add newlines before figure

* Update components/sensor/atm90e32.rst

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

* move required setting to top

* Update atm90e32.rst

Add note about SPI, and fix line_freq


Co-authored-by: Andrew Thompson <andrew@whosonlocation.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-06-16 15:23:12 +02:00
Otto Winter
f48752cd9c
Merge branch 'current' into next 2019-06-08 16:48:29 +02:00
Otto Winter
13d7c937db
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-06-08 16:48:28 +02:00
Brandon Davidson
0f93d2976f Allow setting the initial mode of HLW8012 sensors (#268)
* Allow setting the initial mode of HLW8012 sensors

* Changes as per code review

* Update hlw8012.rst
2019-06-06 22:45:18 +02:00
Otto Winter
cc5bc3c205
Add note about passive xiaomi sanning 2019-06-04 13:12:16 +02:00
balk77
623eb74e4e Update integration.rst (#263)
Flow is generally expressed in a cubic or volumetric unit :)
2019-06-03 09:32:26 +02:00
Jesse Hills
68bd82f8f8 Add missing filter name for ct_clamp (#258) 2019-06-01 16:25:14 +02:00
escoand
48a326fa7c add note for asynchronously update of adc (#259)
* add note for asynchronously update of adc

* Move to section; add details; change ID name to match example config


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-31 15:29:51 +02:00
Otto Winter
86cf1dc364
Update ccs811.rst 2019-05-30 21:44:41 +02:00
Otto Winter
d9f9270731
Merge branch 'current' into beta 2019-05-29 19:38:05 +02:00
tiagofreire-pt
4831d795b5 Put 'MAC_ADDRESS' instead of MAC_ADDRESS (#239)
Better yaml implementation, at least, better human readable.
2019-05-29 13:16:12 +02:00
Jesse Hills
441e4b44a0
Add docs for CT Clamp (#256)
* Add docs for CT Clamp

* Fix title bar

* Fix reference

* 2 many changes

* Update docs for new configuration

* Compress index image

* Update for config changes

- Also remove 3.3V message, because if the user needs to calibrate anyway, then the 3.3V is also part of the calibration process.
- Use calibrate_linear instead of multiply, more user-friendly
- Update SEO image
-


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-29 11:22:16 +02:00
Michiel van Turnhout
bb6c1ce6a7
Documentation for binary_sensor_map (#199)
* Add mpr121 docs and images

* add images

* update mpr121 docs

* Title bar same length as text

* wrong size and location

* wrong size and location

* wrong location

* wrong size and location

* wrong size and location

* Added binary_sensor_map

* tabs to spaces

* added to index

* add image

* text changes

* remove linefeed

* image is jpg not png

* preview fail??

* Update binary_sensor_map.rst

- Make use case and function more clear
- Remove options that do not exist yet.
- Fix incorrect sensor link in configuration variables
- Fix required values labeled optional
- Less literal text with backslash. Was hard to read.
- Move config example essential part up.
- Remove disqus

* Update binary_sensor_map.rst

* Fix


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-28 21:37:34 +02:00
Otto Winter
25af89b9cc
Fix link 2019-05-28 15:50:27 +02:00
Otto Winter
639f095393
Add NTC/resistance sensor docs
Ref https://github.com/esphome/esphome/pull/560
2019-05-28 15:43:56 +02:00
Otto Winter
3b11aaed9b
Merge branch 'current' into next 2019-05-27 21:36:05 +02:00
Teemu Mikkonen
ed800a9fa0 Documentation for AM2320 component (#249)
* Added documentation for AM2320

* Added new files for AM2320

* Fixed too long row

* Update am2320.rst


Co-authored-by: Mikkonen Teemu <teemu.mikkonen@iki.fi>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-27 20:03:33 +02:00
Richard Lewis
32c90b84eb Update bh1750.rst (fix incorrect link text) (#246)
Fix adafruit link text to "Adafruit" instead of "Aliexpress".
2019-05-27 17:02:04 +02:00
Johboh
bfd23de3a7 Sensor: correct example for on_raw_value (#255) 2019-05-27 11:29:26 +02:00
Otto Winter
367e8576bc
Pulse Width 2019-05-25 09:08:05 +02:00
Abdelkader Boudih
6b32d76178 Fix type in docs mi flora (#250) 2019-05-24 16:19:26 +02:00
Otto Winter
c1fe08f927
CCS811 env_data 2019-05-14 11:40:48 +02:00
Otto Winter
ef49ff813d
CCS811, GPS, TTP229-BSF 2019-05-13 13:10:12 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter
679e39f7ff
Add MiFlora firmware version comment
See https://github.com/esphome/issues/issues/260#issuecomment-487684720
2019-05-01 17:53:17 +02:00
Otto Winter
41c084d6cd
Update xiaomi_miflora.rst 2019-04-16 18:10:00 +02:00
Otto Winter
098a51b7de
Update xiaomi_miflora.rst 2019-04-16 18:09:25 +02:00
gitolicious
3f75ea95ed Fixed lint and ref errors (#228)
* Added newline to fix lint error

* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
kimonm
c9fecc93e7 Voltage range of ADC is at the chip pin (#224)
Clarify that this component uses voltage range at the chip pin, but voltage range at the board pin can be greater (e.g., for NodeMCU)

## Description:


**Related issue (if applicable):** fixes <link to issue>

**Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>

## Checklist:

  - [ ] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-04-15 21:45:37 +02:00
MeIchthys
8ada25472e Minor Gramatical fix (#220)
Line 8

"allows you to create a sensors that import" -> "allows you to create sensors that import"
2019-04-07 21:48:35 +02:00
Dave Richer
b39faff293 Update index.rst (#214)
Remove deprecated filter_nan: option
2019-04-01 10:22:51 +02:00
Otto Winter
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
95c042744b
Add missing pages 2019-03-14 16:41:37 +01:00
Otto Winter
95a94f7452
Add Changelog 2019-03-13 18:57:49 +01:00