Commit Graph

688 Commits

Author SHA1 Message Date
Otto Winter
ab9b86f2bc
Add sentiment bot 2019-11-01 11:51:42 +01:00
Otto Winter
7e29dad79c
Add ci-reporter bot 2019-11-01 11:51:35 +01:00
Otto Winter
001d6f409d
Update supporters.rst 2019-10-31 13:15:48 +01:00
Otto Winter
ae8473d0e7
Update supporters.rst 2019-10-25 11:48:41 +02:00
Otto Winter
89210f9d59
Remove reference to main.cpp 2019-10-22 22:59:42 +02:00
mbo18
bba6e904e1 Update time.rst to add GPS as source (#375)
* Update time.rst to add GPS as source

Just saw that GPS was missing in the time documentation as a time source (the GPS component documentation redirect to the time page for configuration details)

* travis
2019-10-22 22:02:12 +02:00
Ville Skyttä
49104f0d4e Add missing actual install step in getting started with Hass.io (#373) 2019-10-21 20:39:26 +02:00
Ville Skyttä
4ed468e747 Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
amishv
124602fa98 fixed typo (#370)
git remote add upstream https://github.com/esphome/<REPO_NAME>.git
 # For example: git remote add upstream https://github.com/esphome/esphome.git
2019-10-21 12:43:36 +02:00
Otto Winter
a68032625e
Update supporters.rst 2019-10-20 20:32:10 +02:00
h0--
a4c349a6e9 update esp32camera documentation - note about PWM (#348)
* update esp32camera documentation - note about PWM

As I was fighting with this yesterday, I think this can be part of esphome documentation.

* Update esp32_camera.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 16:28:02 +02:00
Guillermo Ruffino
9e003f2010
Cookbook ape (#334)
* cookbook-ape

* Optimize SVG

* Update cookbook/arduino_port_extender.rst

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

* Update cookbook/arduino_port_extender.rst

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

* Update cookbook/arduino_port_extender.rst

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

* Update cookbook/arduino_port_extender.rst

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

* updates

* fixed indents

* whitespace

* whitespace

* Minor corrections
2019-10-19 17:24:47 -03:00
cryptelli
52cbfe59cd Cookbook Guide for Zemismart LED RGBW Downlights (#297)
* Cookbook Guide for Zemismart LED RGBW Downlights

* Linting
2019-10-19 22:18:52 +02:00
Dale Higgs
9220e76452 Add TorchStar LED controller to 'Generic Sonoff' page (#351)
* Add TorchStar LED controller to devices

* Lint
2019-10-19 22:15:45 +02:00
Justahobby01
641fd161a3 Clarify NodeMCU ESP8266 VIN pin (#340)
``VIN``: This pin can be used to use an external power supply with the board. Supply a voltage from
  3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.

changed for more clarity to:

``VIN``: This board can be powered by an external power supply by using this pin. Supply a voltage between
  3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.
2019-10-19 22:07:30 +02:00
Danny Sauer
6fa87d7ead Minor typo (#349)
Missing "r" on "lower"
2019-10-19 22:06:34 +02:00
Mauricio Bonani
b52828f634 Fix typo (#352) 2019-10-19 22:05:40 +02:00
rlowens
fef91d48d9 Hint how to include HA secrets.yaml instead (#362)
* Hint how to include HA secrets.yaml instead

* Moved tip to its own section

* Formatting

* formatting
2019-10-19 20:21:24 +02:00
Otto Winter
d826c0d60d
Remove my9231 update_on_boot from docs
Fixes https://github.com/esphome/issues/issues/450
2019-10-18 10:38:12 +02:00
Otto Winter
e7f27a9fe9
Add note about tasmota pwm
Fixes https://github.com/esphome/issues/issues/657
2019-10-18 10:37:29 +02:00
thenameiwantedwastaken
075d88444e Proof reading changes (#364)
* Small changes from proofreading.

* Proofreading changes.

* Correction from travis checks

* Update guides/getting_started_command_line.rst

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

* More proofreading changes.

* More proofreading changes.

* Minor corrections
2019-10-18 09:22:48 +02:00
Paul Krischer
545a4c998c Adding the IO2 pin to the GPIO pin list (#354)
This is probably the easiest GPIO pin to use on any of the Sonoff devices. Header is already there out of the box so no soldering and it's not used for anything else.
2019-10-17 16:22:48 +02:00
Nebula
c66462a2fb Added cookbook for Teckin SB50 Bulb (#360)
* Added cookbook for Teckin SB50 Bulb

* Added comments to YAML file


Co-authored-by: root <root@centos.nebula.local>
2019-10-17 14:06:16 +02:00
Guillermo Ruffino
23e5f09c00 Add link to index.rst check list item (#363) 2019-10-17 14:02:51 +02:00
Otto Winter
08231a5a6d
Fix links in remote
Closes https://github.com/esphome/esphome-docs/pull/355
2019-10-15 21:36:14 +02:00
ZabojnikM
3d6e6acdc4 Update sonoff.rst (#341) 2019-10-15 21:28:54 +02:00
Fredrik Erlandsson
f998540605 The 4.20in display works fine (#359) 2019-10-15 20:56:41 +02:00
Otto Winter
518c807c19
Update FAQ for mDNS status ping
Fixes https://github.com/esphome/issues/issues/641
2019-10-13 19:04:42 +02:00
Matthew Pettitt
25b018899a Fix description of the sensor (#309) 2019-10-13 18:07:33 +02:00
jeff-h
8b2e1d4a82 Make it clearer that only one deep sleep component is allowed. (#303)
* Make it clearer that only one deep sleep component is allowed.

* Update deep_sleep.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-13 12:57:13 +02:00
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