m-kozlowski
471a6387fb
Separate device name for alexa integration ( #1727 )
Allow defining custom device name for alexa integration, other than hostname.
Still uses hostname as a fallback.
5 years ago
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
5 years ago
DmitryBlinov
bb33dfd102
Thermostat upgrade ( #1711 )
* Add "Enable Thermostat" switch
* Add heater/cooler thermostat mode
5 years ago
Max Prokhorov
920c205d61
spaces
5 years ago
Xose Pérez
0987e01950
Allow to configure all LEDs from UI ( #1429 )
5 years ago
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.
5 years ago
Andrey F. Kupreychik
bf705b282f
SYNC_FIRST mode
5 years ago
Dmitry Blinov
af07494f00
Add thermostat module
5 years ago
Malachi Soord
c8231860ac
[copyright-update] Update for 2019
5 years ago
Xose Pérez
c824d861cf
Add note on WiFi tab about hostname ( #1555 )
5 years ago
Max Prokhorov
a53b66d55a
Relay MQTT group sync mode setting
5 years ago
Xose Pérez
e184128a77
Fix heartbeat dropdown size
5 years ago
Max Prokhorov
e1ddcc533c
do html escaping on the client
5 years ago
Xose Pérez
f6b8baf37d
Adding description field to web UI, reporting it via MQTT ( #1523 )
5 years ago
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
5 years ago
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 :)
5 years ago
Andrey F. Kupreychik
8b4713dee1
UI for LightFox
5 years ago
Erwin van Londen
7f48865fd2
Corrected typo ( #1461 )
5 years ago
Xose Pérez
7eef56071d
Allow {hostname} and {mac} placeholder for mqtt user and client_id fields ( #1338 )
5 years ago
Xose Pérez
433f089c00
Show proper switches names in web UI
5 years ago
Max Prokhorov
b526060fa4
clickable link
5 years ago
Max Prokhorov
e257881e42
Move NoFUSS from Admin to separate panel
5 years ago
Xose Pérez
606ef345bf
Option to not clearing cache after sending data to Thingspeak.com ( #1369 )
5 years ago
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
5 years ago
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
6 years ago
Xose Pérez
facb89e529
Initial version of the PulseMeter sensor
6 years ago
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
6 years ago
Xose Pérez
5488bfaf7f
API is not restful (issue a PUT to change a relay status). It can be disabled from web UI ( #1192 )
6 years ago
Xose Pérez
227d641a9b
Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors
6 years ago
Max Prokhorov
bcddc44cbc
Avoid implicit type="submit"
6 years ago
Max Prokhorov
399458d632
Submit password on Enter
6 years ago
Max Prokhorov
822837f7b2
Use separate form for each panel
6 years ago
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
6 years ago
Xose Pérez
d476557329
Move string parts to progmem
6 years ago
Maxim Prokhorov
e326fbe09f
hostname/password length requirements
* fix webui regexp and input length limits
* explain requirements in webui and headers
6 years ago
Xose Pérez
b84bcdc0f5
Fix eneUnits key in web UI ( #1177 )
6 years ago
zafrirron
a77f6d4c88
Fix typo in hint text
6 years ago
Xose Pérez
5f4bfe3782
Allow faster sensor reading intervals, down to 1 second ( #848 )
6 years ago
Xose Pérez
01802741f2
Tested encoder support
6 years ago
Xose Pérez
d546a069e2
Option to save total energy in EEPROM after X reports, disabled by default
6 years ago
Xose Pérez
412c5a672a
Show literal for webUI image in info ( #1142 )
6 years ago
Xose Pérez
4f61d3aa7e
Option to remove API_SUPPORT at build time
6 years ago
Xose Pérez
e0f72bee0e
Fixing look & feel
6 years ago
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
also minor html fixes
6 years ago
Maxim Prokhorov
2879f58fb1
Show APP_REVISION value in terminal and web
6 years ago
Xose Pérez
7b0d062190
Fix RFM69 message buttons in Web UI
6 years ago
Xose Pérez
0506f97f7b
Update to latest RFM69 version
6 years ago
Xose Pérez
3cd58e7f7c
Initial support for RFM69GW board
6 years ago
Xose Pérez
32553192e5
Replaced checkboxes with pure css version
6 years ago
Xose Pérez
d9b7e4fe35
Remove colorpciker js when not needed
6 years ago