Commit Graph

844 Commits

Author SHA1 Message Date
Xose Pérez
bd86de02fb Fix relay unstability when one and just one sync mode selected (#290) 2017-12-03 14:00:34 +01:00
Xose Pérez
55ffb506ac Support for Itead's SI7021 sensor with DHT interface 2017-12-03 11:14:19 +01:00
Xose Pérez
cbdcf9f0f7 Fix mask to send to the F330 in the DUAL 2017-12-02 15:46:48 +01:00
Xose Pérez
9ec333971a Disable TERMINAL_SUPPORT for DUAL 2017-12-02 14:41:10 +01:00
Xose Pérez
67b8c9a23a Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts 2017-12-02 11:05:22 +01:00
Xose Pérez
20334d1c97 Allow to define just ON or OFF codes in rfbridge (#304) 2017-12-01 23:51:54 +01:00
Xose Pérez
1758efc995 Fix rfbridge OFF button toggling relay (#303) 2017-12-01 23:46:25 +01:00
Xose Pérez
0ab5321a6f Fix stupid typo that prevented to learn RF codes in the RFBridge (#287) 2017-12-01 23:23:12 +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
b590db9db3 Include my92xx only if necessary 2017-11-30 14:43:52 +01:00
Xose Pérez
fd3113953c Removed unnecessary files 2017-11-28 09:49:09 +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
97c52ed1a0 Color transitions 2017-11-26 22:42:19 +01:00
Xose Pérez
ee8290107d Fix MQTT tab 2017-11-26 21:39:22 +01:00
Xose Pérez
9ad78c8026 Beta version 1.10.1b 2017-11-26 18:56:46 +01:00
Xose Pérez
d1abe1fc65 Option to disable MQTT at build time 2017-11-26 12:07:28 +01:00
Xose Pérez
a82c27babe Version 1.10.0 2017-11-26 09:29:38 +01:00
Xose Pérez
5275f1e70c Clean DHT and DS18B20 modules 2017-11-26 09:02:22 +01:00
Xose Pérez
ecf542a2be Remove non-stable builds from automatic builder 2017-11-26 06:27:11 +01:00
Xose Pérez
a25a6904b1 Changes in NTP 2017-11-25 23:17:46 +01:00
Xose Pérez
9fe2365328 Changed default hostname to ESPURNA_XXXXXX 2017-11-25 22:34:13 +01:00
Xose Pérez
d047856be9 Missing dependency 2017-11-25 22:18:35 +01:00
Xose Pérez
be7a1b8c31 Small changes 2017-11-25 22:04:14 +01:00
Xose Pérez
576ea5b5c3 Small changes 2017-11-25 22:04:05 +01:00
Xose Pérez
e9452a7bbd Update list of boards in arduino.h 2017-11-25 22:03:45 +01:00
Xose Pérez
d571a1407f Clean unnecessary includes 2017-11-25 21:42:50 +01:00
Xose Pérez
f5c247c4c0 Small fixes to temperature correction code 2017-11-25 21:34:43 +01:00
Xose Pérez
1c2d6ca7a1 Fix embedis parser 2017-11-25 21:34:28 +01:00
Xose Pérez
5691a83f05 Removing testing configuration for D1 2017-11-25 21:34:10 +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
Xose Pérez
e6a8b96f75 WebUI images 2017-11-25 16:23:57 +01:00
Xose Pérez
2b029dc089 Websocket callbacks for OTA and WIFI 2017-11-25 16:01:28 +01:00
Xose Pérez
8d8b228467 Reset original values in fields after save 2017-11-25 16:00:54 +01:00
Xose Pérez
cc6a211b86 Change text 2017-11-25 16:00:33 +01:00
Xose Pérez
3518a7bc5e Websocket callbacks (part 2) 2017-11-25 15:17:56 +01:00
Xose Pérez
ad096ba3d5 Add realm to auth challenge 2017-11-25 11:04:59 +01:00
Xose Pérez
2bce2c984a Added I2C clean bus code 2017-11-25 10:07:49 +01:00
Xose Pérez
ed5db16739 Using stock slider to reduce size 2017-11-24 17:47:42 +01:00
Xose Pérez
3c116f45bd Add NetBIOS support 2017-11-24 16:50:42 +01:00
Xose Pérez
e5ad46dfdc Default to stable Core version 2017-11-24 16:40:18 +01:00
Xose Pérez
b34da11508 Moving MDNS code to its own module 2017-11-24 16:40:05 +01:00
Xose Pérez
5d10a6ff55 Compile without InfluxDB support by default, removed non-supported light_ir module 2017-11-24 14:53:55 +01:00
Xose Pérez
b5e83b5333 Update ESPAsyncWebServer library 2017-11-24 12:53:27 +01:00
Pawel Raszewski
548f6edd44 merge dev branch 2017-11-23 22:38:06 -05:00
Pawel Raszewski
581b97ad3f added option to correct temperature value read from ds18b20 or dth22 sensor 2017-11-23 22:19:58 -05:00
Xose Pérez
4a0f1c2933 Clean I2C module 2017-11-23 11:09:24 +01:00
Xose Pérez
9ac2cad859 Testing core_version.h for PlatformIO 2017-11-23 10:50:39 +01:00
Xose Pérez
7b101f6791 Websocket callbacks 2017-11-23 00:23:46 +01:00
Xose Pérez
e83c5495de Unify reset calls 2017-11-22 16:23:58 +01:00