Commit Graph

32 Commits

Author SHA1 Message Date
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen
6e7e9e785f
Expand uart invert feature to ESP8266 (#1692)
Co-authored-by: Leon Loopik <489021+Lewn@users.noreply.github.com>
2021-12-01 20:45:53 +01:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Jesse Hills
5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Maurice Makaay
711cbc41f5
Update uart debugger docs with new minimal config option (#1642) 2021-11-25 12:54:48 +01:00
Peter Foreman
2be0344995
Update uart.rst
Docs mention "sequence" but it should be "delimiter".

Perhaps also add config example?
2021-11-19 20:39:55 +01: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
Maurice Makaay
f110f06bbd
Add documentation for the UART debugger (#1536)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-11-11 12:25:43 +13:00
Maurice Makaay
feb4008497
Add documentation for the UART debugger (#1536)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-11-11 11:34:21 +13:00
Daniel Rheinbay
5b5144cd5f
Fix grammar in uart.rst (#1502) 2021-10-06 15:28:14 +13:00
Jesse Hills
877e5793d3
Update changelog for 2021.8.0 2021-08-18 14:48:32 +12:00
Jesse Hills
eb6058678d
Add note about uart parity on 1.21.0 and above (#1355) 2021-08-01 20:56:18 +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
Mynasru
d8862928c5
Uart invert option for ESP32 (#1039) 2021-03-06 10:25:25 -03:00
Jesse Hills
fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Guillermo Ruffino
1b4d78b307
add custom uart id usage (#765) 2020-09-16 22:39:15 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Kamil Trzciński
f55151ac88
Document uart.rx_buffer_size (#528) 2020-06-09 21:22:16 -03:00
0hax
5c72d16a14
Uart improvments (#571)
* uart: add nr_bits and parity.

Signed-off-by: 0hax <0hax@protonmail.com>

* update param name

* doc as enum

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 18:59:26 -03:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Otto Winter
bd31e98e90
Document UART stop_bits (#396) 2019-11-02 21:00:09 +01:00
Otto Winter
644ae6682d
Document UART stop_bits (#396) 2019-11-02 19:10:08 +01:00
Otto Winter
c4fb98d066
Update uart.rst 2019-06-26 21:49:43 +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
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
fa685d106d
Merge branch 'updates' into next
# Conflicts:
#	components/binary_sensor/homeassistant.rst
#	components/sensor/dht.rst
#	components/uart.rst
#	cookbook/h801.rst
2019-02-16 23:26:32 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Brandon Davidson
0f816a2ff5 Enable use of alternate hardware UARTs for logging (#161)
* Add HW_UART to docs

* HW_UART -> HARDWARE_UART; move long text out of note.
2019-02-13 11:20:34 +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