Commit Graph

330 Commits

Author SHA1 Message Date
Max Prokhorov
b316995f8d Update WebUI for 9ceca44770 2019-06-04 09:26:40 +03:00
Max Prokhorov
193cebdbab RF/RFBRIDGE Update (#1693)
- remove optional RFRAW_SUPPORT
- enable module when RF_SUPPORT=1, optionally enable RCSwitch
- reorder ifdef checks to treat RFB_DIRECT and old RF_SUPPORT the same
- rename RF_PIN to RFB_RX_PIN
- depend on RF_SUPPORT instead of ITEAD_SONOFF_RFBRIDGE
- runtime TX & RX PIN setting
2019-05-08 23:57:18 +03:00
DmitryBlinov
bb33dfd102 Thermostat upgrade (#1711)
* Add "Enable Thermostat" switch

* Add heater/cooler thermostat mode
2019-05-02 01:06:14 +03:00
Xose Pérez
9c3a6e6548 Merge branch 'webui/switch-typo' of https://github.com/mcspr/espurna into mcspr-webui/switch-typo 2019-03-25 12:41:28 +01:00
Xose Pérez
f40b621637 Merge branch 'sync_first' of https://github.com/foxel/espurna into foxel-sync_first 2019-03-25 12:39:35 +01:00
Xose Pérez
5d5e9155e5 Merge pull request #1603 from ElderJoy/thermostat
Add thermostat module
2019-03-25 12:23:11 +01:00
Indu Prakash
d1c852eee5 Fix for #1653 2019-03-25 05:05:06 -05:00
Max Prokhorov
58d911d3ed Merge remote-tracking branch 'origin/dev' into webui/switch-typo 2019-03-23 06:39:38 +03:00
Xose Pérez
0987e01950 Allow to configure all LEDs from UI (#1429) 2019-03-21 22:31:11 +01:00
Max Prokhorov
494427402a WebUI: selector typo 2019-03-21 05:14:11 +03:00
Dmitry Blinov
376205c9bb Merge branch 'dev' into thermostat
# Conflicts:
#	code/espurna/config/webui.h
#	code/espurna/data/index.all.html.gz
#	code/espurna/data/index.light.html.gz
#	code/espurna/data/index.rfbridge.html.gz
#	code/espurna/data/index.rfm69.html.gz
#	code/espurna/data/index.sensor.html.gz
#	code/espurna/data/index.small.html.gz
#	code/espurna/espurna.ino
#	code/espurna/static/index.all.html.gz.h
#	code/espurna/static/index.light.html.gz.h
#	code/espurna/static/index.rfbridge.html.gz.h
#	code/espurna/static/index.rfm69.html.gz.h
#	code/espurna/static/index.sensor.html.gz.h
#	code/espurna/static/index.small.html.gz.h
#	code/espurna/web.ino
#	code/gulpfile.js
#	code/html/index.html
2019-03-08 01:35:36 +02:00
Dmitry Blinov
ec39ac5c88 Fix conflicts:
1. Add thermostat to the espurna_modules in progmem.h
2. Add thermostat to webui, gulp, html, js.
3. in general.h MQTT_USE_JSON returned to 0 by default and 1 if thermostat enabled.
2019-03-08 01:02:11 +02:00
Andrey F. Kupreychik
bf705b282f SYNC_FIRST mode 2019-03-06 21:42:19 +07: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
Andrey F. Kupreychik
86bccaf74f Merge remote-tracking branch 'xoseperez/dev' into lightfox-dual 2019-02-22 11:51:56 +07:00
Xose Pérez
c824d861cf Add note on WiFi tab about hostname (#1555) 2019-02-21 23:41:44 +01:00
Xose Pérez
411bfe9011 Web UI builds 2019-02-21 22:38:29 +01:00
Xose Pérez
628968cafa Add dim up and down actions to button handler (#1250) 2019-02-11 07:43:48 +01:00
Xose Pérez
e184128a77 Fix heartbeat dropdown size 2019-02-10 19:33:49 +01:00
Xose Pérez
f6b8baf37d Adding description field to web UI, reporting it via MQTT (#1523) 2019-02-08 17:08:40 +01:00
Xose Pérez
38b11819f2 Update web images for all and sensors 2019-01-04 17:53:00 +01: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
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
d319e000f3 web images 2018-12-09 21:11:12 +01: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
Xose Pérez
fb6eba57cd Merge branch 'dev' into sensors 2018-10-08 17:35:41 +02:00
Xose Pérez
99fc3fd184 Web UI images (#1244) 2018-10-07 12:39:21 +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
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
227d641a9b Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors 2018-09-18 18:15:41 +02: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
Xose Pérez
917d853d75 Clean code 2018-09-04 19:05:43 +02:00
Xose Pérez
8c8a268e5c Added password check to telnet 2018-09-03 13:13:24 +02:00
Xose Pérez
b84bcdc0f5 Fix eneUnits key in web UI (#1177) 2018-09-02 10:58:43 +02: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
3bad3428bb Add RFBRIDGE code to full webUI image (#1157) 2018-08-27 10:49:00 +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
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
Xose Pérez
fba8a9f45f Handle events in EventSensor 2018-07-14 14:21:15 +02:00
Xose Pérez
44a017b2cf New webui images 2018-07-10 13:42:58 +02:00
Xose Pérez
af47959b85 Fix return value for doClearMessage callback 2018-06-28 19:38:34 +02:00