Commit Graph

107 Commits

Author SHA1 Message Date
Otto Winter
4c6c728cac
Merge branch 'current' into beta 2019-10-31 23:45:20 +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
5f5969b0b6
Merge branch 'current' into beta 2019-10-22 23:01:24 +02:00
Otto Winter
89210f9d59
Remove reference to main.cpp 2019-10-22 22:59:42 +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
Nikolay Vasilchuk
1c4f70631c
Authorization by username and password (#296) 2019-10-20 19:30:12 +02:00
Fabian Affolter
6c626e902d
Remove references to Python 2 (#328) 2019-10-20 19:30:12 +02:00
Otto Winter
471c9f773a
Merge branch 'current' into beta 2019-10-20 19:29:31 +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
d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +02:00
Otto Winter
a81457eb87
Add script.wait action (#367) 2019-10-19 16:32:55 +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
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
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
Otto Winter
c5ee042d56
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-09-01 11:24:35 +02:00
Fabian Affolter
e1b2090460 Update names (#326) 2019-08-27 19:44:03 +02:00
Nikolay Vasilchuk
9e4d9d827b MH-Z19 calibration support (#312)
Add docs for new calibration support
2019-08-27 10:40:52 -07:00
Otto Winter
cec66d51c2
Update supporters.rst 2019-07-28 12:47:59 +02:00
Otto Winter
8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Otto Winter
da052a7838
Merge branch 'current' into next 2019-07-03 17:35:48 +02:00
Otto Winter
032339271c
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-07-03 17:35:36 +02:00
Otto Winter
5e88e33e82
Update faq.rst 2019-07-03 17:35:21 +02:00
Otto Winter
747de84016
Update supporters.rst 2019-06-24 22:42:10 +02:00
Otto Winter
1b985ab7b1
Update supporters.rst 2019-06-23 22:06:11 +02:00
Guillermo Ruffino
77e2ad4886 Add SIM800L docs (#257)
* Add SIM800L docs

* Update components/sim800l.rst

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

* Update components/sim800l.rst

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

* Update components/sim800l.rst

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

* review and adding getting started

* Updates

* Update components/sim800l.rst

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

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-06-17 16:58:16 +02:00
Otto Winter
7e52b6ea0c
Update supporters.rst 2019-06-15 18:55:22 +02:00
Otto Winter
1d3d5afd49
Update supporters.rst 2019-06-11 20:24:06 +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
b0743b31ab
Update supporters.rst 2019-05-31 16:35:19 +02:00
Otto Winter
7540224732
Update supporters.rst 2019-05-31 15:04:59 +02:00
Otto Winter
9664da9e5d
Update supporters.rst 2019-05-30 21:07:58 +02:00
Otto Winter
3c7a49214d
Update supporters.rst 2019-05-30 16:55:00 +02:00
Otto Winter
1349b93c69
light conditions 2019-05-30 13:00:16 +02:00
Otto Winter
e07bb0be33
Add uart.write action 2019-05-29 19:33:26 +02:00
Otto Winter
0bd3be8b67
Add note about lint docker image 2019-05-28 10:25:27 +02:00
Otto Winter
3b11aaed9b
Merge branch 'current' into next 2019-05-27 21:36:05 +02:00
Oscar Bolmsten
858efa872e Update links (#243) 2019-05-15 13:19:12 +02:00
Otto Winter
d23b7e5736
Updates 2019-05-15 11:49:05 +02:00
Otto Winter
c1fe08f927
CCS811 env_data 2019-05-14 11:40:48 +02:00
Otto Winter
52cd23c733
Remote + Dev docs update 2019-05-13 21:51:04 +02:00
Otto Winter
87147619c0
Docs update 2019-05-12 22:44:59 +02:00