Commit Graph

89 Commits

Author SHA1 Message Date
737ead3205 more commands, channel clamp option for commands 2022-04-23 18:07:00 +02:00
20969aaf55 allow users to change device names, short id , etc 2022-04-21 12:15:31 +02:00
069c15396b lspa9 template, access to short init command from flash (alternative to littlefs) 2022-04-19 11:15:36 +02:00
388e5cf5a6 added IOR_ToggleChannelOnToggle to support ZN268131 2022-04-18 17:43:58 +02:00
7ffa51c003 clear up reduntant headers 2022-04-15 20:49:49 +02:00
04f48ac886 bl602 port p1 2022-04-15 20:31:43 +02:00
e8e5e61d49 hal main 2022-04-15 15:07:07 +02:00
66aa9277f8 xr809 fixing and organziation 2022-04-15 14:07:26 +02:00
58e36cd335 stub for Tasmota http commands interface 2022-04-13 18:08:28 +02:00
bb8bb26a6d IOR_DigitalInput (with internal pull up) and IOR_DigitalInput_n (same, but returns inversed value). Should work on N, T and XR809 2022-04-10 22:10:19 +02:00
ba7aba3cb9 xr809 build logging.c 2022-03-07 09:55:00 +01:00
366649d6d9 Logging SHOULD work in Windows now - please test & use it....
New scheme - define LOG_FEATURE at the top of a file, then use ADDLOGF_XXX(fmt, ...)
modified new_http.c, user_main.c, to use this.
2022-03-06 17:16:46 +00:00
8b67c09839 initialise g_commands
debug in exec.
fix a logging bug.
add commands: logtype direct|all, logdelay <ms>
2022-03-05 15:02:48 +00:00
2779967149 UNFINISHED tuyaMCU and commands thing 2022-03-04 18:44:58 +01:00
f98e5e79a8 initial command line and tuyamcu demo to play around with - it's able to send a time (hardcoded) packet to TH06 and the time shows up on the LCD 2022-03-04 11:31:42 +01:00
b60e6fc138 uart tool - http page stub 2022-03-03 01:14:52 +01:00
6b3294d7c9 re-order functions 2022-03-01 22:06:16 +00:00
71f7778b2f move http into functions. 2022-03-01 21:59:11 +00:00
f6c3c8f689 fix xr809 bu7ild 2022-02-27 22:50:10 +01:00
9056b563de Add Channel_GetRoleForChannel. Add wal_strnicmp fn. add cmnd/<topic>/color MQTT feature - uses #RRGGBBCWww to set PWM channels - will work for any number of PWM 2022-02-27 18:15:16 +00:00
de11afdd6a add a special "Toggle all channels" button (tested only with relays, not with PWMs) 2022-02-26 11:13:50 +01:00
4bfec693ec quick config added for one of the devicse donated to me recently - raw bk7231t on board 2022-02-25 23:38:06 +01:00
564d62a37c Adding T version of Qiachip
Thanks @boozeman for reminding me! I need to get Git going for me, how to send a local change to my git repo to create it in one single PR, then this would have been included
2022-02-25 08:57:19 +01:00
303fe3a0c8 fix VSCode displayed warnings 2022-02-23 09:05:53 +00:00
32ebba46a8 display USER_SW_VERSION with all checks for supported platforms (it's not defined on XR809 yet) 2022-02-23 03:51:41 +01:00
abe71789eb delay ota call 2022-02-20 19:31:33 +01:00
20089a946a xr809 ota 2022-02-20 16:30:02 +01:00
5af030eefe prepare to remove tuya lib from BK7231N version (it was required for BK7231N version beause for N version the functions like tuya hal flash read or tuya hal wifi ap scan was in .lib instead of source c files of SDK) 2022-02-20 01:15:22 +01:00
e625b168c2 debug information dump 2022-02-19 15:46:13 +01:00
fa972be4eb Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-02-19 15:04:57 +01:00
6876a5a7be display flash ascii 2022-02-19 15:04:36 +01:00
e627ea7efa Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-02-17 20:56:57 +01:00
1985f05940 qiachip bk7231N (N version) template for button and relay pin 2022-02-17 20:56:42 +01:00
f308dd271e Update new_http.c
Fixed Typo for BK7231T naming
2022-02-17 21:36:37 +02:00
0bb3ed19cf platforms misc stuff, naming so we know if its BK version N, T or maybe XR809 build? 2022-02-17 20:05:56 +01:00
e0d9b38101 show device type, loglevel tool 2022-02-17 19:49:16 +01:00
f309859cc8 config setting error checking 2022-02-17 02:05:28 +01:00
e896a81e0a check result of mac change operation because it might fail if somebody has random data in flash config memory 2022-02-16 23:14:43 +01:00
44e09f42d3 fix webapp url cfg save! 2022-02-16 19:48:19 +00:00
e827202693 restart button, fix windows build 2022-02-16 16:58:49 +01:00
819628ef39 add obktype in app html - in case we need the webapp to adapt....
Add a link to webapp in native cfg
2022-02-16 09:12:35 +00:00
0385520eaa Merge branch 'main' into main 2022-02-16 02:03:20 +01:00
d3fda21f9f Add Quickconfig for Smart-PFW02-G 2022-02-15 21:47:32 +02:00
abbc131a50 Emax EDU8774 SmartPlug config 2022-02-15 17:46:02 +02:00
c0312d21ea Emax EDU8774 SmartPlug config 2022-02-15 17:41:11 +02:00
29088ab658 New quickconfigs for Nedis WIFIP130FWT and WIFIPO120FWT devices 2022-02-15 10:17:30 +02:00
3cb88a8560 mac address change (only works on xr809?) 2022-02-15 02:58:12 +01:00
13929de580 misc fixes, hint for HA users, display mac 2022-02-15 02:28:19 +01:00
50332533da xr809 functional config save, mqtt working, pins save, wifi save, mqtt save 2022-02-15 00:23:04 +01:00
740fffbc96 fixes 2022-02-14 19:35:56 +01:00