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
|
b75933f5e6
|
Merge branch 'dev' into embedis-get
|
2018-06-12 20:38:10 +02:00 |
|
Xose Pérez
|
0ef74d0dc0
|
Update EEPROM_Rotate to 0.9.1 and use rotate(false) before OTA
|
2018-06-12 13:06:55 +02:00 |
|
Xose Pérez
|
914488f3c0
|
Version 1.13.0b
|
2018-06-11 23:57:52 +02:00 |
|
Xose Pérez
|
9288f411f9
|
Do not write to EEPROM (rotating) after OTA to prevent image corruption
|
2018-06-11 23:57:37 +02:00 |
|
Xose Pérez
|
b7800b51f9
|
Merge branch 'eeprom_rotate' into dev
|
2018-06-11 22:51:18 +02:00 |
|
Xose Pérez
|
ffe40ab3db
|
Freeze JustWifi library to 2.0.0
|
2018-06-11 22:46:56 +02:00 |
|
Xose Pérez
|
6c87de02a7
|
Merge branch 'dev' into justwifi2
|
2018-06-11 22:11:46 +02:00 |
|
Xose Pérez
|
296adcc416
|
Freeze EEPROM_Rotate library to 0.9.0
|
2018-06-11 21:53:23 +02:00 |
|
Xose Pérez
|
de13e1c802
|
Merge branch 'dev' into eeprom_rotate
|
2018-06-11 21:48:48 +02:00 |
|
Xose Pérez
|
f1c2aa1b81
|
Update platformio.ini file to use Core 3.5.3, supress warnings
|
2018-06-11 21:23:57 +02:00 |
|
Xose Pérez
|
b4a05f9269
|
Fix build when WEB_SUPPORT==0 (#923)
|
2018-06-11 21:23:16 +02:00 |
|
Xose Pérez
|
ce952cffb3
|
Update enableScan entry point
|
2018-06-05 01:19:06 +02:00 |
|
Xose Pérez
|
87d961b186
|
Update to latest version of EEPROM_Rotate
|
2018-06-03 23:10:02 +02:00 |
|
Xose Pérez
|
33780edc5b
|
Better memory layout info, multi-sector memory layouts
|
2018-06-02 23:23:56 +02:00 |
|
Maxim Prokhorov
|
0281cb26e8
|
Empty string for no value, quote existing values
|
2018-06-01 10:56:41 +03:00 |
|
Maxim Prokhorov
|
f4de7c061b
|
MQTT dynamic pulse timer for relays
|
2018-05-31 22:19:57 +03:00 |
|
Xose Pérez
|
dff81d6795
|
Revert WS to ticket-based authentication
|
2018-05-31 00:29:22 +02:00 |
|
Maxim Prokhorov
|
fa40633996
|
Customize GET terminal command
|
2018-05-30 11:18:06 +03: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
|
36f6d399bd
|
Moved {identifier} check to _mqttBackwards
|
2018-05-30 00:13:31 +02:00 |
|
Xose Pérez
|
61c61e858c
|
Merge pull request #890 from mcspr/mqtt-sub
Migrate from {identifier} to {hostname}
|
2018-05-29 23:50:02 +02:00 |
|
Xose Pérez
|
32a478945e
|
Merge pull request #786 from pilotak/ESP_DIN
new board ESP_DIN_V1
|
2018-05-29 23:48:00 +02:00 |
|
Xose Pérez
|
3518d1013e
|
RELOAD terminal command forces modules to reload settings from config (#816)
|
2018-05-29 23:39:24 +02: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
|
53aa1d109e
|
Increasing MQTT keepalive to 300s to fit into the heartbeat interval (#715)
|
2018-05-29 22:52:36 +02:00 |
|
Pavel Slama
|
0075d386c8
|
Merge branch 'dev' into ESP_DIN
|
2018-05-28 12:27:54 +02:00 |
|
Xose Pérez
|
6c626600cc
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
2018-05-28 11:46:33 +02:00 |
|
Xose Pérez
|
ad623524f5
|
Fix password check regexp (#879)
|
2018-05-28 11:46:18 +02:00 |
|
Xose Pérez
|
cbfcb32e80
|
Freeze version for EEPROM_Rotate library
|
2018-05-28 11:25:23 +02:00 |
|
Xose Pérez
|
a83115cb1b
|
Update API, backup EEPROM to last sector before OTA upgrades
|
2018-05-28 11:08:23 +02:00 |
|
Xose Pérez
|
bc30b9e2f6
|
Specific EEPROM module
|
2018-05-28 02:02:26 +02:00 |
|
Maxim Prokhorov
|
65481c23ef
|
Replace {identifier} with {hostname}
|
2018-05-27 05:34:13 +03:00 |
|
Xose Pérez
|
4548cc724c
|
Using EEPROM_Rotate library
|
2018-05-27 01:42:32 +02:00 |
|
Xose Pérez
|
81eb809d4f
|
Support for Smart Config via JustWifi
|
2018-05-26 15:24:16 +02:00 |
|
Xose Pérez
|
3571f6ea8a
|
Merge branch 'dev' into justwifi2
|
2018-05-26 14:08:37 +02:00 |
|
Xose Pérez
|
e54b5aba0d
|
Merge pull request #889 from mcspr/hyphens
Do not use underscore in SSID / hostname
|
2018-05-26 11:10:12 +02:00 |
|
Xose Pérez
|
f0fffcbe93
|
Fix InfluxDB send sensor by id (#882)
|
2018-05-26 10:58:06 +02:00 |
|
Maxim Prokhorov
|
bba4073a4f
|
Do not use underscore in SSID / hostname
|
2018-05-26 05:25:27 +03:00 |
|
Xose Pérez
|
aeb03282c6
|
Disable WPS by default, saves ~50Kb
|
2018-05-25 17:10:15 +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
|
58ce6a5f61
|
Merge branch 'dev' into justwifi2
|
2018-05-25 15:35:02 +02:00 |
|
Xose Pérez
|
17dcf520b7
|
Faster OTA manager, support for zeroconf 0.20.0 and python3
|
2018-05-25 12:56:09 +02:00 |
|
Xose Pérez
|
caa84710ae
|
Merge branch 'dev' into justwifi2
|
2018-05-25 11:27:16 +02:00 |
|
Xose Pérez
|
ea98f99fbc
|
Version 1.12.7a
|
2018-05-25 11:25:47 +02:00 |
|
Xose Pérez
|
3dae7b71a0
|
Added UART_MQTT_TERMINATION setting
|
2018-05-25 11:25:37 +02:00 |
|
Xose Pérez
|
1f39e225c9
|
Refactor wifi debug messages
|
2018-05-25 10:16:13 +02:00 |
|
Xose Pérez
|
ad88f656c9
|
Check if we should destroy AP
|
2018-05-24 09:18:59 +02:00 |
|
Xose Pérez
|
aa585ec2cc
|
Link IP in status page
|
2018-05-24 09:18:44 +02:00 |
|