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
Xose Pérez
79cb59b06c
Adding filtering code to HTML and JS files
6 years ago
Xose Pérez
b7915c3643
Support connections over HTTPS via proxy ( #937 )
6 years ago
Maxim Prokhorov
2357b290a5
Use arduinojson to print to weblog
6 years ago
Trickx
08485f8775
- Moved non-default value for GEIGER_SUPPORT from feature to sensor.
- Integrated Geiger Counter
- Adapted sensor.ino to read and publish values.
- Modified html to add local dose rate into web page.
- Tested with influxDB.
- Tested with MQTT.
6 years ago
Xose Pérez
0436b1a72d
Moving PZEM to use hardware serial by default, fix out of range values ( #837 )
6 years ago
Xose Pérez
5db395cffd
Enable CORS
6 years ago
Xose Pérez
dff81d6795
Revert WS to ticket-based authentication
6 years ago
Maxim Prokhorov
8b60eb8486
Revert "Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )"
This reverts commit aaab65f877
.
6 years ago
Xose Pérez
aaab65f877
Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )
6 years ago
Xose Pérez
ad623524f5
Fix password check regexp ( #879 )
6 years ago
Xose Pérez
f37b15cab8
Add telnet link to Web UI, fix mDNS hostname
6 years ago
Xose Pérez
aa585ec2cc
Link IP in status page
6 years ago
Xose Pérez
f933e747bb
Original versions of PureCSS files
6 years ago
Xose Pérez
8a02c9fd69
Check hostname does not start or end with an hyphen ( #874 )
6 years ago
Xose Pérez
bbd323ec79
Check hostname validity ( #874 )
6 years ago
Xose Pérez
e166c9206b
Fix On MQTT disconnect in web UI ( #845 )
6 years ago
Xose Pérez
86d9ee8009
CSS optimization ( #870 , #871 )
6 years ago
Xose Pérez
3e0a94b686
Web interface clean-up
6 years ago
Xose Pérez
7ca3ae5f7d
Adding HCHO magnitude
6 years ago
Xose Pérez
e834867ec6
Ensure scheduler has access to all channels independently of the color mode ( #807 )
6 years ago
Xose Pérez
0a1ad46100
Show hostname is right case in menu header ( #799 )
6 years ago
Niklas Wagner
6bc63f1530
Remove RTL Layout
6 years ago
Niklas Wagner
f116f30ef7
Rename variables
6 years ago
Niklas Wagner
e8bd92c192
Add Webinterface Option
6 years ago
Niklas Wagner
81dcb644b6
Switch 4th and 5th channel and rename variables
6 years ago
Xose Pérez
072dd04aaf
Show energy couont from date on web UI ( #784 )
6 years ago
Xose Pérez
bb82d49452
Option to set schedules based on UTC time ( #783 )
6 years ago
Niklas Wagner
20adc846a9
Use the 5th Channel as Cold White LED
6 years ago
Xose Pérez
94e47b48ef
Update compressed web image
6 years ago
Xose Pérez
d76494633b
Limit hostname to 32 chars, upgraded JustWifi library ( #774 )
6 years ago
Xose Pérez
94c65068df
Support for HC-SR04 ultrasonic sensor
6 years ago
Xose Pérez
5ab2fd2afc
Hide web command inputbox if no terminal support
6 years ago
Xose Pérez
e7251d0191
Check CSE7766 implementation, added energy and calibration to web UI
6 years ago
Xose Pérez
627b9874d1
Use brightness when _light_use_white is disabled
6 years ago
Maxim Prokhorov
10c19793f5
Using URL instead of string manipulation
6 years ago
Maxim Prokhorov
2b1fc1f354
Local debugging without connect()
6 years ago
Maxim Prokhorov
cc6225548c
Don't change url when touching menu button
6 years ago
Xose Pérez
fa20c47f29
Check which keys should be saved and which ones shouldn't ( #730 )
6 years ago
Xose Pérez
8a9e72e4be
Add option to specify the light transition time in web UI ( #739 )
6 years ago
Xose Pérez
0e6f2d1ca3
Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2)
6 years ago
Xose Pérez
6c18f96483
Add revision to web UI, populated by automated build script
6 years ago
Xose Pérez
24d0bdd0e8
Add SDK and Core version to web UI
6 years ago
Xose Pérez
f43137daf0
Prevent pressing ENTER on dbgcmd input to download config
6 years ago
Xose Pérez
448ce2ccb9
Revert "Escape html for weblog in the client"
This reverts commit 8da3f54e91
.
6 years ago
Maxim Prokhorov
6f31111e7f
Downsize header to fit the screen
6 years ago
Maxim Prokhorov
dd1d459ba2
Move settings backup/restore/reset to the top
Avoid accidental clicks on nearby buttons.
Realign buttons to be in one row.
6 years ago
Maxim Prokhorov
8513b74a66
Hint should be displayed
6 years ago
Maxim Prokhorov
b6256fa24f
Recalculate header line-height
6 years ago