openshwprojects
e51e288f59
basic MCP23017 support (port exander), it's possible to map channels to MCP ports
2022-04-10 21:24:38 +02:00
Himal
18e38a2a20
Add '[BK7231N][CB3S] Tuya Smart Wifi Switch 4 Gang' Template
2022-04-09 08:42:15 +05:30
openshwprojects
5a28f9f3a0
tuyamcu commands, time zone offset simple setting for ntp
2022-04-08 19:38:17 +02:00
openshwprojects
e880a86e9a
PLATFORM_BK7231N scan wifis
2022-04-07 00:52:58 +02:00
openshwprojects
a42de81fa4
experimental i2c drivers system
2022-04-07 00:08:11 +02:00
openshwprojects
ca653be7ac
add template for smart light bulb RGBCW device from Tuya, bk7231N, see https://www.elektroda.pl/rtvforum/viewtopic.php?t=3880540&highlight=
2022-03-19 15:04:01 +01:00
btsimonh
03c89ca3d2
Add Avatar 5v LED strip
2022-03-14 21:26:46 +00:00
openshwprojects
775e540271
added my TC74 I2C test code (only hardcoded example) , comment out start_i2c_test to run
2022-03-11 19:10:38 +01:00
openshwprojects
b988c23092
finalize logging clear up
2022-03-07 16:00:19 +01:00
openshwprojects
c1c5757574
ports logs and javascript app to xr809, clear up logging from duplicate log functions
2022-03-07 14:01:15 +01:00
btsimonh
49a4e73afe
chore: warning squashing.
2022-03-05 10:20:13 +00:00
btsimonh
e9a7d1d4eb
new_cmd - make it not based on globals. Now command can be re-entrant?
...
don't parse args in new_cmd - just cmd & args string. (we can have glbal fns to perform this if required, but current implementation not good for "my name" type args.
Add context in command fn structure. This is generic ptr for any purpose.
modify extsing command usage to fit.
Add logging commands loglevel n and logfeature m n
2022-03-05 10:10:56 +00:00
openshwprojects
2779967149
UNFINISHED tuyaMCU and commands thing
2022-03-04 18:44:58 +01:00
openshwprojects
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
openshwprojects
40bdb68d13
command system - unused, tuya mcu stub
2022-03-04 10:22:17 +01:00
openshwprojects
b60e6fc138
uart tool - http page stub
2022-03-03 01:14:52 +01:00
openshwprojects
89dec74eac
support for secondary relay to toggle on button on double clcik
2022-03-02 12:54:50 +01:00
btsimonh
dd332a2f31
remove unused variables
2022-03-01 22:37:48 +00:00
btsimonh
6c647bf7bb
swap sprintf(xx) poststr(xx) for hprintf128()
2022-03-01 22:30:48 +00:00
btsimonh
6b3294d7c9
re-order functions
2022-03-01 22:06:16 +00:00
btsimonh
71f7778b2f
move http into functions.
2022-03-01 21:59:11 +00:00