16 Commits

Author SHA1 Message Date
Tester
f971f823ea docs 2024-12-24 15:17:47 +01:00
Tester23
831b896650 refresh docs 2024-09-14 02:50:50 +02:00
Tester23
8769db66a7 refresh docs 2024-03-13 17:51:10 +01:00
Tester23
c59e2ba686 docs refresh 2024-03-05 15:51:15 +01:00
Tester23
b7ce571172 LED strip driver docs 2024-02-19 10:50:05 +01:00
Imre Lengyel
87868f2559 Get sunrise/sunset (#1030)
* Get the next sunset or sunrise values as TimerSeconds to allow setting a light's initial sate.

* Fix BL602 & W600 builds, and add some self test asserts for get sunrise/sunset

* Clock based self tests fail if they are not run in Europe time zone.

Update all usages of localtime to be gmtime. On windows local time is has the timezone applied on top of the sourceTime parameter, OpenBK app manages its own timezone and applies it to g_ntpTime appropriately, so gmtime will avoid the additional timezone application on windows machines.

* Simplify sample autoexec to avoid functionality that has not been implemented yet.

* Update docs

* Small fix in autoexe file

No brackets allowed, multiplications before addition appears to work
2024-01-20 13:50:40 +01:00
Tester23
6b9206c802 add inching example script, update docs 2023-11-03 08:41:34 +01:00
Tester23
c88ba0f8ea refresh docs 2023-08-15 07:38:47 +02:00
Tester23
603cd68c3e refresh docs 2023-08-04 03:48:34 +02:00
Tester23
e684115d8e refresh sdocs 2023-07-11 11:59:53 +02:00
openshwprojects
1f571003b1 automatic addClockEvent lights examples 2023-04-21 18:15:35 +02:00
openshwprojects
61826c2e25 docs, waitfor autoexec examples, fix for no drivers define 2023-04-18 17:16:12 +02:00
openshwprojects
693d1cb876 docs update, warning fix 2023-04-13 09:24:00 +02:00
openshwprojects
02a8edcc7f docs 2023-03-13 19:45:06 +01:00
openshwprojects
bc05de79a1 update docs, add variables for hour/minute/weekday 2023-03-13 08:52:26 +01:00
openshwprojects
c215110cfc drivers doc, post jsons 2023-03-06 11:37:01 +01:00