Commit Graph

32 Commits

Author SHA1 Message Date
ugoogalizer a0382272be
added note on NFS for container config volume (#2930)
Co-authored-by: MC <johndoe@example.com>
2023-05-31 14:34:30 +02:00
Jesse Hills cd31996569
Prefix all docker image references with ghcr.io (#2749) 2023-03-15 10:02:26 +13:00
Steamfoundry 18feec5037
Update getting_started_command_line.rst (#2561)
Added the --privileged docker flag
2023-02-05 20:39:11 +01:00
Andrey Yantsen 7cd8df0e15
Document available docker tags (#2260) 2022-09-04 20:23:58 +12:00
Kalashnikov Ilya 2c76233a43
Warn against running Docker on Mac (#2141) 2022-08-19 10:54:01 +12:00
Sebastian Lövdahl f9ded4090a
Add docker-compose sample file (#1903) 2022-02-16 11:14:33 +13:00
Flaviu Tamas 7bfa9be862
Improve documentation around installing ESPHome and connecting devices to computers (#1787)
* Begin for-dummies programming guide

* Delete getting-started-cli content

* Seperate connection guide

* Refactor instructions

Have the Getting started guides link to the correct subguides when they
need to explain how to do a common thing.

* Apply suggestions from code review

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

* Add physical connection note to hassio guide

* Improve page titles

* Mention lack of tested Mac instructions

* Fix typos

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-21 14:01:10 +00:00
Jesse Hills e34ba81185
Update dashboard screenshots (#1791)
Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-01-21 11:16:50 +13:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills 1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Oxan van Leeuwen 5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Jesse Hills 35e6a583be
Add a note about minimum python version (#1304) 2021-07-14 11:21:09 +02:00
Peter van Dijk 5ee72a2477
switch argument order (#1280)
`esphome` told me:

```
WARNING Calling ESPHome with the configuration before the command is deprecated and will be removed in the future. 
WARNING Please instead use:
WARNING    esphome wizard livingroom.yaml
```
2021-06-28 16:49:25 -03:00
Jesse Hills 66cfa9ffaf
Merge branch 'current' into next 2021-06-09 17:23:04 +12:00
Oxan van Leeuwen de95a4d210
CLI user experience improvements updated docs (#1183) 2021-06-08 11:21:53 +12:00
Franck Nijhof 9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07:00
Guillermo Ruffino 251357b769
add cli link (#937) 2021-01-13 13:32:31 -03:00
Fabian Affolter 80ea7c3d09
Replace Hass.io (#853) 2020-11-21 23:03:38 +01:00
Jesse Hills 1b2064d28e
Update getting_started_command_line.rst (#780) 2020-09-28 14:52:10 -03:00
Oncleben31 1a228145a6
specific MacOS Docker command to launch dashboard (#553) 2020-09-15 17:45:19 +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
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Alex Solomaha 98b80e4244 Update getting_started_command_line.rst (#461)
Fixed typo
2020-01-08 11:17:38 -03:00
Fabian Affolter 6c626e902d
Remove references to Python 2 (#328) 2019-10-20 19:30:12 +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 967acbfa3a
Change to run 2019-03-24 16:34:41 +01:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 916407ac22
Fixes 2019-02-16 23:33:36 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00