Commit Graph

178 Commits

Author SHA1 Message Date
Samuel Sieb d8113d7fc3 Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:55:58 +02:00
Levente Tamas ac28efde9c ADD TLC59208F documentation (#338) 2019-10-14 11:38:20 +02:00
Major Péter 0ce9c22b2c Scaneffectlength (#264)
* Added documentation for scan_length in Addressable Scan Effect

* Renamed scan_length to scan_width in Addressable Scan Effect, fixed default value in example
2019-06-04 12:16:09 +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 1349b93c69
light conditions 2019-05-30 13:00:16 +02:00
Otto Winter a4b3066fd6
Document automation light effect 2019-05-27 19:35:46 +02:00
Otto Winter 3f7065d722
Add light restore mode 2019-05-27 19:22:49 +02:00
Otto Winter fb22c082c8
Custom stuff 2019-05-15 10:54:51 +02:00
Otto Winter 52cd23c733
Remote + Dev docs update 2019-05-13 21:51:04 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 04eda24475
Merge branch 'current' into next 2019-03-31 13:07:46 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter ded5bd5c06
Merge branch 'current' into next 2019-03-20 13:07:16 +01:00
puuu 27e087084e Allow gamma correction for light partition (#201)
Allow gamma correction for light partition
2019-03-18 14:56:03 +01:00
Otto Winter df58f99a68
Use color temp better format 2019-03-17 15:56:16 +01:00
Otto Winter 929a63965d
Updates 2019-03-17 12:10:03 +01:00
Otto Winter 9a8e7986dc
Add docs 2019-03-13 16:17:05 +01:00
Bierchermuesli 7c0e2cdfe5 GPIO2 not GPIO3 (#194)
regarding... https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods compilation works (D4 or GPIO2 as value)
2019-03-10 17:02:33 +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
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 c3cb23fa0e
Document addressable_lambda light effect (#163) 2019-02-17 19:28:27 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +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 d874164247
Fix type 2019-02-16 10:18:43 +01:00
Otto Winter ccf568b760
Add neopixelbus pin info 2019-02-14 16:59:24 +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