Source for esphome.io documentation files.
Go to file
Sjors fb6439b62b
Flip configuration and command in example (#3615)
Since running `esphome <MY_DEVICE>.yaml compile` generates the warning 
```
WARNING Calling ESPHome with the configuration before the command is deprecated and will be removed in the future. 
WARNING Please instead use:
WARNING    esphome compile powerplug.yaml
```
2024-02-19 23:16:09 +01:00
.devcontainer devcontainer updates (#3280) 2023-10-18 22:34:15 +13:00
.github Bump actions/setup-python from 4 to 5 (#3438) 2023-12-07 08:27:06 +01:00
.vscode Add tasks file for vscode (#2846) 2023-04-16 16:37:44 +12:00
_static Bump version to 2023.12.9 2024-01-22 19:28:13 -06:00
_templates Add breadcrumbs to the top of pages (#2368) 2022-10-19 07:52:00 +13:00
_themes/esphome Dark mode (#3025) 2023-07-10 09:49:12 +12:00
changelog Update changelog for 2023.12.9 2024-01-22 19:30:15 -06:00
components [touchscreen] Add a note to the update_interval (#3601) 2024-02-11 00:21:41 +01:00
cookbook Fixed wikipedia link (#3593) 2024-02-06 06:48:35 +01:00
custom Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
devices Update description on power measuring in v2.x (#2662) 2023-02-11 11:12:08 +00:00
guides Flip configuration and command in example (#3615) 2024-02-19 23:16:09 +01:00
images Add PN7150 doc (#3242) 2023-12-14 08:27:40 +09:00
projects Change the URL of the YAML repository, as the old one is archived (#3420) 2023-12-05 09:28:36 +09:00
script Fix bump-version script for no `v` (#1414) 2021-08-24 14:26:35 +12:00
svg2png [ImgBot] Optimize images (#2035) 2022-04-22 14:05:05 +12:00
web-api Merge branch 'current' into beta 2023-10-17 20:15:01 +13:00
.dockerignore Add dockerfile 2018-06-09 09:59:22 +02:00
.gitattributes Add travis script and gitattributes 2019-02-11 14:32:36 +01:00
.gitignore Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
.gitpod.yml Fix Gitpod launch command to use live-html target (#2367) 2022-10-19 07:51:32 +13:00
.pre-commit-config.yaml Update pre-commit files (#2789) 2023-03-28 08:01:07 +13:00
CODE_OF_CONDUCT.md Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00
Dockerfile Add live reloading (#1786) 2022-01-25 08:49:20 -05:00
Doxygen Bump version to 2023.12.9 2024-01-22 19:28:13 -06:00
LICENSE.md Create LICENSE.md 2018-10-12 11:13:52 +02:00
Makefile Bump version to 2023.12.9 2024-01-22 19:28:13 -06:00
README.md Update README.md 2019-02-14 16:21:32 +01:00
_redirects Fix ready made projects redirect (#3230) 2023-10-02 23:38:59 +00:00
components.py Fix github path in components json (#2423) 2022-11-11 16:15:27 +13:00
conf.py Bump version to 2023.12.9 2024-01-22 19:28:13 -06:00
github.py Dark mode (#3025) 2023-07-10 09:49:12 +12:00
index.rst Add PN7150 doc (#3242) 2023-12-14 08:27:40 +09:00
lint.py Add documentation for images using URL (#3409) 2023-11-24 10:24:28 +13:00
markdown.py updates schema generator (#2244) 2022-08-31 13:57:35 +12:00
netlify.toml Start a basic netlify _redirects file (#2064) 2022-05-11 09:31:34 +12:00
requirements.txt Bump sphinx from 4.3.2 to 5.0.1 (#2128) 2022-06-16 19:47:02 +12:00
requirements_test.txt Rework lint (#1924) 2022-02-20 10:42:04 +01:00
runtime.txt Update netlify python version (#1302) 2021-07-13 08:39:07 +12:00
schema_doc.py fixes docs for 202310 (#3251) 2023-10-11 00:13:24 +00:00
seo.py Update svg2png and seo.py (#1380) 2021-11-16 15:19:33 +13:00
setup.cfg add-black (#1044) 2021-03-07 15:29:02 -03:00
sitemap.py add-black (#1044) 2021-03-07 15:29:02 -03:00
svg2png.py Update svg2png and seo.py (#1380) 2021-11-16 15:19:33 +13:00

README.md

ESPHome-Docs Netlify Status Discord Chat GitHub release

ESPHome-Docs Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.