Commit Graph

119 Commits

Author SHA1 Message Date
2016for 81816f944c H801 Cookbook Edit Language about holding GPIOs during flashing (#189)
H801 Cookbook Edit Language about holding GPIOs during flashing
2019-03-05 16:30:38 +01:00
tubalainen bd55854471 Updated with an example of text based states (#190)
* Updated with an example of text based states

* Update display_time_temp_oled.rst
2019-03-05 16:28:44 +01:00
Otto Winter 7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Otto Winter 5f55de48ec
Warn on invalid title length 2019-02-27 10:23:58 +01:00
FrengerH e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00
Otto Winter 1b2f03dc5d
Fix build 2019-02-26 21:36:35 +01:00
Anders 3c348b69e7 Cookbook entry for Display component (#173)
* Cookbook entry for Display component

* Update display.rst

Fixed some syntax errors in reStructuredText which is totally new for me.

* new attept learning how to properly link in this markup language

Fixed some more issues

* ✏ Minor formatting

* Update display.rst

* Create display2.jpg

* Update display.rst

* Updated title & resized images

- Updated the title and renamed the file
- Resized the images

* Minor typos

* Hopefully last edits for some time

- highlighted that 'model' also could be different
- small cosmetic changes

* Aligned image filenames and added cookbook entry to to index

* Moved the thumbnail image to correct folder
2019-02-26 21:29:34 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter 916407ac22
Fixes 2019-02-16 23:33:36 +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
Otto Winter 644b1f033e
Updates 2019-02-16 23:24:32 +01:00
Otto Winter 3cbaad579e
Fix h801 newline 2019-02-16 20:30:26 +01:00
Otto Winter 8f26843d27
Merge branch 'current' into next 2019-02-16 20:27:48 +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
erazor666 0023d2c9c9 H801 LED controller (remade) (#158)
* misc cleanup and fixes

* resize and compression

* added h801 guide

* Resize and compress

* Update h801.rst

* edited in different editor
2019-02-12 00:05:30 +01:00
Otto Winter e6ef84dc1a
Update travis 2019-02-11 15:01:22 +01:00
Otto Winter 6ecc76ba80
Merge branch 'current' into next
# Conflicts:
#	Makefile
#	esphomeyaml/changelog/v1.10.0.rst
#	esphomeyaml/devices/sonoff_basic.rst
#	esphomeyaml/index.rst
2019-02-07 18:22:22 +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