Commit Graph

200 Commits

Author SHA1 Message Date
Xose Pérez
5655a5f820 Order library dependencies alphabetically 2018-01-28 17:19:07 +01:00
Xose Pérez
a0d1d7aa7f Merge branch 'dev' into sensors
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-26 12:07:03 +01:00
Xose Pérez
4b2a4ffaa4 Added support for MagicHome LED Controller 2.3 2018-01-25 00:05:57 +01:00
Xose Pérez
8c463c5a70 Merge branch 'dev' into sensors
Conflicts:
	code/espurna/sensors/BH1750Sensor.h
	code/espurna/sensors/SI7021Sensor.h
2018-01-21 19:27:12 +01:00
Xose Pérez
28bf5c56f1 Fix regression in including PaulStoffregen/Time which is not comaptible with ESPAsyncWebserver (#445) 2018-01-21 18:30:33 +01:00
Xose Pérez
95968a97c3 Improved NTP support 2018-01-21 00:36:06 +01:00
Xose Pérez
3e4313fae3 Updated NTPClientLib. Support for non full hour time offsets (#265) 2018-01-20 01:00:13 +01:00
Xose Pérez
bc85600e9c Remove dependency from Sparkfun BME280 library 2018-01-18 23:41:10 +01:00
Xose Pérez
f2e552e7fa Update fauxmoESP library to 2.4.2. Removes serial debug messages (#407) 2018-01-14 14:15:04 +01:00
Xose Pérez
16f2226805 Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules 2018-01-11 16:41:52 +01:00
Xose Pérez
757b350ca9 Update fauxmoESP library to 2.4.1 to fix depenency issue (#388) 2018-01-10 23:09:50 +01:00
Xose Pérez
5d0d64d447 Update JustWifi library to 1.1.6 2018-01-10 19:25:53 +01:00
Xose Pérez
be1d716b79 Added ESPurna Switch board support 2018-01-10 16:43:59 +01:00
Xose Pérez
73b3d615df PlatformIO environment for espurna-core build 2018-01-09 21:53:24 +01:00
Xose Pérez
7f769a4b46 Update FauxmoESP lib to 2.4.0. Includes Gen2 support 2018-01-09 21:01:54 +01:00
Xose Pérez
7f70d6f5e0 Support for Arilux AL-LC02 (Thanks you user Crispin) 2018-01-06 21:01:10 +01:00
Xose Pérez
2a75e48a87 Version 1.11.4a 2018-01-05 09:31:23 +01:00
Xose Pérez
a9735280d5 Add binary size check hook to platformio build 2018-01-04 16:09:43 +01:00
Xose Pérez
98adb88f12 Add binary size to memanalyzer report 2018-01-04 10:35:20 +01:00
Xose Pérez
590cd49bea Change PlatformIO staging reference 2018-01-02 14:09:13 +01:00
Xose Pérez
cdfa893f75 Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14 2017-12-29 22:41:48 +01:00
Xose Pérez
f166e33394 Added support for Arilux AL-LC01 and AL-LC11 2017-12-28 21:30:05 +01:00
Xose Pérez
85366e91af Generic 8CH board 2017-12-28 16:55:50 +01:00
Xose Pérez
e9077247e9 Temporarily reverting to ESPAsyncWebserver#313f337 (#295) 2017-12-27 13:21:08 +01:00
Xose Pérez
7bd9bd0498 Remove library dependencies 2017-12-21 23:35:55 +01:00
Xose Pérez
f48c91bd07 Support for BME280 sensor 2017-12-18 17:06:09 +01:00
Oscar Rovira
5b0411bbe1 Use ESPSoftwareSerial fork, fixes 9600 baud problems 2017-12-17 22:27:36 +01:00
Oscar Rovira
9712e54b72 Merge with upstream 2017-12-17 22:17:02 +01:00
Xose Pérez
cf27d853cb Remove code for I2Cdevlib-ADS1115 2017-12-17 17:37:04 +01:00
Oscar Rovira
6a58a8a907 Add PMSX003Sensor.h 2017-12-16 19:26:12 +01:00
Xose Pérez
6f58170ace Support for energy monitor based on ADS1115, still WIP 2017-12-16 10:00:32 +01:00
Xose Pérez
ebe0d5e410 Fixed DallasSensor 2017-12-14 00:47:05 +01:00
Xose Pérez
c5ade4660d Slow upload speed on ESPurna boards 2017-12-08 13:24:47 +01:00
Xose Pérez
dc96649240 Support for Sonoff Dual R2 2017-12-05 15:58:58 +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
e5ad46dfdc Default to stable Core version 2017-11-24 16:40:18 +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
Xose Pérez
9ac2cad859 Testing core_version.h for PlatformIO 2017-11-23 10:50:39 +01:00
Xose Pérez
9cf2579d98 Revert to stable Arduino Core 2.3.0 2017-11-21 22:59:11 +01:00
Xose Pérez
10cc203625 Support for LLMNR 2017-11-20 17:12:56 +01:00
Xose Pérez
41804ae01d Update my9291 to my92xx. Fixes issues with Sonoff B1 2017-11-13 23:31:00 +01:00
Xose Pérez
4b5524aaad Add Sonoff TH to build targets 2017-11-13 23:26:16 +01:00
Xose Pérez
396c92330e Set d1mini as default pio env 2017-11-10 20:45:55 +01:00
Xose Pérez
4b87ce223f Support for YJZK 2-gang switch 2017-11-08 18:47:29 +01:00
Xose Pérez
3df2c9f28c Version 1.9.8 2017-11-08 16:22:49 +01:00
Xose Pérez
c2bcd86260 Update fauxmoESP library 2017-11-08 13:15:24 +01:00
Xose Pérez
2d101500ab Preliminary support for Arilux E27 light bulb (untested) 2017-11-08 11:53:44 +01:00
Xose Pérez
6e3031cdee Use own DHT implementation 2017-11-08 08:05:10 +01:00
Xose Pérez
f5505808b0 Add env for Wemos D1 with ECH1560 power monitor 2017-10-31 22:20:04 +01:00