Commit Graph

1672 Commits

Author SHA1 Message Date
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
Maxim Prokhorov
65481c23ef Replace {identifier} with {hostname} 2018-05-27 05:34:13 +03: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
f37b15cab8 Add telnet link to Web UI, fix mDNS hostname 2018-05-25 16:37:54 +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
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
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
Xose Pérez
45b52f870e Include debug-h before if SENSOR_DEBUG 2018-05-21 11:52:17 +02:00
Xose Pérez
4aa1cb6f1b Migrated JustWifi library from Bitbucket to Github 2018-05-20 08:35:12 +02:00
Pavel Slama
d9288d3c70 Merge branch 'dev' into ESP_DIN 2018-05-19 22:15:05 +02:00
Xose Pérez
20f932e380 Support for NEO Coolcam Power Plug Wifi (no power monitoring) 2018-05-18 10:35:56 +02:00
Pavel Slama
c663e6ff29 v1.1 update 2018-05-16 16:33:54 +02:00
Xose Pérez
18c9082f89 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-05-13 12:20:49 +02:00
Xose Pérez
e841066be5 Configure proper DHT sensor type for GENERIC_ESP01S_DHT11_V10 board 2018-05-13 12:20:40 +02:00
Xose Pérez
8f1f10dfc1 Merge pull request #712 from zafrirron/RELAY_DELAY_for_none_GPIO_relays
Allow RELAYx_DELAY_ON/OFF also for none GPIO relay types
2018-05-13 12:07:46 +02:00
Xose Pérez
fb55cd202e Merge branch 'dev' into CCT_Support 2018-05-13 12:01:35 +02:00
Xose Pérez
35cb015023 Merge pull request #859 from mcspr/hass-no-device-class
Don't send device_class for Home Assistant sensor
2018-05-13 11:12:20 +02:00
Xose Pérez
9980315c8d Merge pull request #850 from PhilRW/homeassistant
Remove quotes from HomeAssistant units
2018-05-13 11:10:59 +02:00
Xose Pérez
bc67e93c28 Fix per channel state on/off for lights (#830) 2018-05-13 08:52:02 +02:00
Maxim Prokhorov
4735174480 "sensor" is not supported device_class 2018-05-12 22:55:44 +03:00
Philip Rosenberg-Watt
dfa7327491 Remove quotes from HomeAssistant units
Closes #849
2018-05-09 13:24:48 -06:00
Pavel Slama
57929ad792 Merge branch 'dev' into ESP_DIN 2018-05-09 16:47:00 +02:00
Xose Pérez
32ef5958dc Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-05-09 08:59:42 +02:00
Xose Pérez
6a12c02287 Add missing reference to DNSServer.h in wifi.ino 2018-05-09 00:15:04 +02:00
Xose Pérez
9f90f77857 Merge pull request #847 from gn0st1c/dev
tonbux mosquito killer support
2018-05-08 23:45:54 +02:00
Xose Pérez
acf601e882 Updated to JustWifi 1.1.9 (#843) 2018-05-08 23:37:01 +02:00
Xose Pérez
edcc6a7152 Fix compilation errors in PZEM004TSensor class (#837) 2018-05-08 23:09:57 +02:00
gn0st1c
184da877be tonbux mosquito killer support
tonbux mosquito killer support
2018-05-08 23:27:19 +03:00
Pavel Slama
7d720341c7 Merge branch 'dev' into ESP_DIN 2018-05-07 10:47:25 +02:00