Commit Graph

2246 Commits

Author SHA1 Message Date
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
ValCob
30285b3a72 we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything 2018-10-05 21:35:40 +03:00
Xose Pérez
ba4d4be810 Remove duplicate call to EEPROMr.begin (#1214) 2018-10-05 09:10:59 +02:00
Xose Pérez
7230d27124 Disable MICS sensor by default 2018-10-04 22:05:41 +02:00
Xose Pérez
051934edfb Merge pull request #1237 from ducky64/xsssa05_fixes
(partial) fix for YiDian XS-SSA05 configs
2018-10-04 21:02:09 +02:00
Richard Lin
2929425a2b Copy over HJL-01 parameters from another device 2018-10-02 01:08:00 -07:00
Sven Kopetzki
41f0fece71 -Fix for issue #1239 "Clear counts" on rfm69 does not reset node count properly. 2018-10-01 20:53:37 +02:00
Richard Lin
4b6a4acd9d Fix for YiDian XS-SSA05 configs 2018-09-29 18:52:18 -07: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
daf7864212 Fix issue when SPIFFS_SUPPORT is enabled (#1225) 2018-09-26 07:56:54 +02:00
Xose Pérez
2b9a7341c3 Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) (#1196) 2018-09-26 07:44:44 +02: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
9bcf5217bd Revert "Quote unit_of_measurement is homeassistant module as it might have invalid chars (#1227)"
This reverts commit f01f2454cc.
2018-09-25 23:14:40 +02:00
Xose Pérez
11bebb0ba7 Support for EXS WiFi Relay 5.0 (thanks to @cheise, #1218) 2018-09-25 23:06:30 +02:00
Xose Pérez
b666cfc512 Remove static array to prevent out of bound in relay.ino (#1217) 2018-09-25 22:55:59 +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
Xose Pérez
a50c33523c Merge pull request #1219 from mcspr/update-package-lock
NPM maintenance
2018-09-25 22:39:20 +02:00
Xose Pérez
a3fc8f96a3 Merge pull request #1224 from InduPrakash/dev
Added BESTEK_MRJ1011
2018-09-25 22:34:52 +02:00
Xose Pérez
f01f2454cc Quote unit_of_measurement is homeassistant module as it might have invalid chars (#1227) 2018-09-24 21:31:42 +02:00
Xose Pérez
04b48881a9 Try to send up to 3 times a POST to Thingspeak if the result is not >0 (#1213) 2018-09-24 21:15:07 +02:00
Xose Pérez
6dd701ca7f Support for apparent power and power factor in CSE77XX sensor (#1215) 2018-09-24 17:51:51 +02:00
Xose Pérez
f2a620649c Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-09-24 17:44:58 +02:00
Indu Prakash
4d5b6ec83a Added BESTEK_MRJ1011 2018-09-22 09:32:45 -05: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
ec6adb9dbb Fix typo in migrate.ino 2018-09-21 11:52:35 +02:00
Xose Pérez
443279f709 Merge pull request #1204 from mcspr/otapy-fix
Update ota.py
2018-09-20 09:05:11 +02:00
Xose Pérez
493cb1642a Merge pull request #1208 from mcspr/rename-cont_t
Inline getFreeStack and mention 2.5.0 helper method
2018-09-20 08:47:17 +02:00
Xose Pérez
c4c2e2d378 Merge pull request #1203 from mcspr/webui-generate-password
Update password UI
2018-09-20 08:41:07 +02: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
ed3e24ff4b Inline getFreeStack and mention 2.5.0 helper method 2018-09-18 01:14:01 +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
Max Prokhorov
6e60c7864d Update ota.py
* Fix env size formatting
* Windows support for ota.py
* Sort queue by board to speed up compilation
* Safeguard .pioenvs/elfs
2018-09-17 04:14:13 +03:00
Xose Pérez
e7845ac83d Merge pull request #1195 from mcspr/rename-cont_t
Rename cont_t for Core 2.4.2 and higher
2018-09-16 20:45:58 +02:00
Colin Shorts
d83c0a9ec6 Merge branch 'dev' of https://github.com/ColinShorts/espurna into dev 2018-09-15 18:03:51 +01:00
Colin Shorts
a4afefa827 New device - iWoole LED Table Lamp 2018-09-15 18:02:15 +01:00
Xose Pérez
5b62978d09 Added config command that outputs the configuration in JSON 2018-09-14 16:09:12 +02:00
Xose Pérez
a0105ce00f Changed default values for RFM69GW board 2018-09-14 16:08:48 +02:00
Xose Pérez
2e4f1c3194 Update justwifi lib to 2.0.2 2018-09-13 12:11:08 +02:00
Max Prokhorov
d463d7cfdd Proper cont_t name for core 2.4.2 and higher 2018-09-13 00:58:06 +03:00
Max Prokhorov
c22bb1149b Build travis02 and travis03 with latest platform 2018-09-13 00:58:04 +03:00
Max Prokhorov
18b1d57d77 Use core_version.h from arduino core 2018-09-13 00:57:29 +03:00
Xose Pérez
e9644229a1 Fix return value for _telnetWrite 2018-09-12 21:13:07 +02:00
Xose Pérez
fc3d6a7dd8 Added reference to SDK 2.4.2 2018-09-12 21:12:56 +02:00