Commit Graph

18 Commits

Author SHA1 Message Date
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