Commit Graph

26 Commits

Author SHA1 Message Date
gb0101010101
0c1ed5c712
Note ID is not used by Home Assistant (#2525)
* Note ID is not used by Home Assistant

Add note to ID variables to make it clear that it is not used by Home Assistant.

* Update configuration-types.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-13 10:03:13 +01:00
mulcmu
5bc4c5746d
fix LINT error 2022-11-25 13:18:02 -05:00
mulcmu
20c4e4960a
fix LINT errors 2022-11-25 13:11:45 -05:00
mulcmu
5c443c0132
expand substitution
Highlight 2 passes are performed esphome PR 3585 (https://github.com/esphome/esphome/pull/3583)

Highlight variables can be substituted when including files esphome PR 3510 (https://github.com/esphome/esphome/pull/3510)
2022-11-25 12:56:30 -05:00
Quentin Smith
ef898d5203
Document how packages are merged into a configuration (#2126) 2022-08-21 23:41:02 -07:00
Jesse Hills
5b89b2a0f2
Add note about remote package secrets (and fix lint.py) (#1943) 2022-02-27 22:58:51 +13:00
Jesse Hills
75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +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
Otto Winter
ffcd66ebe3
GPIO Refactor docs (#1543) 2021-10-20 10:14:35 +13:00
thejonesyboy
2ad0964126
missing merge symbol before file include (#1435) 2021-09-16 12:47:36 +12:00
Jesse Hills
4cc3ec9a2b
Update changelog for 2021.9.0b2 2021-09-10 21:50:17 +12:00
Jesse Hills
18ed145491
Add docs for git packages (#1431) 2021-09-06 08:23:12 +12: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
Franck Nijhof
5b613f25fd
Remove deprecated board_flash_mode from configuration example (#1149) 2021-05-10 00:34:21 +02:00
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00
Guillermo Ruffino
896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Jesse Hills
3e730ea5d1
I2c text update (#839)
* Mass replace I^2C with I²C

* Replace most I2C with I²C
2020-11-09 14:22:55 +13: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
Otto Winter
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
3432dbd1b1
Update changelog 2019-03-17 20:45:03 +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
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