Commit Graph

41 Commits

Author SHA1 Message Date
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
Otto Winter
eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter
19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter
d9544012c4
Add restore state from flash option (#181)
* Add restore state from flash option

* Add reference
2019-02-26 16:55:46 +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