Commit Graph

120 Commits

Author SHA1 Message Date
Nick Whyte f092a36086 Add doc for duty cycle output component (#427)
* Add doc for duty cycle output component

* add to index

* png -> svg

* .

* See also

* duty_cycle -> slow_pwm

* .

* .

* wrap long line

* Update components/output/slow_pwm.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-12-07 17:14:55 +01:00
Otto Winter f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Otto Winter d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +02:00
Otto Winter d826c0d60d
Remove my9231 update_on_boot from docs
Fixes https://github.com/esphome/issues/issues/450
2019-10-18 10:38:12 +02:00
Otto Winter e7f27a9fe9
Add note about tasmota pwm
Fixes https://github.com/esphome/issues/issues/657
2019-10-18 10:37:29 +02:00
Levente Tamas ac28efde9c ADD TLC59208F documentation (#338) 2019-10-14 11:38:20 +02:00
Otto Winter 7299d1e782
Remove update_on_boot from docs
Fixes https://github.com/esphome/issues/issues/450
2019-07-11 16:06:51 +02:00
Kevin Lewis 2f8e05b88a Add documentation for SM16716 output component. (#217)
* Add documentation for SM16716 output component.

It still needs the sm16716.svg image file.

* Remove update on boot documentation.

* Update sm16716.rst

* Create sm16716.svg

* Lint
2019-05-31 15:06:16 +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 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 c8d82f4397
Merge remote-tracking branch 'origin/current' into next 2019-02-28 23:09:04 +01:00
Otto Winter 7478734228
Add more lints 2019-02-27 18:32:47 +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
mtl010957 9f6fd61925 Update output documentation for min_power configuration (#167)
* Update output documentation for min_power configuration

* Removed redundant description of calculations
2019-02-26 19:11:07 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +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