Tester23
c59e2ba686
docs refresh
2024-03-05 15:51:15 +01:00
Tester23
7e59270362
update docs
2024-03-04 17:14:52 +01:00
Tester23
99c9d2a009
TOMPD-63-WIFI TuyaMCU power meter config with alternate HTML panel hosted in LittleFS
2024-03-04 17:14:01 +01:00
Tester23
41ccdbabae
docs
2024-02-19 11:12:27 +01:00
Tester23
e4c5bc1780
docs update
2024-02-19 11:05:35 +01:00
Tester23
b7ce571172
LED strip driver docs
2024-02-19 10:50:05 +01:00
Tester23
5ac2096ae2
add relay off delay sample to docs
2024-02-02 18:07:07 +01:00
Tester23
b10df6d706
add advanced cou nt down timer script demo
2024-02-02 08:36:54 +01:00
Imre Lengyel
8cc3ca6415
addClockEvent - allow TimerSeconds and multi-expand constants ( #1045 )
...
* addClockEvent - allow TimerSeconds
* Clean up tests
* Fix string tokenizer GetArgFrom when multi expand
When TOKENIZER_ALTERNATE_EXPAND_AT_START flag is set, the Tokenizer_GetArgFrom will return strings that are not aligned with the appropriate argument, this change attempts to fix that.
In addition multi expand is enabled in the addClockEvent function to allow the following commands:
```
addClockEvent $CH4:$CH5 0xff 5 echo ExpandedTimeString
addClockEvent $CH4*3600+54*60+59 0xff 5 echo cCculateTimerSecondsFromExpression
```
* Revert a function delete
2024-01-30 08:46:41 +01:00
Tester23
3e0e321a01
Update autoexecExamples.md
2024-01-28 12:34:02 +01:00
Tester23
3b8136a5e5
waitfor docs
2024-01-28 12:27:25 +01:00
Tester23
61500f48f9
next autoexec sample
2024-01-27 12:25:19 +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
9f743087ff
dopcs update
2024-01-16 14:36:02 +01:00
Tester23
400baa0b9e
Update channelTypes.md
2024-01-15 12:44:37 +01:00
Tester23
6ffa451b10
sendget demo
2024-01-15 12:44:27 +01:00
Tester23
84673a3392
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
2024-01-15 12:41:54 +01:00
Tester23
5739b9342e
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
2024-01-15 12:41:30 +01:00
Tester23
d0234add7c
sendget demo
2024-01-15 12:41:03 +01:00
Tester23
e2b8aea8a1
sendget demo
2024-01-15 12:40:44 +01:00
Tester23
10d19fcd01
3.3v issues faq entry
2024-01-12 13:14:38 +01:00
openshwprojects
bad0a9abcd
Create LN882H.md
2024-01-11 15:13:46 +01:00
openshwprojects
7b0d367287
Delete docs/LN882H
2024-01-11 15:13:37 +01:00
openshwprojects
2a99aa69d0
Create LN882H
2024-01-11 15:12:50 +01:00
Tester23
f62206a3c2
docs
2023-12-30 14:30:30 +01:00
Tester23
d92bbfcb45
docs refresh
2023-12-25 21:10:22 +01:00
Tester23
19e8651c9f
fix autoexecExamples.json typo from pull request!
2023-12-25 21:05:06 +01:00
rickbronson
fe686b4799
Adding sunrise_sunset to NTP ( #1001 )
2023-12-19 21:03:31 +01:00
Tester23
3b13a93a90
choice auttoexec example
2023-12-16 13:14:08 +01:00
openshwprojects
d3bc90c210
Update README.md
2023-12-10 00:29:46 +01:00
Tester23
2439c84a4b
refresh docs
2023-12-05 16:47:15 +01:00
openshwprojects
d539d2c918
Update initialSetup.md
2023-11-20 21:51:14 +01:00
openshwprojects
7befbef527
Update mqttTopics.json
2023-11-18 19:16:55 +01:00
openshwprojects
43a9d6a8cd
Update faq.json
2023-11-18 19:14:49 +01:00
openshwprojects
72678b6cde
Update faq.json
2023-11-18 19:12:58 +01:00
openshwprojects
5df194192a
Update generic.json
2023-11-18 19:12:20 +01:00
openshwprojects
a30971ed4a
Update generic.json
2023-11-18 19:11:34 +01:00
Tester23
cb2631520d
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
2023-11-13 15:16:40 +01:00
Tester23
517f53541b
fill some missing tuyamcu docs
2023-11-13 13:17:06 +01:00
Tester23
cb8a75b0ff
wifi led swap to relay led demo script
2023-11-07 18:22:14 +01:00
Tester23
d6fdcf5706
docs
2023-11-05 10:54:38 +01:00
Tester23
b39ed8f24f
another example for timer, this time with countdown on gui
2023-11-04 08:43:47 +01:00
Tester23
6b9206c802
add inching example script, update docs
2023-11-03 08:41:34 +01:00
openshwprojects
fa3e972526
Some comment fixes and TuyaMCU signal strength ( #971 )
...
* Update new_pins.h
* comment for sample tuyamcu flash save bat
* second comment
* TuyaMCU signal query packet check
2023-11-01 08:19:50 +01:00
Tester23
ef803d7ffc
better link in docs
2023-10-22 08:47:36 +02:00
Tester23
498d61e8fa
add timer countdown demo to docs
2023-10-20 13:16:39 +02:00
Tester23
f12ab9872b
docs update
2023-10-18 11:35:34 +02:00
Tester23
6fdcfb34a6
docs
2023-10-08 17:10:42 +02:00
Tester23
74f9a11707
docs - shift register
2023-10-05 08:27:32 +02:00
Tester23
fe23b75847
update docs, add bridge info
2023-10-04 15:10:38 +02:00