Xose Pérez
01802741f2
Tested encoder support
6 years ago
Rui Marinho
43abc6b9d4
Add support for NewPing
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
(use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
6 years ago
userName
959bb2a598
some socket debugging escaped... sorry)
6 years ago
userName
df9fecd16a
removed blind copy/paste console.log....
improved CSS to comply with CODACY rules
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
Xose Pérez
fba8a9f45f
Handle events in EventSensor
6 years ago
Maxim Prokhorov
6cf55da375
Don't show alert on already set hostname
6 years ago
Max Prokhorov
712cbe4942
Safari needs -webkit- prefix for clip-path
6 years ago
Xose Pérez
af47959b85
Fix return value for doClearMessage callback
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
f58f625303
Recover auth code
6 years ago
Xose Pérez
0371a193d6
Check binary flash mode in web upgrade
6 years ago
Xose Pérez
3cd58e7f7c
Initial support for RFM69GW board
6 years ago
Maxim Prokhorov
857969b8ff
Use relative protocol for deviceip href
6 years ago
Xose Pérez
a6adeb2cd0
Fix relay switching from webui when multiple switches ( #956 )
6 years ago
Xose Pérez
32553192e5
Replaced checkboxes with pure css version
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
5db395cffd
Enable CORS
6 years ago
Xose Pérez
dff81d6795
Revert WS to ticket-based authentication
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
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
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
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
94c65068df
Support for HC-SR04 ultrasonic sensor
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
Xose Pérez
0e6f2d1ca3
Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2)
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
8da3f54e91
Escape html for weblog in the client
6 years ago
gn0st1c
96dbf9ca3b
web
updated sensor names and types
6 years ago
gn0st1c
b1182cc587
web
updated sensor names and types
6 years ago
Xose Pérez
ec56573741
Option to reset energy count #671
6 years ago
wysiwyng
1bab8e0142
schedules properly fixed
6 years ago
wysiwyng
2348bc684e
switch schedules work again
6 years ago