Commit Graph

1209 Commits

Author SHA1 Message Date
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
Otto Winter
b5a50b5b62
BME280/BME680/BMP280 oversampling none docs
Fixes https://github.com/esphome/issues/issues/893
2019-12-04 11:45:49 +01:00
Andrej Komelj
f87389b425 Add B/W support for Waveshare 2.90in (B) screen (#426) 2019-12-03 14:18:07 +01:00
Otto Winter
ac121643aa
Add note about multiple on_clicks
Fixes https://github.com/esphome/feature-requests/issues/510
2019-11-30 11:21:04 +01:00
Ben Suffolk
b3d811d5a3 Cookbook for Sonoff Light Switches (#407)
* Cookbook for Sonoff Light Switches

Cookbook for various Sonoff Light Switch options including Basic, Dual and T1-3

* Removed references to myself

All references to I have been removed and re worded into a more generic text

* Fixed Formatting issues to Pass Travis Checks

* Update cookbook/sonoff-basic-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* Update cookbook/sonoff-dual-light-switch.rst

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

* YAML updates

Removed fast_connect, UART swotches from Dual R1, and reference to an issue that no longer exists
2019-11-29 18:27:26 +01:00
Guillaume DELVIT
ad16db3789 Fix time id conflict (#418)
correct time id as it is not authorized with new version
2019-11-29 18:16:51 +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
Guillermo Ruffino
d5f3b8b3d6
dfplayer updates (#421) 2019-11-22 10:45:16 -03:00
Otto Winter
2e0c149f98
Remove stop_bits 2 reference PZEM004T 2019-11-20 17:20:18 +01:00
Guillermo Ruffino
35d0401965 add climate core docs fan, swing (#415)
* ad climate core docs fan, swing

* fix copy paste is evil

* fix typo
2019-11-20 17:10:35 +01:00
Alexey Vlasov
7533a46dc0 Added Android Beacon MQTT app (#417) 2019-11-20 13:49:15 +01:00
Otto Winter
6b5d981c53
Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
Samuel Sieb
a89a85a4a5
document the new has_position parameter for the template cover (#410)
* document the new has_position parameter for the template cover

* better description


Co-authored-by: Samuel Sieb <samuel@sieb.net>
2019-11-17 23:34: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
Hamish Moffatt
e49a97a2fe add Topersun smart plug (#413)
* add Topersun smart plug

* fix copy and paste error
2019-11-17 23:18:19 +01:00
Samuel Sieb
e248a78eb5 document the new has_position parameter for the template cover (#410)
* document the new has_position parameter for the template cover

* better description


Co-authored-by: Samuel Sieb <samuel@sieb.net>
2019-11-12 22:23:56 +01:00
Destix
f054a74699 Update lcd_display.rst (#411) 2019-11-12 15:37:46 +01:00
Nikolay Vasilchuk
519bbc30b2 http_request component Docs (#392) 2019-11-09 18:39:13 +01:00
ankycooper
289f9e8f52 Update Mirabella Genio red LED GPIO (#406)
Update 3.2 Mirabella Genio Wi-Fi 1 USB Adaptor to use red LED on GPIO4
2019-11-07 22:36:08 +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
Bergont Nicolas
08cc779dea DIY Examples : add Custom ESPHome for Wofea Alarm (#405) 2019-11-07 15:39:41 +01:00
kvvoff
6cac2ff316 DIY Examples: Add Universal IR Remote ZJ-A1 link (#404)
ESPHome config for Universal IR Remote ZJ-A1 (russian)
2019-11-07 12:26:34 +01:00
Taigar2015
ddb48b190e Update brilliant-mirabella-genio-smart-plugs.rst - Added Gosund… (#402)
* Update brilliant-mirabella-genio-smart-plugs.rst

* Update brilliant-mirabella-genio-smart-plugs.rst

* Update brilliant-mirabella-genio-smart-plugs.rst

Fixed URL
2019-11-06 14:19:30 +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
7da04bf2fd
Update changelog 2019-11-03 00:21:20 +01:00
Otto Winter
ca6535cc6a
Bump version to v1.14.2 2019-11-03 00:20:38 +01:00
Otto Winter
66f9e784ca
Merge branch 'current' into next 2019-11-03 00:20:21 +01:00
Otto Winter
720f9f914c
Add missing attribution 2019-11-02 21:52:15 +01:00
Otto Winter
9ba9d5e8bf
Reformat DIY page 2019-11-02 21:50:54 +01:00
Otto Winter
b2f9cb1982
Bump version to v1.14.1 2019-11-02 21:00:56 +01:00
Otto Winter
9b17bd074a
Document missing servo restore option (#398) 2019-11-02 21:00:09 +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
18ee49dc20
Changelog updates 2019-11-02 20:57:35 +01:00
Otto Winter
e2d5848cea
Document missing servo restore option (#398) 2019-11-02 20:57:07 +01:00
Otto Winter
e484209935
Document CustomAPIDevice 2019-11-02 20:49:48 +01:00
Guillermo Ruffino
23f81f9e9c
Add Alex Mekkering configs (#397) 2019-11-02 16:20:31 -03: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
7f36f74b4a
Run svg2png 2019-11-02 15:57:41 +01:00
Otto Winter
98fee94118
DIY Examples page (#395) 2019-11-02 15:48:35 +01:00
Otto Winter
42a431644b
Update supporters.rst 2019-11-02 10:35:32 +01:00
Otto Winter
1b2c55a812
Merge branch 'beta' into current 2019-11-01 18:32:02 +01:00
Otto Winter
d7abea6022
Bump version to v1.14.0 2019-11-01 18:31:15 +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