openshwprojects
|
79b2965553
|
Merge pull request #431 from openshwprojects/alpha
merge IR changes by btsimon
|
2022-11-06 09:30:34 +01:00 |
|
btsimonh
|
4ac8ee9d17
|
add const on my_strnicmp
|
2022-11-05 09:47:35 +00:00 |
|
openshwprojects
|
0895c416a8
|
added UCS1912 driver stub. Not called anywhere.
|
2022-11-05 08:02:41 +01:00 |
|
Indu Prakash
|
14d8348cd3
|
Regenerated pageScript
|
2022-10-28 06:39:27 -05:00 |
|
valeklubomir
|
0ba61a7a81
|
DRV - bug fixing for driver HTTP plugin driver list.
|
2022-10-26 22:08:17 +02:00 |
|
openshwprojects
|
b62d45e7d2
|
AlwaysHigh AND AlwaysLow
|
2022-10-25 17:08:16 +02:00 |
|
openshwprojects
|
a824f93f68
|
added new button types for a RGB LED strip that has buttons
|
2022-10-25 17:00:36 +02:00 |
|
btsimonh
|
2970ec62fd
|
Replace hprintf128 with hprintf255 in all files
|
2022-10-25 06:31:11 +01:00 |
|
btsimonh
|
6516205d37
|
Chore: replace many sprintf with snprintf. Only one was doubtful - 5 x %f into a small string?
|
2022-10-25 06:19:23 +01:00 |
|
openshwprojects
|
c0169983a4
|
allow user to set IR recv and IR send pin
|
2022-10-19 12:19:45 +02:00 |
|
valeklubomir
|
2e00165225
|
Power monitor - added configurable history model
Fixed bug: missing call of BL_stared_init
Fixed bug: htprintf128 change to vsnprintf with buffer limit set to 256 bytes
|
2022-10-17 10:45:24 +02:00 |
|
Indu Prakash
|
f0b3ae27dc
|
Changed discovery to sent msg, fixed power check
|
2022-10-16 07:29:59 -05:00 |
|
Indu Prakash
|
c4e290a613
|
Update gulp to include space around =
|
2022-10-15 07:51:39 -05:00 |
|
Indu Prakash
|
fd4aaeef13
|
Formatted
|
2022-10-14 21:08:38 -05:00 |
|
Indu Prakash
|
f9d3d65b3b
|
Fixed shift upon refresh, added missing mimetype
|
2022-10-12 04:37:07 -05:00 |
|
Indu Prakash
|
573580e39c
|
Relocated uptime-for, formatted using prettier
|
2022-10-11 20:39:30 -05:00 |
|
Indu Prakash
|
b4a313c509
|
Relocated assets
|
2022-10-11 20:04:45 -05:00 |
|
openshwprojects
|
c6ad7d0174
|
Merge pull request #235 from iprak/w600-pin-fixes
Fixed pins for W600 and W800
|
2022-10-04 13:45:35 +02:00 |
|
openshwprojects
|
ec8e65c356
|
Merge pull request #223 from Refuhr/bp1658-support
BP1658(CJ) support
|
2022-10-03 08:22:12 +02:00 |
|
Indu Prakash
|
138bd5d6c8
|
Removed accidental duplicate code
|
2022-10-02 13:02:34 -05:00 |
|
openshwprojects
|
d0926bdb29
|
Merge pull request #233 from iprak/w600-fixes
W600 fixes
|
2022-10-02 11:05:34 +02:00 |
|
Indu Prakash
|
39460e0fd7
|
Added USER_SW_VER for PLATFORM_BL602
|
2022-10-01 20:52:16 +00:00 |
|
openshwprojects
|
e7f04c6bf5
|
default USER_SW_VER for BL602
|
2022-10-01 20:12:32 +02:00 |
|
Indu Prakash
|
730b8600e1
|
Defined USER_SW_VER
|
2022-10-01 16:57:25 +00:00 |
|
refuhr
|
f3198b7773
|
added changes for bp1658
|
2022-09-28 17:53:13 +02:00 |
|
Indu Prakash
|
cc4b132dfb
|
Adjusted button style
|
2022-09-09 05:22:45 -05:00 |
|
Indu Prakash
|
f38c68e31a
|
Hass device discovery
|
2022-09-09 04:16:58 -05:00 |
|
softplus
|
18b78d8268
|
Fixed remaining table items, tested all types
|
2022-09-04 20:35:12 +02:00 |
|
softplus
|
a738605a11
|
re-merging changes from last commit
|
2022-09-04 00:10:12 +02:00 |
|
softplus
|
b05944cb0a
|
Merge branch 'tweaks' of https://github.com/softplus/OpenBK7231T_App into tweaks2
|
2022-09-04 00:02:37 +02:00 |
|
softplus
|
cadf9fc90a
|
fixed HTML, removed input-scripts, add changed-div
|
2022-09-03 23:51:38 +02:00 |
|
openshwprojects
|
5d27296474
|
Revert "Status information auto-updates, tweaked HTML"
|
2022-09-02 19:47:55 +02:00 |
|
softplus
|
349c9e827f
|
Moved last CSS from body to style tag
|
2022-09-01 23:32:30 +02:00 |
|
softplus
|
cfe69edfdc
|
Refactored start / end of HTML into functions
|
2022-09-01 23:26:21 +02:00 |
|
softplus
|
034444d388
|
Moved info-links to footer
|
2022-09-01 22:17:27 +02:00 |
|
softplus
|
7f07356ce2
|
Status information auto-updates, tweaked HTML
|
2022-09-01 21:21:20 +02:00 |
|
openshwprojects
|
03a29f4882
|
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
|
2022-08-23 00:58:33 +02:00 |
|
openshwprojects
|
d8ccb05fad
|
correct back to menu, also added "Refrseh" button to main
|
2022-08-20 12:37:33 +02:00 |
|
openshwprojects
|
4766c03832
|
add support for PWM_n pin role, which is a PWM with inversed channel value (100% changes to 0%, 0% to 100%, etc)
|
2022-08-17 16:24:29 +02:00 |
|
openshwprojects
|
a81ac2f24b
|
BP5758D driver (not tested, just a port)
|
2022-08-04 14:56:08 +02:00 |
|
openshwprojects
|
618ebc2366
|
bl602 improve stab
|
2022-07-25 19:19:23 +02:00 |
|
openshwprojects
|
b401f9fa03
|
shorter names
|
2022-07-25 16:55:21 +02:00 |
|
openshwprojects
|
fb8bfb8e99
|
sm2135 driver
|
2022-07-14 05:00:44 +02:00 |
|
Abdul Alabri
|
d106672948
|
Added state of buttons and more styling
|
2022-07-09 13:13:30 +10:00 |
|
Abdul Alabri
|
009516e386
|
Added nicer CSS style
|
2022-07-06 22:41:48 +10:00 |
|
openshwprojects
|
f6ed792bdb
|
adc stub
|
2022-06-27 22:14:57 +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
|
c68c98d2c6
|
tasmota device grups p1
|
2022-06-09 04:30:17 +02:00 |
|
openshwprojects
|
b44147bee2
|
reorganize, allow setting start value from web panel part 1
|
2022-06-07 19:12:28 +02:00 |
|
openshwprojects
|
35470c431c
|
as requested; allow users to change boot success mark time - part 1
|
2022-06-07 00:11:38 +02:00 |
|