Xose Pérez
c160fd02c9
Initial support, not working yet
2018-09-02 10:55:10 +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
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
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).
2018-08-09 02:22:56 +01: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
userName
959bb2a598
some socket debugging escaped... sorry)
2018-07-22 09:06:52 +03:00
userName
df9fecd16a
removed blind copy/paste console.log....
...
improved CSS to comply with CODACY rules
2018-07-22 09:00:02 +03:00
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
...
also minor html fixes
2018-07-21 23:45:48 +03:00
Xose Pérez
fba8a9f45f
Handle events in EventSensor
2018-07-14 14:21:15 +02:00
Maxim Prokhorov
2879f58fb1
Show APP_REVISION value in terminal and web
2018-07-13 02:03:24 +03:00
Xose Pérez
35d1d4046e
Merge pull request #1035 from mcspr/alert-haschanged
...
Don't show alert on already set hostname
2018-07-12 09:20:47 +02:00
Maxim Prokhorov
6cf55da375
Don't show alert on already set hostname
2018-07-06 13:19:54 +03:00
Max Prokhorov
712cbe4942
Safari needs -webkit- prefix for clip-path
2018-07-05 17:58:45 +03:00
Xose Pérez
af47959b85
Fix return value for doClearMessage callback
2018-06-28 19:38:34 +02:00
Xose Pérez
7b0d062190
Fix RFM69 message buttons in Web UI
2018-06-28 19:30:41 +02:00
Xose Pérez
0506f97f7b
Update to latest RFM69 version
2018-06-28 16:34:26 +02:00
Xose Pérez
8411e7bfe6
Fix filter buttons color
2018-06-25 13:46:49 +02:00
Xose Pérez
a39c4689ec
Merge branch 'dev' into rfm69
2018-06-25 13:45:18 +02:00
Xose Pérez
b4761323b0
Revert button font style
2018-06-25 13:40:30 +02:00
Xose Pérez
f58f625303
Recover auth code
2018-06-25 13:28:53 +02:00
Xose Pérez
0371a193d6
Check binary flash mode in web upgrade
2018-06-25 12:51:46 +02:00
Xose Pérez
39b7667c89
Add missing images
2018-06-24 23:46:04 +02:00
Xose Pérez
3cd58e7f7c
Initial support for RFM69GW board
2018-06-24 22:39:06 +02:00
Maxim Prokhorov
857969b8ff
Use relative protocol for deviceip href
2018-06-22 06:06:14 +03:00
Xose Pérez
ed42df275f
Merge branch 'dev' into sensors
2018-06-21 10:07:54 +02: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
2cc3060507
Merge branch 'dev' into sensors
2018-06-20 12:04:22 +02:00
Xose Pérez
56076dc8e1
Merge branch 'dev' into sensors
2018-06-20 11:42:19 +02:00
Xose Pérez
1ac653b5e7
Fix button height
2018-06-20 10:40:04 +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
d9b7e4fe35
Remove colorpciker js when not needed
2018-06-16 23:10:00 +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
be8eb644d1
Merge branch 'mqtt-dynamic-pulse' of https://github.com/mcspr/espurna into mcspr-mqtt-dynamic-pulse
2018-06-12 21:43:30 +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
0436b1a72d
Moving PZEM to use hardware serial by default, fix out of range values ( #837 )
2018-05-31 11:15:06 +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
Maxim Prokhorov
8b60eb8486
Revert "Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )"
...
This reverts commit aaab65f877 .
2018-05-30 10:23:40 +03:00
Xose Pérez
aaab65f877
Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )
2018-05-29 23:33:07 +02:00
Xose Pérez
ad623524f5
Fix password check regexp ( #879 )
2018-05-28 11:46:18 +02:00