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
|
6f62758244
|
Using crass for CSS minification
|
2018-03-30 23:31:51 +02:00 |
|
Xose Pérez
|
22b02fa386
|
Merge pull request #741 from mcspr/732-cust
Missing values in MQTT configuration, hostname define.
|
2018-03-30 23:08:05 +02:00 |
|
Xose Pérez
|
abcd23b41d
|
Merge pull request #728 from mcspr/h1-height
Resize WebUI elements for narrow screen
|
2018-03-30 23:06:38 +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 |
|
Xose Pérez
|
f53c2bc5f2
|
Merge pull request #721 from gn0st1c/dev
new devices&sensors + some fixes
|
2018-03-30 23:03:10 +02:00 |
|
Maxim Prokhorov
|
6f31111e7f
|
Downsize header to fit the screen
|
2018-03-29 17:36:48 +03:00 |
|
Maxim Prokhorov
|
dd1d459ba2
|
Move settings backup/restore/reset to the top
Avoid accidental clicks on nearby buttons.
Realign buttons to be in one row.
|
2018-03-29 17:14:23 +03:00 |
|
Maxim Prokhorov
|
8513b74a66
|
Hint should be displayed
|
2018-03-29 17:03:24 +03:00 |
|
Maxim Prokhorov
|
83f848db96
|
Send default SSL settings too
|
2018-03-29 14:40:35 +03:00 |
|
Maxim Prokhorov
|
922096e9da
|
Build-time default value for hostname
|
2018-03-29 00:31:48 +03:00 |
|
Maxim Prokhorov
|
98a53941ba
|
Show default MQTT user and password in WebUI
|
2018-03-29 00:26:49 +03:00 |
|
Maxim Prokhorov
|
b6256fa24f
|
Recalculate header line-height
|
2018-03-26 02:58:44 +03: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 |
|
gn0st1c
|
b1182cc587
|
web
updated sensor names and types
|
2018-03-25 12:05:10 +03:00 |
|
gn0st1c
|
66fe61bfdb
|
Update SI7021Sensor.h
|
2018-03-25 03:46:37 +03:00 |
|
Xose Pérez
|
4dde84dfaf
|
Fix undefined _load_average when SYSTEM_CHECK_ENABLED is 0 (#707)
|
2018-03-24 22:43:40 +01:00 |
|
Xose Pérez
|
7184205a1f
|
Added env for Itead Sonoff SV to create prebuild image (thanks to @akasma74, #698)
|
2018-03-24 22:33:55 +01:00 |
|
Xose Pérez
|
13daab80ad
|
Fix OTA auth password for rfbridge (#722)
|
2018-03-24 22:23:31 +01:00 |
|
Xose Pérez
|
6d0cb30380
|
Force Arduino Core 2.4.X for SSL environments
|
2018-03-24 20:37:16 +01:00 |
|
Xose Pérez
|
1b1e58f064
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
2018-03-24 19:12:34 +01:00 |
|
Xose Pérez
|
ec56573741
|
Option to reset energy count #671
|
2018-03-24 19:12:20 +01:00 |
|
Xose Pérez
|
edfbe6eb6b
|
Show MQTT in the list of supported modules
|
2018-03-24 18:55:14 +01:00 |
|
gn0st1c
|
40549ff8f6
|
new devices&sensors + some fixes
new devices&sensors + some fixes
|
2018-03-24 16:29:04 +03:00 |
|
Xose Pérez
|
85d0d0501a
|
Merge branch 'dev' into sensors
|
2018-03-24 13:39:18 +01:00 |
|
Xose Pérez
|
93d27e2c64
|
Add env for Tarpuna Shield
|
2018-03-24 12:27:30 +01:00 |
|
Xose Pérez
|
a3bc64a395
|
Do not show schedule if there are no relays defined
|
2018-03-24 12:27:20 +01:00 |
|
Xose Pérez
|
5ad7e415ea
|
Merge pull request #710 from gn0st1c/patch-1
Update hardware.h
|
2018-03-24 00:20:01 +01:00 |
|
Xose Pérez
|
ee7ddacd9c
|
Merge pull request #711 from gn0st1c/patch-2
Update utils.ino
|
2018-03-24 00:19:42 +01:00 |
|
Xose Pérez
|
5327c173d3
|
Remove duplicated envs in platformio.ini
|
2018-03-24 00:12:57 +01:00 |
|
Xose Pérez
|
1d0cc05464
|
Fix indexes in mqtt queued messages
|
2018-03-24 00:12:41 +01:00 |
|
Xose Pérez
|
de51d909d5
|
Fix scheduler debug message
|
2018-03-24 00:12:20 +01:00 |
|
Xose Pérez
|
0e39b07c24
|
Return target state in relay terminal command
|
2018-03-24 00:12:06 +01:00 |
|
Xose Pérez
|
04cdb224ab
|
Check free heap when DEBUG_WEB_SUPPORT is enabled to prevent resets
|
2018-03-24 00:11:45 +01:00 |
|
Xose Pérez
|
1ae9351532
|
Add new devices to migrate module and platformio ini file
|
2018-03-23 17:06:15 +01:00 |
|
Xose Pérez
|
182150c907
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
2018-03-23 11:53:05 +01:00 |
|
Xose Pérez
|
0062f01ffd
|
Added tree structure to mqttQueue
|
2018-03-22 22:00:12 +01:00 |
|
gn0st1c
|
130985e4b3
|
Update hardware.h
|
2018-03-22 15:52:23 +03:00 |
|
gn0st1c
|
a2f857c93f
|
Update utils.ino
SPIFFS_SUPPORT info.
why don't we free some bytes here
|
2018-03-22 15:47:35 +03:00 |
|
gn0st1c
|
14b810692c
|
Update hardware.h
LED#_MODE info
|
2018-03-22 15:17:51 +03:00 |
|
Xose Pérez
|
259773a470
|
Merge pull request #708 from gn0st1c/patch-3
Update hardware.h
|
2018-03-22 10:45:09 +01:00 |
|
Xose Pérez
|
8f0af3eb20
|
Merge pull request #706 from mcspr/mqtt-heartbeat-board
Add 'board' to the MQTT heartbeat
|
2018-03-22 10:44:45 +01:00 |
|
gn0st1c
|
755b075e5d
|
Update hardware.h
just hy02, wus002s, xssa05 definitions. rest of the code will be in a seperate PR.
|
2018-03-22 11:02:41 +03:00 |
|
Maxim Prokhorov
|
d99a58676a
|
Add 'board' to the MQTT heartbeat
|
2018-03-22 01:25:18 +03: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 |
|
Xose Pérez
|
5ad3ae7799
|
Move power sensor configuration to Configure method (#676)
|
2018-03-19 10:13:56 +01:00 |
|
Xose Pérez
|
a2b175ac4b
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
2018-03-19 07:40:53 +01:00 |
|
Xose Pérez
|
b75e1ea7d6
|
Do not show empty time strings (#691)
|
2018-03-19 07:14:19 +01:00 |
|