Xose Pérez
fb6eba57cd
Merge branch 'dev' into sensors
2018-10-08 17:35:41 +02:00
Xose Pérez
84af178c3f
Command to save settings when SETTINGS_AUTOSAVE is off
2018-10-07 22:25:10 +02:00
Xose Pérez
620fe39122
Change copy in heap message
2018-10-07 22:24:40 +02:00
Xose Pérez
63f6a14bc0
Apply relay boot mask only on first 8 relays
2018-10-07 21:21:36 +02:00
Xose Pérez
6fee2f1f9f
Avoid EEPROM commits on callbacks ( #1214 )
2018-10-07 20:35:30 +02:00
Xose Pérez
acf68ac5c8
Single quote % units only in ha.config ( #1227 )
2018-10-07 13:29:30 +02:00
Xose Pérez
915082162d
Limit the max number of nodes supported in RFM69 module
2018-10-07 12:44:02 +02:00
Xose Pérez
01c33c74d1
Merge pull request #1241 from Trickx/clearcount
...
-Fix for issue #1239
2018-10-07 12:40:02 +02:00
Xose Pérez
99fc3fd184
Web UI images ( #1244 )
2018-10-07 12:39:21 +02:00
Xose Pérez
52096ce49d
Merge pull request #1249 from djwmarcx/dev
...
Admin pass validation condition always failing. Adding hyphen to chars
2018-10-07 12:34:52 +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
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