Indu Prakash
|
94aa809ebf
|
Added HASS specific modules
|
2022-09-09 04:12:48 -05:00 |
|
Indu Prakash
|
b544716243
|
Deleted utils
|
2022-09-09 04:12:11 -05:00 |
|
Indu Prakash
|
22143bf287
|
Added cJSON
|
2022-09-09 04:12:11 -05:00 |
|
openshwprojects
|
a4cc43921f
|
Merge pull request #193 from iprak/Added-new-files-for-183
Added new files for 183
1.12.50
|
2022-09-09 06:06:40 +02:00 |
|
openshwprojects
|
c4329c0816
|
Merge pull request #189 from softplus/fix184
Fix MQTT Client-Id usage (don't use shortDeviceName)
1.12.49
|
2022-09-08 12:45:58 +02:00 |
|
openshwprojects
|
94dae0cf3c
|
Merge branch 'main' into fix184
|
2022-09-08 12:45:50 +02:00 |
|
Indu Prakash
|
258873a37b
|
Added placeholder hass
|
2022-09-08 05:31:05 -05:00 |
|
Indu Prakash
|
39dd181d42
|
Added cJSON
|
2022-09-08 05:30:05 -05:00 |
|
openshwprojects
|
6d3dac179e
|
Update cmd_tokenizer.c
1.12.48
|
2022-09-07 19:14:12 +02:00 |
|
openshwprojects
|
3b0fbc768b
|
Merge pull request #180 from softplus/tweaks
Status information auto-updates, tweaked HTML, replaces #177
1.12.47
|
2022-09-05 15:20:44 +02:00 |
|
softplus
|
993e8000b4
|
Update warning to say it's HomeAssistant not MQTT
|
2022-09-04 22:40:33 +02:00 |
|
softplus
|
d866ef919b
|
Consistent clientId, shortDeviceName vars
|
2022-09-04 22:32:04 +02:00 |
|
softplus
|
067bf2b5fd
|
Set default ClientID to MAC-based shortName
|
2022-09-04 22:31:17 +02:00 |
|
softplus
|
9a0a3a5435
|
Update usage to ClientId
|
2022-09-04 22:14:45 +02:00 |
|
softplus
|
6dad0f4212
|
Move shortName to MQTT ClientID, update cfg ver-nr
|
2022-09-04 21:59:55 +02:00 |
|
softplus
|
3f4975792d
|
Rename MQTT BrokerName to ClientId
|
2022-09-04 21:50:55 +02:00 |
|
softplus
|
7bbc5befcf
|
Changing mouseup->change events to support mobile
|
2022-09-04 20:52:26 +02: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
|
6667faaf5c
|
Merge pull request #179 from openshwprojects/revert-177-tweaks
Revert "Status information auto-updates, tweaked HTML"
1.12.46
|
2022-09-02 19:48:11 +02:00 |
|
openshwprojects
|
5d27296474
|
Revert "Status information auto-updates, tweaked HTML"
|
2022-09-02 19:47:55 +02:00 |
|
openshwprojects
|
ff48fe9094
|
Merge pull request #177 from softplus/tweaks
Status information auto-updates, tweaked HTML
1.12.45
|
2022-09-02 19:13:51 +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
|
0c0cb11edd
|
WARNING: broadcast full state on connect is now optional, if you need it, please enable it in options
1.12.44
|
2022-09-01 07:59:58 +02:00 |
|
openshwprojects
|
a202697bee
|
Update README.md
1.12.43
|
2022-08-30 21:26:56 +02:00 |
|
openshwprojects
|
2e59b66089
|
Merge pull request #174 from iprak/new-device-settings
Handling client database settings
1.12.42
|
2022-08-26 08:23:36 +02:00 |
|
Indu Prakash
|
2ae0d2ff1d
|
Adjusted tryGetTokenString to get successful build
|
2022-08-24 21:57:10 -05:00 |
|
Indu Prakash
|
ada84a1d92
|
Accepting integer as flag
|
2022-08-23 21:28:11 -05:00 |
|
Indu Prakash
|
24fe10fdc8
|
Handle client device database
|
2022-08-23 03:39:09 -05:00 |
|
Indu Prakash
|
b42ff31ad3
|
Added tryGetTokenString
|
2022-08-23 03:34:16 -05: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
1.12.41
|
2022-08-23 00:58:33 +02:00 |
|
openshwprojects
|
d8ccb05fad
|
correct back to menu, also added "Refrseh" button to main
1.12.40
|
2022-08-20 12:37:33 +02:00 |
|
openshwprojects
|
4fd6a292d5
|
experimental cw separate mode for sm2135 because one user can't get CW working (strange, SM2135 was already tested by other multiple users and it worked for them...)
1.12.39
|
2022-08-19 12:37:58 +02:00 |
|
openshwprojects
|
e4725c948d
|
Merge pull request #161 from iprak/improve-flags-config-page
Improve flags config html
1.12.38
|
2022-08-18 21:37:34 +02:00 |
|
Indu Prakash
|
5dbbd48f3a
|
Moved webApp launch link
|
2022-08-17 23:14:43 +00:00 |
|
openshwprojects
|
bdd22251f0
|
Update README.md
|
2022-08-17 18:00:27 +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)
1.12.37
|
2022-08-17 16:24:29 +02:00 |
|
openshwprojects
|
a3bfaa0c8f
|
tuyamcu fix as requested (it seems that v0/v3 handling was not correct)
|
2022-08-17 15:07:09 +02:00 |
|
openshwprojects
|
ebfb09d2d5
|
Merge pull request #157 from iprak/fix_hass_unique_id
Generate better uniqued id, fixed payload
1.12.36
|
2022-08-17 13:48:56 +02:00 |
|
Indu Prakash
|
726e8fb491
|
Using buffer correctly
|
2022-08-17 10:06:03 +00:00 |
|
Indu Prakash
|
54f217178e
|
Merge branch 'openshwprojects:main' into fix_hass_unique_id
|
2022-08-17 04:34:01 -05:00 |
|
openshwprojects
|
16a35afc7d
|
Merge pull request #163 from LuisThe0ne/main
Small Chnage for Style
1.12.35
|
2022-08-17 11:15:22 +02:00 |
|
openshwprojects
|
632e173887
|
Merge pull request #160 from iprak/ntp_config
Ntp config
1.12.34
|
2022-08-17 11:06:56 +02:00 |
|
LuisThe0ne
|
ec8d4692df
|
Update README.md
|
2022-08-17 09:36:55 +02:00 |
|
Indu Prakash
|
f84a909ebb
|
Increased field size
|
2022-08-17 02:21:17 +00:00 |
|