openshwprojects
17d563dc5e
dont update if you're not sure, new led guis and better mqtt, fixes
2022-07-15 12:10:17 +02:00
openshwprojects
a3d921eeae
unfinished new led driver UI
2022-07-15 09:37:17 +02:00
openshwprojects
f8e365e17f
w800 port ip and ota calls
2022-07-11 15:56:19 +02:00
openshwprojects
b6e28c00f8
w800 port p1
2022-07-11 10:49:39 +02:00
Abdul Alabri
d106672948
Added state of buttons and more styling
2022-07-09 13:13:30 +10:00
Abdul Alabri
c8ab0c11ca
made toggle buttons align in one row
2022-07-08 23:05:27 +10:00
Abdul Alabri
009516e386
Added nicer CSS style
2022-07-06 22:41:48 +10:00
hamrawee
3c77a9445f
Add Quick config for AU Deta Smart Double Power Wall outlet 6922HA-series 2
2022-07-04 21:19:18 +10:00
openshwprojects
67d2855d00
flag to publish self state every minute
2022-07-01 11:24:43 +02:00
openshwprojects
6af79f1ee3
display long device name and short device name on the main http page
2022-06-21 10:40:57 +02:00
openshwprojects
f948685948
add missing CFG_Save_IfThereArePendingChanges anjd stop spam
2022-06-13 16:49:13 +02:00
openshwprojects
b3d1b25f2a
flags
2022-06-13 15:03:34 +02:00
openshwprojects
50cb258b78
OBK_DISABLE_ALL_DRIVERS
2022-06-12 08:46:28 +02:00
openshwprojects
c68c98d2c6
tasmota device grups p1
2022-06-09 04:30:17 +02:00
openshwprojects
69e2ac21c4
bl602 flash vars save pins, save pins on configure change
2022-06-08 14:09:10 +02:00
openshwprojects
511af61218
option to remember last value for relay, led, simple PWM channels
2022-06-08 07:30:50 +02:00
openshwprojects
b44147bee2
reorganize, allow setting start value from web panel part 1
2022-06-07 19:12:28 +02:00
openshwprojects
19292e7b26
fix startup pin values conflict
2022-06-07 17:37:15 +02:00
openshwprojects
54346890b0
typo
2022-06-07 00:20:31 +02:00
openshwprojects
35470c431c
as requested; allow users to change boot success mark time - part 1
2022-06-07 00:11:38 +02:00
Richard Harman
f156c5fecd
fix EOL whitespace
2022-05-29 09:32:47 -04:00
openshwprojects
c02db06cb3
OffLowMidHigh
2022-05-28 08:26:22 +02:00
openshwprojects
9038a850ba
two new channel types
2022-05-21 09:14:50 +02:00
openshwprojects
16c3d0a2c4
typo fix
2022-05-11 20:17:58 +02:00
openshwprojects
4c0da359b4
13A generic socket template (see photos links)
2022-05-10 22:40:33 +02:00
openshwprojects
ef1b6fce88
low/mid/hi channel type for fan
2022-05-07 15:01:29 +02:00
openshwprojects
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
openshwprojects
e95d4695e0
introduce command flags system, mark command sources, warning fixes
2022-05-05 23:04:18 +02:00
leecher1337
b597db0167
Adding support for DS-102 switch (WB3S)
2022-05-04 00:27:21 +02:00
Luis Cigler
f35c072d8b
Added LSC Smart Connect Plug
2022-05-01 15:11:48 +02:00
openshwprojects
9d3f3bd4d5
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
2022-04-27 20:05:35 +02:00
openshwprojects
bcba65621e
short dev name display
2022-04-27 20:05:27 +02:00
openshwprojects
894df9bb67
support "TOGGLE", allow http cmnd
2022-04-27 11:26:57 +02:00
openshwprojects
ad912ea6e1
add OTA warning
2022-04-27 08:26:34 +02:00
openshwprojects
3f830137a9
Added a ping watchdog, a secondary failsafe mechanism reconnecting device when a certain host is not reachable. This is needed because in some very rare cases users reports that devices are not able to reconnect to wifi after connection in lost (despite of handling disconnect even in code.... for me it's working, but still)
2022-04-25 21:31:05 +02:00
openshwprojects
312e2375a1
integrating ping watchdog
2022-04-25 18:31:44 +02:00
openshwprojects
0bf23afb9b
Merge pull request #75 from heikobihr/main
...
add support for moes WIFI Smart Dimmer Module 105 (TuyaMCU dimmer, WB2S based)
2022-04-24 11:29:33 +02:00
openshwprojects
700d82e23f
bl602 rem warnings p1, wifi callbacks
2022-04-23 19:27:57 +02:00
heiko
7f3723ee3a
add support for TuyaMCU dimmers
...
* add Tuya_SendState (and typed variants) to set value of a data point
* add tuy sendQueryState command to query state of TuyaMCU's data points
* add a new channel type "dimmer" (normalized value from 0..100)
* run TuyaMCU_OnChannelChanged, whenever a Channel is set to a new value:
This updates TuyaMCU's data point linked to the channel
* map normalized dimmer value (0..100) to TuyaMCU's dimmer range
(tuyaMcu_setDimmerRange)
2022-04-23 16:14:07 +02:00
openshwprojects
edaa12c538
larger cmd field
2022-04-21 21:45:21 +02:00
openshwprojects
20969aaf55
allow users to change device names, short id , etc
2022-04-21 12:15:31 +02:00
openshwprojects
069c15396b
lspa9 template, access to short init command from flash (alternative to littlefs)
2022-04-19 11:15:36 +02:00
openshwprojects
c7f4a618f5
IMPORTANT fix for RGBCW light (0-255 color range when expected 0-100 by PWM caused flickering on T platform but not on N because N platform clamps pwm values and T does not)
2022-04-18 23:08:29 +02:00
openshwprojects
7a75776bd0
template for zn268131, fixes IOR_ToggleChannelOnToggle
2022-04-18 18:01:06 +02:00
openshwprojects
b7466188c6
xr809 ota request link (but not working because of flash issue)
2022-04-17 22:52:40 +02:00
openshwprojects
a579e0d27f
template for https://www.elektroda.pl/rtvforum/viewtopic.php?p=19944184#19944184 device
2022-04-17 20:28:59 +02:00
openshwprojects
9a7d59ec3d
bk7231n flash vars hals fixes
2022-04-17 18:13:33 +02:00
openshwprojects
997c1eeaee
bl602 boot counter - this breaks other paltforms
2022-04-17 17:40:00 +02:00
openshwprojects
ec1458aea1
prevent stack overflow by saving always in main loop; fix PWM for BL602; fix GPIO indices
2022-04-17 11:41:02 +02:00
openshwprojects
0ec2c400ef
fix pins and log
2022-04-17 03:47:06 +02:00