Commit Graph

55 Commits

Author SHA1 Message Date
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Oxan van Leeuwen 446e9fe298
Improve board documentation (#1688) 2022-01-10 14:51:27 +01:00
Rebbe Pod 241ebd7ec9
Update esphome.rst (#1736) 2021-12-21 13:40:59 +13:00
Jesse Hills 5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Oxan van Leeuwen 3743d12c87
Document that node name can be max 31 characters (#1663) 2021-11-26 08:52:46 +13:00
Oxan van Leeuwen 63c5c341a8
Expand documentation on libraries option (#1661) 2021-11-26 08:52:30 +13:00
Oxan van Leeuwen a2723c9152
Change default build path (#1660) 2021-11-26 08:51:47 +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
Oxan van Leeuwen 7f237d4258
Fix number of MAC bytes appended to name (#1557) 2021-11-03 20:00:26 +01:00
Otto Winter 2d1ca74d4f
Document esp8266 & esp32 new platform components (#1540)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-20 10:14:35 +13:00
Alex 6b53e20753
Document flash_write_interval (#1381) 2021-10-13 16:34:24 +13:00
Oxan van Leeuwen 13ba8d48b1
Document syntax used to override library source (#1477) 2021-09-16 11:41:01 +12:00
Oxan van Leeuwen d8fd0ac7fb
Clarify that includes option does not only accept headers (#1188) 2021-09-13 22:15:14 +02:00
meijerwynand 88ec5fd796
Fixed hrefs (#1427) 2021-08-29 23:14:05 +12:00
Oxan van Leeuwen 6d8f24d269
Update devices documentation (#1412) 2021-08-25 13:37:12 +12:00
Alex 2db1a32931
Fix on-boot (#1382) 2021-08-20 08:24:30 +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
Jesse Hills 4e24de3848
Add example config to project information (#1225)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-09 18:56:15 +12:00
Jesse Hills 66cfa9ffaf
Merge branch 'current' into next 2021-06-09 17:23:04 +12:00
Jesse Hills bac3d7db72
Add docs for project information (#1224) 2021-06-09 13:04:07 +12:00
Jesse Hills cb129194da
Add docs for Improv and new BLE base/server (#1203)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-08 11:56:31 +12:00
Oxan van Leeuwen c8aceb21e2
Fix spelling/capitalizing mistakes in ESPHome (#1187) 2021-05-20 16:00:53 +02:00
Stefan Agner 0039fe10cb
Update Arduino SDK versions (#1175)
ESP8266 uses 2.7.4 since quit a while. This also bumps ESP32 to the
latest stable version 1.0.6.
2021-05-17 10:23:38 +02:00
Guillermo Ruffino d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
Peter Kuehne ebcec7b03a
Update allowed characters for node names (#1072) 2021-05-12 09:57:45 +12:00
Peter Kuehne 5e2194b916
Update allowed characters for node names (#1072) 2021-05-09 23:55:44 +02:00
Guillermo Ruffino fcc3ea0f7f
Update name_add_mac_suffix use dash (#1111) 2021-04-27 13:41:28 +12:00
Jesse Hills e7c82f4c5b
Add docs for `name_add_mac_suffix` config (#1058)
* Add docs for `name_add_mac_suffix` config

* Spelling and a bit more info

* Update components/esphome.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-17 17:45:31 -03:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Ian Leeder db88fe7e32
Add hyphen to supported name characters (#719)
Co-authored-by: Eike <ei-ke@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-30 00:02:46 +02:00
Otto Winter c151ef845f
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-27 18:32:29 +02:00
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Niklas Wagner b2583edff9
Update arduino framework versions (#575) 2020-05-23 20:36:32 -03:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
truglodite ca806ac8ce
remove uppercase names (#487)
name: cannot contain uppercase, but the docs say uppercase. Fixed
2020-03-12 13:57:15 -07:00
Nikolay Vasilchuk 519bbc30b2 http_request component Docs (#392) 2019-11-09 18:39:13 +01:00
Otto Winter d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +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
Nikolay Vasilchuk 4884282ba0 Device description in dashboard (#335) 2019-10-14 11:27:41 +02:00
Otto Winter 55e2fa42bd
Add changing name section 2019-06-19 11:42:30 +02:00
Otto Winter ccfc7d9352
Update esphome.rst 2019-06-19 11:28:47 +02:00
Otto Winter e4ea804dab
Document changed setup priorities
Fixes https://github.com/esphome/issues/issues/386
2019-06-02 10:56:04 +02:00
Otto Winter e07bb0be33
Add uart.write action 2019-05-29 19:33:26 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Plácido Revilla 1f593433c4 Extend the documentation of esp8266_restore_from_flash to include pla… (#203)
* Extend the documentation of esp8266_restore_from_flash to include platforms that use the underlying component

* Updated documentation for esp8266_restore_from_flash in a separate section

* Lint and small rewrite

* Add note about rapidly updating components
2019-03-31 18:42:01 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter 929a63965d
Updates 2019-03-17 12:10:03 +01:00
Otto Winter 95c042744b
Add missing pages 2019-03-14 16:41:37 +01:00
Otto Winter 939c1a42b7
Merge branch 'current' into next 2019-03-06 11:02:16 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00