Commit Graph

172 Commits

Author SHA1 Message Date
Ash McKenzie
a8bbf75b6d
Add time.has_time documentation (#782) 2020-10-05 21:55:53 -03:00
Guillermo Ruffino
d50faf10de Merge branch 'current' into next 2020-09-20 11:29:20 -03:00
Karl Q
c718c602fe
Update diy.rst (#760)
Added two links for custom projects that ESPHome powered:

1. A custom UART based component that parses data from weather station and gets the values into MQTT
2. Using the 'built in' UART component in ESPHome to send commands to a LG Monitor. This can easily be adopted to other LG monitors as they usually share similar payloads.
2020-09-15 17:54:55 +02:00
Oncleben31
1a228145a6
specific MacOS Docker command to launch dashboard (#553) 2020-09-15 17:45:19 +02:00
Guillermo Ruffino
328f557aba Update supporters for 1.15.1 2020-09-14 21:41:04 -03:00
Guillermo Ruffino
2600ed3eb9 Update supporters.rst 2020-09-13 16:07:58 -03:00
Guillermo Ruffino
98110c620b Merge branch 'current' into beta 2020-09-13 01:00:39 -03:00
Guillermo Ruffino
a8cbbcebe2 Update supporters.rst 2020-09-12 21:16:07 -03:00
galagaking
c202b2a351
Update diy.rst (#748)
adding axa remote2
2020-09-01 09:28:27 +02:00
Mickaël Le Baillif
f04db36ac7
Light triggers referenced in the "automation" guide. (#746)
Co-authored-by: Le Baillif Mickael <mlebaillif@oui.sncf>
2020-08-24 10:47:03 -03:00
Guillermo Ruffino
5fe33f9b1d Merge branch 'current' into beta 2020-08-23 20:47:19 -03:00
Emory Dunn
fdca8c2589
Update diy.rst (#736)
Add Sonoff L1 example
2020-08-19 09:50:58 -03:00
Otto Winter
fabf43dcc8
Update docs for community Hass.io add-ons (#721) 2020-07-30 10:33:46 +02:00
Guillermo Ruffino
9d7b53a192
Fix old screenshots (#716) 2020-07-28 12:15:45 +02:00
Guillermo Ruffino
d78da18f42
Fix old screenshots (#716) 2020-07-28 12:12:16 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Guillermo Ruffino
2e85a4001f
Add script modes and timers (#693)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-25 14:20:58 +02:00
João Vitor Miranda Roma
17d201bc89
Update pip to pip3 (#703)
Changing the instruction of "pip install" to "pip3 install" instead, due to the warning: "You're using ESPHome with python 2. Support for python 2 is deprecated and will be removed in 1.15.0. Please reinstall ESPHome with python 3.6 or higher."
2020-07-23 23:42:16 +02:00
Alain Turbide
e676837894
Update diy.rst (#699) 2020-07-20 13:13:30 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Otto Winter
c353bed9dd
Use inclusive terminology (#685) 2020-07-14 18:45:53 +02:00
Martynas Griškonis
f9321b532a
Added Paradox alarm system custom component (#680) 2020-07-13 12:02:18 -03:00
Dmitry Berezovsky
69f5c691c9
Added documentation for packages feature (#582)
Co-authored-by: Dmitry Berezovsky <dmitry.berezovsky@logicify.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-13 11:48:48 -03:00
Keith Burzinski
7f45841551
Add documentation for ST7789V display module (as on TTGO T-Display) (#594)
* Added ST7789 documentation

* Fix indentation

* Added color component, copy fixes

* Copy correction

* Update for Colors

* Updated changelog

* rename colors to color

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:37:55 -03:00
Alex Mekkering
0f0297760c
Add support for command-line-substitutions (#538)
* Add support for command-line-substitutions

* Provide an example of the use of multiple command-line substitutions

* Fix code block indentation

* Elaborate on command line options and refer to substitutions

* Fix bar lengths
2020-06-21 15:32:51 -03:00
ryanalden
b9e1131c56
Adding Jura coffee machine custom component to DIY Examples (#635)
* Update diy.rst

* Update diy.rst
2020-06-18 20:11:38 -03:00
Giovanni
37aa2265fa
Update diy.rst (#645) 2020-06-10 15:59:30 -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
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
Jeff Rescignano
6d64ecb9e8
Update Home Assistant custom compontent URL on contributing guide page (#603) 2020-05-23 20:45:33 -03:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
icarome
492a5f6beb
Update diy.rst (#534) 2020-04-11 15:31:33 -03:00
Jason Hines
473a6e402d
Update migrate_sonoff_tasmota.rst (#483)
Added note about issue 955 https://github.com/esphome/issues/issues/955
2020-03-12 14:36:27 -07:00
Geoff Davis
75dec2989f
Fix link syntax (#507)
Link wasn't rendering correctly.
2020-03-12 13:39:10 -07:00
Geoff Davis
8fde56e774
Add UART-based Mitsibishi HeatPump Component (#506) 2020-03-12 00:48:08 -03:00
perjury
38117baf6d
remove apostrophe (#504)
Incorrect usage of apostrophe
2020-03-02 19:58:48 -03:00
Chris Nussbaum
73cfbf1a6e
Add my ESPHome configs (#492) 2020-02-15 22:34:34 -03:00
Brian Hanifin
96ae658637
Update diy.rst (#493)
Adding my "DIY Irrigation Controller" article per @glmnet's suggestion [on Twitter](https://twitter.com/glmnet/status/1228310694807863296).
2020-02-15 22:30:46 -03:00
Rubén G
953c557859
New DIY project about Cat Feeder (#439)
Full EspHome & Home Assistant Cat Feeder, with all the wirings, Home Assistant files and working espHome configuration.
2020-02-13 11:20:24 -03:00
Guillermo Ruffino
61b1a55d2b
faq reboot_timeout (#472)
* faq reboot_timeout 

Adds reboot_timeout to components that causes reboots.

* added code sample
2020-01-17 15:42:23 -03:00
nldroid
2423486b3a Added my custom component, now with correct syntax (#454) 2020-01-14 10:06:42 +01:00
Alex Solomaha
98b80e4244 Update getting_started_command_line.rst (#461)
Fixed typo
2020-01-08 11:17:38 -03:00
Otto Winter
2887630653
Update supporters.rst 2019-12-12 12:02:59 +01:00
Jesse Hills
dd754ca63f Add docs for RF Bridge (#433)
* Add docs for RF Bridge

* Add full image

* Fix title underline

* More title underlines

* Fix ref

* Update components/rf_bridge.rst

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

* Fix ref
2019-12-10 11:09:47 +01:00
LMR
d5cd4c107b DIY Examples : Added SW420 Vibration Sensor with Remote Notifications (#436) 2019-12-10 11:09:00 +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
Nikolay Vasilchuk
519bbc30b2 http_request component Docs (#392) 2019-11-09 18:39:13 +01:00
Bergont Nicolas
08cc779dea DIY Examples : add Custom ESPHome for Wofea Alarm (#405) 2019-11-07 15:39:41 +01:00