Commit Graph

35 Commits

Author SHA1 Message Date
Franck Nijhof
8ac1308bb9
Lights & GPIO Switch inverted restore mode (#1190) 2021-05-23 22:47:59 +02:00
Jesse Hills
3437c7c654
Fix missed merge conflict (#1155) 2021-05-11 19:28:30 +12:00
Jesse Hills
a4fe969c8a
Merge branch 'current' into next 2021-05-05 22:34:47 +12:00
Jesse Hills
a035cf27cb
Add note about hyperion classic udp port (#1135) 2021-05-05 14:09:45 +12:00
Jesse Hills
b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
Christian Ferbar
d45572c5e4
Add 'pulse' light effect doc (#1067) 2021-04-28 15:05:19 +12:00
Jesse Hills
5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
SenexCrenshaw
bf3e251e2e
Migrate ESPColor to Color (#1036)
* Migrate ESPColor to Color

* Fixed note indentation
2021-03-02 11:09:13 -03:00
rradar
b387f24f80
Mention that Hyperion.NG works with E1.31 (#975)
Mention that Hyperion.NG works with E1.31 and reference the used udp port.
2021-02-20 18:12:28 -03: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
Guillermo Ruffino
9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Ville Skyttä
2e966f1c48
Spelling and grammar fixes (#928) 2021-01-12 05:46:37 +13:00
Jesse Hills
fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Marco
aa9b6d96e6
Set correct link to ESPColor struct (#788) 2020-10-04 00:51:51 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs (#690) 2020-07-16 20:40:44 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Kamil Trzciński
a82137dfe9
Add documentation about E1.31, Adalight and WLED (#646)
* Add documentation about E1.31, Adalight and WLED

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:38:12 -03:00
Niklas Wagner
1fce98177b
Make initial run variable available to addressable_lambda (#558)
* Make initial run variable available to addressable_lambda

* Update light docs
2020-04-28 19:24:01 -03:00
Guillermo Ruffino
13bd4d1669
add light on off triggers docs (#559) 2020-04-25 15:39:32 -03:00
Daniel Bjørnbakk
03ca209105 fixed non working example (#381)
* fixed non working example

small fix to get the color swipe working

* Apply suggestions from code review

Co-Authored-By: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-01-12 16:42:44 +01: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
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
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
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
929a63965d
Updates 2019-03-17 12:10:03 +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
c3cb23fa0e
Document addressable_lambda light effect (#163) 2019-02-17 19:28:27 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter
d874164247
Fix type 2019-02-16 10:18:43 +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