Xose Pérez
|
f3421a6a4a
|
Added BSSID, channel, RSSI and distance to status tab
|
2018-01-10 23:51:26 +01:00 |
|
Xose Pérez
|
2e7613af83
|
Scheduler: web UI layout fixes, allow toggling, change first weeday to Monday, dinamically load relays in dropdown
|
2018-01-10 22:21:29 +01:00 |
|
Xose Pérez
|
449da5203f
|
Clean up code, stick to conventions in settings naming
|
2018-01-10 19:24:28 +01:00 |
|
Xose Pérez
|
d64f2916cb
|
Some code fixes and movinig stuff around
|
2018-01-09 23:53:37 +01:00 |
|
Xose Pérez
|
9062c70e63
|
Removed anti-recursion check in Domoticz module
|
2018-01-09 23:01:46 +01:00 |
|
Xose Pérez
|
207726b049
|
Merge branch 'thingspeak' into dev
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
|
2018-01-09 00:23:42 +01:00 |
|
Xose Pérez
|
6035ed8eee
|
Allow MQTT keep alive value of up to 3600s
|
2018-01-09 00:14:26 +01:00 |
|
Xose Pérez
|
df97cef8d1
|
Merge branch 'dev' into thingspeak
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
|
2018-01-07 16:02:57 +01:00 |
|
Xose Pérez
|
af805ab045
|
Update copyright notices
|
2018-01-07 01:21:23 +01:00 |
|
Xose Pérez
|
ad05448603
|
Preliminary support for Thingspeak REST API over SSL
|
2018-01-07 01:18:01 +01:00 |
|
Xose Pérez
|
4624ab9078
|
Added option to specify MQTT client ID
|
2018-01-05 13:41:05 +01:00 |
|
Ryan Jarvis
|
46de434674
|
Fix typo: TOOGLE -> TOGGLE
|
2018-01-05 09:31:37 +01:00 |
|
Xose Pérez
|
50ee5be3e4
|
Color synchronisation between different lights via MQTT
|
2018-01-03 00:07:02 +01:00 |
|
Xose Pérez
|
f06c841639
|
New LED modes: always ON and always OFF (#348)
|
2017-12-29 22:57:43 +01:00 |
|
Xose Pérez
|
a45d253a7e
|
Clean HTML layout
|
2017-12-29 14:12:07 +01:00 |
|
Xose Pérez
|
ae979bc7b3
|
Change MQTT retain flag, QoS and keep alive time from web UI (#321)
|
2017-12-29 14:06:28 +01:00 |
|
Xose Pérez
|
f3f220c6ac
|
Fix UI layout in sync modes
|
2017-12-27 15:03:17 +01:00 |
|
Xose Pérez
|
029526532e
|
Fixes for Explorer
|
2017-12-27 13:19:54 +01:00 |
|
Xose Pérez
|
6e35a218d9
|
Fix relay status updates in web UI
|
2017-12-26 19:09:40 +01:00 |
|
Xose Pérez
|
a1489d752d
|
Clean web UI
|
2017-12-26 18:53:43 +01:00 |
|
Xose Pérez
|
439881a741
|
Change sensor read and report interval from web UI
|
2017-12-26 16:29:56 +01:00 |
|
Xose Pérez
|
38b2747218
|
Sensor indexes in web UI
|
2017-12-26 15:50:49 +01:00 |
|
Xose Pérez
|
78edb8a71e
|
Merge branch 'dev' into sensors
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
code/html/custom.js
|
2017-12-26 14:54:23 +01:00 |
|
Xose Pérez
|
b3336871bf
|
Boot mode and pulse mode per relay
|
2017-12-26 14:49:52 +01:00 |
|
Xose Pérez
|
2c0afa7a55
|
Rename pure.css files
|
2017-12-25 12:42:37 +01:00 |
|
Xose Pérez
|
d2670cd06b
|
Merge branch 'dev' into sensors
Conflicts:
code/espurna/config/general.h
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
code/espurna/ws.ino
|
2017-12-25 12:22:08 +01:00 |
|
Xose Pérez
|
44da6178f4
|
Refactor websocket sending
|
2017-12-24 02:10:06 +01:00 |
|
Xose Pérez
|
1ac4a61206
|
Migrate HLW8012 sensor to new sensor module, remove old code
|
2017-12-21 23:29:46 +01:00 |
|
Xose Pérez
|
eacaa6a918
|
Fixed small doc typo
|
2017-12-21 17:10:41 +01:00 |
|
Xose Pérez
|
d91d5eedb1
|
New sensors tab in web UI for all sensors
|
2017-12-21 14:45:24 +01:00 |
|
Xose Pérez
|
de4780efbc
|
Added getters for sensors
|
2017-12-20 20:18:12 +01:00 |
|
Xose Pérez
|
d426969fb2
|
Added domoticz support to new sensor module
|
2017-12-14 23:52:58 +01:00 |
|
Xose Pérez
|
ebe0d5e410
|
Fixed DallasSensor
|
2017-12-14 00:47:05 +01:00 |
|
Xose Pérez
|
2299ce9bfd
|
Basic sensor scafolding, DHT 90% migrated
|
2017-12-12 21:45:28 +01:00 |
|
Xose Pérez
|
96202f7967
|
LED modes
|
2017-12-12 01:37:16 +01:00 |
|
Xose Pérez
|
6d2f4ce57f
|
Handle initial heartbeat from main loop (#318)
|
2017-12-10 10:15:44 +01:00 |
|
Xose Pérez
|
569b937d6c
|
Changed 'reset' to 'reboot' for user interaction (#315)
|
2017-12-08 17:18:31 +01:00 |
|
Xose Pérez
|
446c3ffed7
|
Change max pulse time to 3600s, 1 hour
|
2017-12-08 17:00:40 +01:00 |
|
Xose Pérez
|
410c56a4d9
|
Hide relay tab on webUI for devices without relays
|
2017-12-08 12:44:08 +01:00 |
|
Xose Pérez
|
8b87f70696
|
Add HTML linter to gulp builder, fix issues with HTML
|
2017-12-08 09:59:06 +01:00 |
|
Xose Pérez
|
0ddd1765d9
|
Changed password policy (#297)
|
2017-12-05 18:21:56 +01:00 |
|
Xose Pérez
|
e811184d47
|
Fix layout for status tab
|
2017-12-01 22:52:34 +01:00 |
|
Xose Pérez
|
2f750df44e
|
Added group topics (#300). Refactor relay module
|
2017-12-01 22:49:53 +01:00 |
|
Xose Pérez
|
dcc09128cd
|
Option to enable/disable color smooth transtions from webUI. New LIGHTS tab in webUI
|
2017-11-27 15:27:20 +01:00 |
|
Xose Pérez
|
ee8290107d
|
Fix MQTT tab
|
2017-11-26 21:39:22 +01:00 |
|
Xose Pérez
|
d1abe1fc65
|
Option to disable MQTT at build time
|
2017-11-26 12:07:28 +01:00 |
|
Xose Pérez
|
5275f1e70c
|
Clean DHT and DS18B20 modules
|
2017-11-26 09:02:22 +01:00 |
|
Xose Pérez
|
a25a6904b1
|
Changes in NTP
|
2017-11-25 23:17:46 +01:00 |
|
Xose Pérez
|
f5c247c4c0
|
Small fixes to temperature correction code
|
2017-11-25 21:34:43 +01:00 |
|
Xose Pérez
|
d46d6bcff7
|
Merged in maestr0pl/espurna/feature/temperature-correction (pull request #39)
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
|
2017-11-25 16:24:53 +01:00 |
|