550 Commits

Author SHA1 Message Date
6b119bc144 experiment with bl interrupts 1.2.3 2022-05-23 17:51:51 +02:00
de813f9d73 correct max channel value 1.2.2 2022-05-22 18:28:28 +02:00
588938f303 mqtt broadcast custom channel changes 1.2.1 2022-05-22 15:42:43 +02:00
6f58f0631a fix strcat safe being too safe 1.2.0 2022-05-21 19:33:37 +02:00
043d9887d0 feat: update SDKs 2022-05-21 07:16:04 +00:00
9038a850ba two new channel types 2022-05-21 09:14:50 +02:00
435e0cdbea feat: update SDKs 2022-05-16 13:29:35 +00:00
e614a8ad1e multicast recv 2022-05-16 15:27:22 +02:00
bf47b594e8 Merge pull request #82 from talltechdude/feat/OpenBL602
feat/OpenBL602 automated releases
1.1.0
2022-05-16 14:38:54 +02:00
9c842e04ba feat: update SDKs 2022-05-16 10:42:48 +00:00
293b6f3ad0 fix: BL602 compile fixes 2022-05-16 10:41:10 +00:00
0f5bcb4e44 feat: add BL602 to automated release builds 2022-05-16 10:39:19 +00:00
60f67d451c pr 2022-05-14 19:49:39 +02:00
4c5c96ad42 dgr stub - multicast udp code 2022-05-14 00:13:44 +02:00
62a7d676c7 not needed header 2022-05-13 22:42:09 +02:00
2c5ebccb2e correct examples 2022-05-13 22:37:52 +02:00
16c3d0a2c4 typo fix 2022-05-11 20:17:58 +02:00
43193960b6 add missing headere 2022-05-10 22:58:24 +02:00
4c0da359b4 13A generic socket template (see photos links) 2022-05-10 22:40:33 +02:00
3a30e8cd05 vcproj 2022-05-08 21:53:24 +02:00
a7f28e2856 fix examples from comments 2022-05-08 20:40:48 +02:00
ef1b6fce88 low/mid/hi channel type for fan 2022-05-07 15:01:29 +02:00
4e00c04f01 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 1.0.20 2022-05-07 07:16:31 +02:00
386e14adb5 tuyaMCU var type can be a string 2022-05-07 07:16:20 +02:00
393476b8f1 feat: update SDKs 2022-05-06 13:32:34 +00:00
2f74dcb344 template for BK7231T in Gosund Smart Switch SW5-A-V2.1 see https://www.elektroda.com/rtvforum/viewtopic.php?p=20008969#20008969 2022-05-06 15:28:14 +02:00
e95d4695e0 introduce command flags system, mark command sources, warning fixes 2022-05-05 23:04:18 +02:00
231e03c132 fix missing function decls from pull request 2022-05-04 12:04:20 +02:00
5c2cdd5b92 Merge pull request #81 from leecher1337/DS-102
Adding support for DS-102 switch (WB3S)
2022-05-04 11:57:53 +02:00
520f3c6fc6 Update README.md 2022-05-04 00:28:59 +02:00
b597db0167 Adding support for DS-102 switch (WB3S) 2022-05-04 00:27:21 +02:00
a36e6e841e Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-05-02 21:13:58 +02:00
55fe63f1f5 tuyamcu fake packet tool and stub for v0 protocol 2022-05-02 21:13:50 +02:00
72c3b38b15 fix missing function declaration from previous pull request 2022-05-01 19:48:23 +02:00
04165973ed Merge pull request #80 from LuisThe0ne/main
Added LSC Smart Connect Plug
2022-05-01 17:19:53 +02:00
f35c072d8b Added LSC Smart Connect Plug 2022-05-01 15:11:48 +02:00
d16260550e Update README.md 2022-05-01 08:45:51 +02:00
8eaf28dc4a add restart cmd 2022-04-30 08:10:27 +02:00
4318c95882 decode product information tuyamcu, use proper define 2022-04-29 18:38:22 +02:00
6b3034e3f2 HTTPCLIENT_MAX_HOST_LEN 128 2022-04-28 13:09:14 +02:00
95257e2bfe Update README.md 1.0.19 2022-04-28 11:16:31 +02:00
5a651d1572 feat: update SDKs 2022-04-27 18:07:07 +00:00
9d3f3bd4d5 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-04-27 20:05:35 +02:00
bcba65621e short dev name display 2022-04-27 20:05:27 +02:00
79be93a105 feat: update SDKs 2022-04-27 18:03:35 +00:00
ac773457e8 socket work around for freeing memory - we need a better fix 2022-04-27 20:02:50 +02:00
a4ba5441ba Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 1.0.18 2022-04-27 15:06:08 +02:00
68f174e03e xr fx 2022-04-27 15:05:57 +02:00
7c488fc6d7 feat: update SDKs 2022-04-27 12:47:45 +00:00
4db367c09d added console command to set arbitrary GET request to any server, but dont use it yet, because it seems there is a 88 bytes memory leak somewhere in the http client library (it also happens once when doing OTA but then device restarts so no one cares) 2022-04-27 14:47:08 +02:00