Commit Graph

658 Commits

Author SHA1 Message Date
mr G1K
435c80279b Fix, optimize mijia (#293) 2019-10-12 15:03:26 +02:00
Otto Winter
9cc4df4658
Update supporters.rst 2019-10-12 14:03:02 +02:00
Otto Winter
e791d231b8
Update supporters.rst 2019-10-12 13:51:15 +02:00
Niels Ulrik Andersen
0753e9e3e5 Fix link to light-is_on_condition (#345) 2019-09-27 18:07:17 -03:00
Magnus
8ba61fba55 Update hdc1080.rst (#343)
Thanks
2019-09-18 14:07:58 -03:00
Evan Petousis
12ed372dc6 Update incorrect GPIO pin for Mirabella Genio Cold + Warm White… (#337) 2019-09-04 11:05:01 +02:00
Giorgos Logiotatidis
e3a6a9a0f1 Update esp32_camera.rst jpeg quality (#332) 2019-08-31 19:49:13 +02:00
guptamp
2018483d17 i2c: Add description of id Parameter (#329)
* Add description of id Parameter

see here: https://github.com/esphome/issues/issues/625

* add id parameter and explantion to i2c

I hope this explains it better.

* Update components/i2c.rst

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

* Note sure if i have done the note right

In the preview it doesn't seem to render correctly

* Update i2c.rst

* Update i2c.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-30 10:53:30 +02:00
Eric Hiller
29d1b6fc92 Add configuration example for TTGO T-Camera v1.7 (#318)
* Add configuration example for TTGO T-Camera v1.7

For `esp32_camera`
I added the configuration for a newly received TTGO T-Camera marked as v1.7
Took me a while to figure out the pinout , so I thought I'd save others the trouble.

* Remove image options

* Update esp32_camera.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-27 22:20:00 +02:00
Lorenzo Ortiz
570a9ec703 Add Sonoff Mini to 'Generic Sonoff' page (#320)
* Add Sonoff Mini  to 'Generric Sonoff' page

* Test

* Add Sonoff Mini to 'Generic Sonoff' page

* Add Sonoff Mini to 'Generic Sonoff' page
2019-08-27 21:48:50 +02:00
Peter Stuifzand
53c05ae94c Fix api.proto url (#310)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-27 20:24:30 +02:00
Florian Ragwitz
2bdb811ee2 7.50in waveshare e-paper works (#321) 2019-08-27 20:15:12 +02:00
Fabian Affolter
7fd9fdc477 Fix header level (#325) 2019-08-27 20:14:56 +02:00
Fabian Affolter
e1b2090460 Update names (#326) 2019-08-27 19:44:03 +02:00
Fabian Affolter
d65872a9ec Minor changes to the setup steps (#327) 2019-08-27 19:30:06 +02:00
srg74
2ade2f4982 Update logger.rst for typo in ESP32 name (#313)
Error in controller name
2019-08-11 12:31:10 +02:00
Otto Winter
cec66d51c2
Update supporters.rst 2019-07-28 12:47:59 +02:00
Dave Richer
2ae6695904 Fix typo in transmit_sony documentation (#299) 2019-07-21 11:38:49 +02:00
Olivér Falvai
3d6a4c1169 Updated confusing deep_sleep.prevent documentation (#287)
* Updated confusing deep_sleep.prevent documentation

* Fixed wording
2019-07-11 10:20:04 +02:00
bwente
78da768745 Added TTGO T-Journal (#289)
Added TTGO T-Journal ESP32 Camera Module configuration
2019-07-11 10:19:53 +02:00
Otto Winter
5e88e33e82
Update faq.rst 2019-07-03 17:35:21 +02:00
Jonathan Jefferies
40aaaf9e09 Add description next to title (#227)
There wasn't really a description anwhere of what ESPHome actually is.
2019-07-03 16:48:49 +02:00
tomlut
ac867cbdbf Absolute humidity calculation description (#283)
Description of absolute humidity calculation referenced the use of pressure sensor instead of temperature relative humidity sensor.
2019-07-03 15:32:34 +02:00
Otto Winter
c4fb98d066
Update uart.rst 2019-06-26 21:49:43 +02:00
Otto Winter
747de84016
Update supporters.rst 2019-06-24 22:42:10 +02:00
Iván Povedano
f70d7024c5 Update sun.rst (#278) 2019-06-23 22:10:00 +02:00
Otto Winter
1b985ab7b1
Update supporters.rst 2019-06-23 22:06:11 +02:00
Otto Winter
46b108ce9b
Update index.rst 2019-06-20 18:44:01 +02:00
Otto Winter
55e2fa42bd
Add changing name section 2019-06-19 11:42:30 +02:00
Otto Winter
ccfc7d9352
Update esphome.rst 2019-06-19 11:28:47 +02:00
Otto Winter
7e52b6ea0c
Update supporters.rst 2019-06-15 18:55:22 +02:00
Otto Winter
335db7be67
Fix 2019-06-14 13:13:19 +02:00
Otto Winter
6a2e77be24
Bump version to v1.13.6 2019-06-14 12:55:50 +02:00
Otto Winter
bc748b834a
Lint 2019-06-14 12:50:51 +02:00
Otto Winter
d82ebd5d56
Fix coolix/tcl112 docs 2019-06-12 16:26:28 +02:00
Otto Winter
1d3d5afd49
Update supporters.rst 2019-06-11 20:24:06 +02:00
Ryan Nazaretian
ff6dbd1744 Lambas won't just work with the short name (#269)
* Template won't just work with the short name

lambdas won't accept IDLE, OPENING, or CLOSING. Need to specify COVER_OPERATION_IDLE, COVER_OPERATION_OPENING, or COVER_OPERATION_CLOSING.

* Update template.rst
2019-06-09 13:22:58 +02:00
Otto Winter
bd268dbab3
Bump version to v1.13.5 2019-06-08 16:50:48 +02:00
jeff-h
f9124501cd Add timezone mapping to Docker compose. (#266)
* Add timezone mapping to Docker compose.

* Update guides/faq.rst

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

* Update faq.rst

Remove redundant explanation.
2019-06-06 11:02:12 +02:00
Otto Winter
7b21298750
Update supporters.rst 2019-06-04 18:45:34 +02:00
Otto Winter
cc5bc3c205
Add note about passive xiaomi sanning 2019-06-04 13:12:16 +02:00
Otto Winter
59dc8ab2e7
Update api.connected docs
Fixes https://github.com/esphome/issues/issues/394
2019-06-03 19:32:03 +02:00
Otto Winter
a9f9874b11
Bump version to v1.13.4 2019-06-03 15:25:03 +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
Otto Winter
e4ea804dab
Document changed setup priorities
Fixes https://github.com/esphome/issues/issues/386
2019-06-02 10:56:04 +02:00
Otto Winter
96f2ae30ae
Bump version to v1.13.3 2019-06-01 22:03:12 +02:00
Jesse Hills
68bd82f8f8 Add missing filter name for ct_clamp (#258) 2019-06-01 16:25:14 +02:00
Otto Winter
123d4bf95f
Update sonoff_basic.rst 2019-06-01 11:22:55 +02:00
Otto Winter
7a2669f576
Update sonoff dual cover cookbook 2019-05-31 21:29:38 +02:00
Otto Winter
79904ada7f
Bump version to v1.13.2 2019-05-31 16:38:28 +02:00