Maxim Prokhorov
857969b8ff
Use relative protocol for deviceip href
2018-06-22 06:06:14 +03:00
Xose Pérez
a6adeb2cd0
Fix relay switching from webui when multiple switches ( #956 )
2018-06-20 22:29:47 +02:00
Xose Pérez
8e41cd3ad0
Merge branch 'remote-webui' into webui
2018-06-20 10:30:27 +02:00
Xose Pérez
32553192e5
Replaced checkboxes with pure css version
2018-06-20 09:53:50 +02:00
Xose Pérez
510fa636c6
Merge branch 'dev' into remote-webui
2018-06-18 15:01:56 +02:00
Xose Pérez
79cb59b06c
Adding filtering code to HTML and JS files
2018-06-16 23:00:15 +02:00
Xose Pérez
b7915c3643
Support connections over HTTPS via proxy ( #937 )
2018-06-14 11:55:54 +02:00
Maxim Prokhorov
2357b290a5
Use arduinojson to print to weblog
2018-06-13 15:03:07 +03:00
Xose Pérez
a6bd4c3be9
Merge branch 'dev' of https://github.com/Trickx/espurna into Trickx-dev
2018-06-12 23:40:44 +02:00
Xose Pérez
6c87de02a7
Merge branch 'dev' into justwifi2
2018-06-11 22:11:46 +02:00
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.
2018-06-02 17:51:54 +02:00
Xose Pérez
5db395cffd
Enable CORS
2018-05-31 01:05:52 +02:00
Xose Pérez
dff81d6795
Revert WS to ticket-based authentication
2018-05-31 00:29:22 +02:00
Xose Pérez
ad623524f5
Fix password check regexp ( #879 )
2018-05-28 11:46:18 +02:00
Xose Pérez
a6217a6514
Merge branch 'dev' into justwifi2
2018-05-25 16:39:20 +02:00
Xose Pérez
f37b15cab8
Add telnet link to Web UI, fix mDNS hostname
2018-05-25 16:37:54 +02:00
Xose Pérez
aa585ec2cc
Link IP in status page
2018-05-24 09:18:44 +02:00
Xose Pérez
8a02c9fd69
Check hostname does not start or end with an hyphen ( #874 )
2018-05-21 21:52:30 +02:00
Xose Pérez
bbd323ec79
Check hostname validity ( #874 )
2018-05-21 21:14:37 +02:00
Niklas Wagner
ec9a9942f7
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
2018-04-27 17:31:09 +02:00
Xose Pérez
3e0a94b686
Web interface clean-up
2018-04-27 14:43:47 +02:00
Xose Pérez
7ca3ae5f7d
Adding HCHO magnitude
2018-04-27 11:29:04 +02:00
Niklas Wagner
6524a8d8fc
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
2018-04-24 11:14:46 +02:00
Xose Pérez
e834867ec6
Ensure scheduler has access to all channels independently of the color mode ( #807 )
2018-04-23 14:09:32 +02:00
Niklas Wagner
e9c2f7bc89
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
2018-04-17 13:21:13 +02:00
Xose Pérez
0a1ad46100
Show hostname is right case in menu header ( #799 )
2018-04-17 12:41:13 +02:00
Niklas Wagner
e8bd92c192
Add Webinterface Option
2018-04-13 18:06:33 +02:00
Niklas Wagner
81dcb644b6
Switch 4th and 5th channel and rename variables
2018-04-13 13:01:02 +02:00
Niklas Wagner
6362a53416
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
2018-04-13 12:26:28 +02:00
Xose Pérez
072dd04aaf
Show energy couont from date on web UI ( #784 )
2018-04-12 23:46:10 +02:00
Niklas Wagner
038d9fb85f
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
2018-04-12 22:53:50 +02:00
Xose Pérez
bb82d49452
Option to set schedules based on UTC time ( #783 )
2018-04-12 22:03:42 +02:00
Niklas Wagner
20adc846a9
Use the 5th Channel as Cold White LED
2018-04-11 22:04:49 +02:00
Xose Pérez
94e47b48ef
Update compressed web image
2018-04-11 14:16:05 +02:00
Xose Pérez
f1ab288cc8
Merge pull request #752 from mcspr/webui-host
...
WebUI url parsing
2018-04-11 14:11:02 +02:00
Xose Pérez
94c65068df
Support for HC-SR04 ultrasonic sensor
2018-04-09 21:21:29 +02:00
Maxim Prokhorov
10c19793f5
Using URL instead of string manipulation
2018-04-04 20:57:15 +03:00
Maxim Prokhorov
2b1fc1f354
Local debugging without connect()
2018-04-04 17:47:52 +03:00
Xose Pérez
0e6f2d1ca3
Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2)
2018-04-03 20:16:39 +02:00
Xose Pérez
f43137daf0
Prevent pressing ENTER on dbgcmd input to download config
2018-03-31 00:06:32 +02:00
Xose Pérez
448ce2ccb9
Revert "Escape html for weblog in the client"
...
This reverts commit 8da3f54e91 .
2018-03-30 23:59:41 +02:00
Xose Pérez
15f2d56fc9
Merge pull request #727 from mcspr/weblog-list
...
Escape html for weblog in the client
2018-03-30 23:05:01 +02:00
Maxim Prokhorov
8da3f54e91
Escape html for weblog in the client
2018-03-26 02:44:20 +03:00
gn0st1c
96dbf9ca3b
web
...
updated sensor names and types
2018-03-25 12:07:39 +03:00
Xose Pérez
ec56573741
Option to reset energy count #671
2018-03-24 19:12:20 +01:00
wysiwyng
1bab8e0142
schedules properly fixed
2018-03-21 18:35:38 +01:00
wysiwyng
2348bc684e
switch schedules work again
2018-03-20 22:34:49 +01:00
Maxim Prokhorov
e7f7df54b3
using faster "prop" method to find checked element
2018-03-15 11:52:56 +03:00
Maxim Prokhorov
04fa014bde
use native selectors for checkboxes
2018-03-15 11:52:47 +03:00
Maxim Prokhorov
5dafb02cbf
Resize checkboxes only when they are visible
2018-03-15 11:39:48 +03:00