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
Xose Pérez
50b21dd0ca
Merge pull request #1209 from mcspr/webui-form-enter
...
Avoid implicit type="submit" buttons
2018-09-25 22:40:04 +02:00
Max Prokhorov
1383b4441e
Update npm packages
...
Bump npm version installed by travis
Update package-lock for latest npm version
Bump packages versions and clean-up unused
Missing datatables.js images to avoid warnings
2018-09-22 05:04:20 +03:00
Xose Pérez
227d641a9b
Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors
2018-09-18 18:15:41 +02:00
Max Prokhorov
bcddc44cbc
Avoid implicit type="submit"
2018-09-18 09:21:56 +03:00
Max Prokhorov
399458d632
Submit password on Enter
2018-09-18 07:58:14 +03:00
Max Prokhorov
822837f7b2
Use separate form for each panel
2018-09-17 05:22:21 +03:00
Max Prokhorov
3c91389c20
Update password UI
...
* revise first-time-use screen
* generate password (policy applies)
* hide/reveal password text for sta/admin settings
* changed autocomplete='...' for some inputs to avoid completion
2018-09-17 05:22:21 +03:00
Xose Pérez
88e2ecccce
Improve memory info
2018-09-11 23:40:52 +02:00
Xose Pérez
d476557329
Move string parts to progmem
2018-09-10 10:36:08 +02:00
Max Prokhorov
f59d747af1
do not reset original attr every ws message
2018-09-04 17:48:42 +03:00
Max Prokhorov
0caf7a4aac
attr() returns text, do not compare to 0 / 1
2018-09-04 17:48:42 +03:00
Maxim Prokhorov
e326fbe09f
hostname/password length requirements
...
* fix webui regexp and input length limits
* explain requirements in webui and headers
2018-09-03 06:47:36 +03:00
Xose Pérez
3c0a76a528
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-09-02 10:58:56 +02:00
Xose Pérez
b84bcdc0f5
Fix eneUnits key in web UI ( #1177 )
2018-09-02 10:58:43 +02:00
zafrirron
a77f6d4c88
Fix typo in hint text
2018-08-31 23:21:37 +03:00
Xose Pérez
5f4bfe3782
Allow faster sensor reading intervals, down to 1 second ( #848 )
2018-08-30 00:28:28 +02:00
Xose Pérez
01802741f2
Tested encoder support
2018-08-29 08:26:15 +02:00
Xose Pérez
d546a069e2
Option to save total energy in EEPROM after X reports, disabled by default
2018-08-25 17:09:13 +02:00
Xose Pérez
412c5a672a
Show literal for webUI image in info ( #1142 )
2018-08-25 09:44:28 +02:00
Xose Pérez
4f61d3aa7e
Option to remove API_SUPPORT at build time
2018-08-16 12:09:51 +02:00
Rui Marinho
43abc6b9d4
Add support for NewPing
...
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
(use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
2018-08-09 02:22:56 +01:00
Xose Pérez
f9d7390b89
Merge branch 'dev' into sensors
2018-07-26 13:28:30 +02:00
Xose Pérez
e0f72bee0e
Fixing look & feel
2018-07-23 11:09:50 +02:00
userName
959bb2a598
some socket debugging escaped... sorry)
2018-07-22 09:06:52 +03:00
userName
df9fecd16a
removed blind copy/paste console.log....
...
improved CSS to comply with CODACY rules
2018-07-22 09:00:02 +03:00
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
...
also minor html fixes
2018-07-21 23:45:48 +03:00