Commit Graph

28 Commits

Author SHA1 Message Date
VivantSenior ef18810315
Update logger.rst (#3588)
No logger level "WARNING". Should be "WARN"
2024-02-03 12:16:23 +01:00
Keith Burzinski fea3671c7c
Update logger component docs for new USB support (#3469) 2023-12-20 13:43:45 +09:00
RoboMagus d8dfa62a25
Rephrase log level inclusivity. (#3250) 2023-10-09 20:39:23 +02:00
Samuel Sieb f7420c857f
fix kuntze docs (#2698)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-03-09 15:48:13 +13:00
azrdev 3c4acf2e6a
Clarify docs for logger, globals (#2323) 2022-10-19 08:05:18 +13:00
Unai e7560a30aa
Document USB_CDC option of logger component (#1799)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 13:28:29 +12: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
Andrey Ganzevich 075f653fbc
std::to_string() triggers an error on compile (#1539)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-21 06:53:20 +13:00
Stefan Agner 069b0c05a2
Add documentation for deassert_rts_dtr option (#1348)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-11 07:55:46 +12:00
Andy Allsopp 1d3e6aa1b6
Update logger.rst (#1325) 2021-07-23 01:05:32 +02:00
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13: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 4367f5b750
Merge branch 'current' into beta 2021-01-12 09:42:01 +13:00
Ville Skyttä 2e966f1c48
Spelling and grammar fixes (#928) 2021-01-12 05:46:37 +13: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
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Guillermo Ruffino 7a687e770d
fix logger.rst ref link (#379) 2019-10-25 18:00:33 -03:00
Nikolay Vasilchuk 8cac9af453 Logger on_message trigger (#374)
* Docs

* Review

* Note added, example updated

* Fix RST code syntax. Expand note.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-24 14:19:43 +02:00
srg74 2ade2f4982 Update logger.rst for typo in ESP32 name (#313)
Error in controller name
2019-08-11 12:31:10 +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