Commit Graph

1198 Commits

Author SHA1 Message Date
Kamil Trzciński
a82137dfe9
Add documentation about E1.31, Adalight and WLED (#646)
* Add documentation about E1.31, Adalight and WLED

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:38:12 -03: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
Rich Foley
6cb874f3db
Add H801 PIR sensor to cookbook (#584)
* Add H801 PIR sensor to cookbook

* Elongated title underline
2020-06-11 18:42:43 -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
Giovanni
37aa2265fa
Update diy.rst (#645) 2020-06-10 15:59:30 -03:00
Marvin Gaube
c3c2c75b42
Add Prometheus-Documentation (#556)
* Add Prometheus-Documentation

* Prometheus-Documentation: Fix indentation

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-09 22:02:14 -03:00
Giovanni
54a9a900c4
Update diy.rst (#643) 2020-06-09 21:26:38 -03:00
Fabian Affolter
4906a02e86
Rename to Home Assistant (#642)
* Rename to Home Assistant

* Upate titles
2020-06-09 21:25:51 -03:00
Kamil Trzciński
f55151ac88
Document uart.rx_buffer_size (#528) 2020-06-09 21:22:16 -03:00
Gerard
ae5fe8bb8f
Change xiaomi_miflora to xiaomi_hhccjcy01 (#541) 2020-06-08 23:14:59 -03:00
Andrew Zaborowski
abf98887f2
Document two missing hmc5883l config settings (#520) 2020-06-08 23:13:50 -03:00
Guillermo Ruffino
18cc5c682c
fix remote transmiter example (#518) 2020-06-08 23:09:21 -03:00
Darius Ratkevičius
af8f732e8e
Update esp32_ble_tracker.rst (#516) 2020-06-08 23:08:45 -03:00
Otto Winter
43324a96f8
Disable Google Analytics 2020-06-05 13:49:09 +02:00
Otto Winter
42f30198ad
Bump version to v1.14.4 2020-06-05 13:04:23 +02:00
Guillermo Ruffino
51656bcd2a
Revert "Update docs to reflect ssd1327 support (#500)" (#634)
This reverts commit 8dc3a2dfc3.
2020-06-05 00:03:09 -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
Stefan Lässer
e947978cdc
Not every nodeMCU board supports 12V (#626)
It could destroy the board if users just try and power it using 12V. There are boards that don't support 12V but only up to 5V.
2020-05-28 19:27:37 -03:00
gitolicious
fa929e7a81
Typo: NEC -> Sony (#624) 2020-05-28 19:26:26 -03:00
igg
8dc3a2dfc3
Update docs to reflect ssd1327 support (#500)
* Added ssd1327 image

* Added ssd1327 changes for 128x128 displays

* Revert "Added ssd1327 image"

This reverts commit f3cf3745ad.

* fixed travis complaints

Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-05-28 19:09:48 -03:00
Guyohms
c396cf696c
Changed miflora platforms (#586)
Modified the example to reflect the 1.14 breaking change
2020-05-26 20:40:01 -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
rudgr
0380cc8b5e
Added TTGO-Camera Plus PIN configuration (#510)
* Added TTGO-Camera Plus PIN configuration

* Update esp32_camera.rst
2020-05-26 20:02:09 -03:00
nldroid
d88c424291
Added NEO Coolcam (#496)
The addition can help people creating the right config for the NEO Coolcam wifi smart plug
2020-05-26 19:57:18 -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
Marc Egli
644b9ea0d2
Add smart intercom blogpost (#621)
Extend blog post list with an ESPhome related blogpost I wrote some time ago. It uses remote_receiver/remote_transmitter to intergrate with an existing bus intercom and will likely work with some adaptations with other intercoms.
2020-05-25 12:05:03 -03:00
declanshanaghy
ab6de0fb7f
Adding support for MAX31856 Thermocouple Temperature Sensor (feature #700) 2020-05-24 19:49:47 -03:00
0hax
5c72d16a14
Uart improvments (#571)
* uart: add nr_bits and parity.

Signed-off-by: 0hax <0hax@protonmail.com>

* update param name

* doc as enum

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 18:59:26 -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
Oskar Napieraj
083d7ddd33
ESP32 DAC output documentation (#617)
* Add documentation for ESP32 DAC output

* Fix SEO

* Update images/dac.svg

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 00:06:37 -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
Guillermo Ruffino
60adfe3070
updated for the PCF8574 input fixes (#616)
Co-authored-by: amishv <41266094+amishv@users.noreply.github.com>
2020-05-23 21:14:26 -03:00
Guillermo Ruffino
c747752c54 Ignore .vscode 2020-05-23 21:02:03 -03:00
Michael Nieß
01da5ff334
Fix copy/paste error (#574) 2020-05-23 20:50:45 -03:00
Jeff Rescignano
96d692c6a5
Update WaveShare E-Paper URL on WaveShare E-Paper page (#597) 2020-05-23 20:46:01 -03:00
Jeff Rescignano
6d64ecb9e8
Update Home Assistant custom compontent URL on contributing guide page (#603) 2020-05-23 20:45:33 -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
Rsan
bcce3ec4d6
Deleted Warning because the component is already tested (#615) 2020-05-23 20:38:57 -03:00
Niklas Wagner
b2583edff9
Update arduino framework versions (#575) 2020-05-23 20:36:32 -03:00
Jozef Zuzelka
47f216de30
Ble scanner doc (#611)
* Added ble_scanner documentation.

* Added ble_scanner link into /index.rst

* Update components/text_sensor/ble_scanner.rst

Improved sensor description.

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

* ble_scanner: esphome.io link replaced with ref.

* ble_scanner-doc: fixed bar length

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-05-19 21:13:39 -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
declanshanaghy
af01734499
Adding example of how to use a buzzer (#570)
* Adding example of how to use a buzzer

* Making sub-sections
2020-05-10 16:29:49 -03:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00