Commit Graph

2246 Commits

Author SHA1 Message Date
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
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
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
Xose Pérez
e6570fe1bb Triple click to enter WPS mode, fast LED blinking 2018-05-23 22:15:38 +02:00
Xose Pérez
73906fbe73 Initial support for JustWifi v2 2018-05-23 19:29:10 +02:00
Xose Pérez
f933e747bb Original versions of PureCSS files 2018-05-23 17:16:31 +02:00
Xose Pérez
39d219d1f4 Added pulse debug message 2018-05-23 16:58:33 +02:00
Xose Pérez
76c0ecac05 Send relay status to domoticz on MQTT connection (#872) 2018-05-23 13:06:41 +02:00
Xose Pérez
e44f96b9cc Added stale-bot configuration 2018-05-23 12:42:07 +02:00
Xose Pérez
d8eee36c2a Support for TYWE3S-based Estink WiFi Power Strip, thanks to @sandman72 (#852) 2018-05-22 11:37:17 +02:00
Xose Pérez
40b9fdf3b4 Fix Sonoff POW R2 configuration 2018-05-22 09:05:33 +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
Xose Pérez
e166c9206b Fix On MQTT disconnect in web UI (#845) 2018-05-21 13:51:15 +02:00
Xose Pérez
86d9ee8009 CSS optimization (#870, #871) 2018-05-21 12:48:04 +02:00
Xose Pérez
d9e025fbb7 Fix overflow in CSE7766 energy calculation (#856) 2018-05-21 11:53:05 +02:00