144 Commits

Author SHA1 Message Date
Nizam Moidu
4a2ae013ed HLW8112 Driver for energy measurments (#1810)
* initial test driver for hlw8112

Signed-off-by: Nizam <code@maxters.net>

* restrict build to BK7231N
will stub other platforms later

Signed-off-by: Nizam <code@maxters.net>

* fix newer gcc build

Signed-off-by: Nizam <code@maxters.net>

* fix channel b stat restore
after all i still doesnt get pointer arithmetic

Signed-off-by: Nizam <code@maxters.net>

* clean up flashvar bk7231 still use emetering struct to store data

Signed-off-by: Nizam <code@maxters.net>

* fix OpenBK7231N_ALT build fail

Signed-off-by: Nizam <code@maxters.net>

* disable incomplete spi device raw access commands and ui

Signed-off-by: Nizam <code@maxters.net>

* remove mqtt hack for commands. leverage existing tasmota command framework

Signed-off-by: Nizam <code@maxters.net>

* missed flashvar restore

Signed-off-by: Nizam <code@maxters.net>

* disable hlw812 driver for upstream pr

Signed-off-by: Nizam <code@maxters.net>

---------

Signed-off-by: Nizam <code@maxters.net>
2025-09-30 15:04:15 +02:00
divadiow
e5b1b864fa spellings (#1767) 2025-08-19 08:50:37 +02:00
divadiow
aaaa95a8d1 correct spelling and grammar (#1747)
* Update http_fns.c

* Update flags.json

* Update flags.md

* Update selftest_mqtt_get.c

* Update flags.md

* Update flags.json

* Update http_fns.c

* Update user_main.c

* Update drv_ir_new.cpp

* Update subpages.json

* Update flags.json

* Update http_fns.c

* Update flags.md

* Update tcpServer.md

* Update hal_flashConfig.h

* Update flash_pub.h

* Update win_flash_stub.c

* Update hal_flashConfig_bk7231.c
2025-08-10 08:46:49 +02:00
Tester23
b02068e485 docs refresh 2025-06-17 18:01:35 +02:00
Tester
cbc7995f62 docs 2024-12-24 18:37:01 +01:00
Tester
d34cd4256c docs 2024-12-24 18:31:46 +01:00
Tester
955677f913 docs 2024-12-24 15:43:20 +01:00
Tester
bba5382d7c docs 2024-12-24 15:22:25 +01:00
Tester
f971f823ea docs 2024-12-24 15:17:47 +01:00
Tester23
b2bc6afa7c docs 2024-10-10 14:18:47 +02:00
Tester23
9415b4f374 tuyamcu sending autoexec sample 2024-10-10 13:30:21 +02:00
Tester23
831b896650 refresh docs 2024-09-14 02:50:50 +02:00
MaxineMuster
989ac1eb46 Add flag to hide ON / OFF values on GUI (showing only green / red buttons) for relays (#1327) 2024-08-23 16:14:07 +02:00
Tester
7696882fa2 update docs 2024-07-02 15:37:18 +02:00
openshwprojects
574b72d47b Update autoexecExamples.json 2024-07-02 15:07:04 +02:00
Tester23
53d37d0819 build docs 2024-06-23 18:26:07 +02:00
Tester
5009cff8aa add buzzer sample to docs (not refreshed) 2024-05-26 14:31:16 +02:00
Tester23
79475574aa refresh docs 2024-05-15 19:53:06 +02:00
Tester23
ebc94676cc some more docs work 2024-05-11 12:15:49 +02:00
Tester23
cc38adf462 docs 2024-05-11 11:46:04 +02:00
Tester23
9e71da2ee5 a bit better docs 2024-05-11 11:26:33 +02:00
Tester23
ce4714d530 docs 2024-05-10 21:06:28 +02:00
Tester23
1c2e199914 update docs 2024-04-18 09:17:37 +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
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
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
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
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
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