Indu Prakash
d1c852eee5
Fix for #1653
2019-03-25 05:05:06 -05:00
Xose Pérez
0987e01950
Allow to configure all LEDs from UI ( #1429 )
2019-03-21 22:31:11 +01:00
Andrey F. Kupreychik
609e047f95
Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual
2019-03-05 22:44:29 +07:00
Max Prokhorov
61411b2002
rfbridge: fix webui codes parsing
2019-02-25 17:57:06 +03:00
Xose Pérez
c4aadd62d5
Merge pull request #1561 from mcspr/mqtt/group-receive-only
...
MQTT relay group: receive-only mode
2019-02-25 06:13:58 +01:00
Malachi Soord
c8231860ac
[copyright-update] Update for 2019
2019-02-23 22:35:49 +01:00
Andrey F. Kupreychik
86bccaf74f
Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual
2019-02-22 11:51:56 +07:00
Max Prokhorov
65af8373cb
Merge remote-tracking branch 'origin/dev' into mqtt/group-receive-only
2019-02-22 04:59:12 +03:00
Xose Pérez
c824d861cf
Add note on WiFi tab about hostname ( #1555 )
2019-02-21 23:41:44 +01:00
Max Prokhorov
a53b66d55a
Relay MQTT group sync mode setting
2019-02-20 08:36:26 +03:00
Max Prokhorov
860ecb7464
Merge branch 'dev' into compact-ws
2019-02-12 15:10:06 +03:00
Xose Pérez
3b6c64c075
Merge pull request #1535 from mcspr/hass/stream-config
...
Print each HA config entry separately
2019-02-10 22:25:53 +01:00
Xose Pérez
e184128a77
Fix heartbeat dropdown size
2019-02-10 19:33:49 +01:00
Max Prokhorov
2f147ec088
double-click to select textarea
2019-02-09 18:22:08 +03:00
Max Prokhorov
e1ddcc533c
do html escaping on the client
2019-02-09 18:22:08 +03:00
Max Prokhorov
31a0772e37
Print each HA config entry separately
2019-02-09 18:22:08 +03:00
Max Prokhorov
3e121edf3a
Merge remote-tracking branch 'origin/dev' into compact-ws
2019-02-09 12:56:55 +03:00
Xose Pérez
f6b8baf37d
Adding description field to web UI, reporting it via MQTT ( #1523 )
2019-02-08 17:08:40 +01:00
Max Prokhorov
b2ad29a660
Revert timestamp prepending, separate debug destinations
...
* Simply print timestamp for supported destinations
* Update ws destination to support 'prefix' sub-key
* Avoid void casting in telnet module
2019-02-08 01:00:47 +03:00
Max Prokhorov
cde1aba561
partial sending of rfbridge codes
2019-01-29 16:49:49 +03:00
Max Prokhorov
17e5156ebf
fixup rfbridge ws-data
2019-01-29 16:33:53 +03:00
Max Prokhorov
868d153fa4
Compact WS data
...
* send all ws config at once on start
* reduce ws json overhead by creating message buffer manually
* use k:[values] instead of k1:value1, k2:value2 etc. for lists
2019-01-29 16:27:47 +03:00
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
2019-01-12 12:29:45 +02:00
Martins Ierags
465b5230ff
Configure Heartbeat & option HEARTBEAT_REPEAT_STATUS:
...
- Heartbeat mode and interval configuration added to WebUI ADMIN page
- New option HEARTBEAT_REPEAT_STATUS: on device startup full heartbeat information and after HEARTBEAT_INTERVAL only STATUS report.
- Enhanced first heartbeat message - on device startup it will send heartbeat after ntpSynced will be true to get device time.
P.S. Code is tested. Web part is not compiled, and not tested. I hope it will work :)
2019-01-06 17:23:05 +02:00
Andrey F. Kupreychik
bcb36c1859
Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual
2019-01-04 19:10:04 +07:00
Andrey F. Kupreychik
8b4713dee1
UI for LightFox
2019-01-04 18:57:07 +07:00
Erwin van Londen
7f48865fd2
Corrected typo ( #1461 )
2018-12-31 13:24:31 +03:00
Xose Pérez
7eef56071d
Allow {hostname} and {mac} placeholder for mqtt user and client_id fields ( #1338 )
2018-12-12 13:06:13 +01:00
Xose Pérez
4d5c0d7617
Split ws messages for relays and rf codes ( #262 )
2018-12-11 19:26:23 +01:00
Xose Pérez
433f089c00
Show proper switches names in web UI
2018-12-09 22:48:42 +01:00
Xose Pérez
8eb7a1831b
Merge branch 'dev' into feature/atlas-scientific-ph-probe
2018-12-09 11:50:20 +01:00
Max Prokhorov
b526060fa4
clickable link
2018-12-09 00:10:45 +03:00
Max Prokhorov
e257881e42
Move NoFUSS from Admin to separate panel
2018-12-08 23:40:57 +03:00
Xose Pérez
606ef345bf
Option to not clearing cache after sending data to Thingspeak.com ( #1369 )
2018-12-07 14:22:11 +01:00
Jack Wilsdon
665a473d9c
Fix energy ratio input for pulse meter sensor ( #1394 )
...
* Fix energy ratio input for pulse meter sensor
* checkout origin/dev -- webui files
2018-12-06 22:59:50 +03:00
Max Prokhorov
de7ff7722c
Telnet password setting ( #1382 )
...
* Telnet auth depends on setting
* use same define suffix as WS_
* add to web
* no initial passwd for core
2018-12-01 07:20:13 +03:00
Rui Marinho
aeeef47ce7
Add support for EZO™ pH Circuit
2018-11-30 00:31:01 +00:00
Xose Pérez
7886f6eddc
:q:Merge branch 'dev' into sensors
2018-11-22 21:39:30 +01:00
Xose Pérez
8b863c48eb
Merge branch 'dev' into sensor/veml6075
2018-11-19 22:44:18 +01:00
Rui Marinho
e2b7f953a7
Add support for VEML6075
2018-11-02 00:17:47 +00:00
Rui Marinho
0ca5bff2f4
Add support for VL53L1X sensor
2018-10-29 02:12:25 +00:00
Xose Pérez
facb89e529
Initial version of the PulseMeter sensor
2018-10-09 11:13:47 +02:00
Xose Pérez
fb6eba57cd
Merge branch 'dev' into sensors
2018-10-08 17:35:41 +02:00
Xose Pérez
426aafd5b3
Update custom.js
2018-10-07 12:34:18 +02:00
Marcos Pérez Ferro
f77dd5f860
Admin pass validation condition always failing. Adding hyphen to valid chars.
2018-10-06 15:34:18 +02:00
Max Prokhorov
d69c30aa61
Use specific function to check form
2018-09-29 06:55:49 +03:00
Max Prokhorov
9cdf59f1b2
Fix selector order
2018-09-29 04:49:15 +03:00
Max Prokhorov
7a8949fd24
Check if password is required before showing alert
...
Show alert if no input on #password page
Do not fail with empty password when on #layout
Fix password selector
2018-09-29 04:49:15 +03:00
Max Prokhorov
54ec4fa28a
attr() is undefined when elem doesnt have it
2018-09-28 08:07:22 +03:00
Xose Pérez
5488bfaf7f
API is not restful (issue a PUT to change a relay status). It can be disabled from web UI ( #1192 )
2018-09-26 01:06:04 +02:00