Commit Graph

2184 Commits

Author SHA1 Message Date
Xose Pérez
cb8d9c344d Manage relay changes in third party modules via broker 2019-01-05 03:52:50 +01:00
Xose Pérez
4586f07e52 Fix bug in rfm69 that counted packets twice 2019-01-05 02:04:10 +01:00
Xose Pérez
0fee277d01 Added support for Gosund SP1 v2.3 (#1448) 2019-01-04 20:32:11 +01:00
Xose Pérez
f3aed22179 Increase version field size in OTA manager 2019-01-04 20:25:45 +01:00
Xose Pérez
64c8cf313d Added API entry points for RFBridge module (#1407) 2019-01-04 20:25:29 +01:00
Xose Pérez
38b11819f2 Update web images for all and sensors 2019-01-04 17:53:00 +01:00
Erwin van Londen
7f48865fd2 Corrected typo (#1461) 2018-12-31 13:24:31 +03:00
Niek van der Maas
d299773913 Merge RF and RFBridge code (#1435)
* Merge RF and RFBridge code

* Keep rfbridge.ino filename

* Corrected #if checks

* Make RF_DEBOUNCE and RF_LEARN_TIMEOUT configurable

* Fix compile warnings with platform_latest
2018-12-31 13:23:54 +03:00
Max Prokhorov
7e71c29bf9 MQTT reconnect delay based on last disconnection 2018-12-28 05:51:09 +03:00
Jack Wilsdon
2e17c88804 Allow hardware to redefine pulsemeter debounce 2018-12-19 22:03:58 +00:00
Xose Pérez
2ffb7de4d7 Fix travis builds based on latest core 2018-12-19 10:37:28 +01:00
Xose Pérez
46a65ec0fa Merge branch 'alexa' into dev 2018-12-19 08:55:15 +01:00
Xose Pérez
b34aba20a0 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-12-19 08:55:10 +01:00
Xose Pérez
5675ee0e1e Update dependency to 3.1.0 2018-12-19 00:24:15 +01:00
Xose Pérez
f073beaa48 Test support for upcoming fauxmoESP 3.1.0 2018-12-18 13:08:21 +01:00
Xose Pérez
ec6e704bee Rename settings in platformio.ini file 2018-12-18 13:07:25 +01:00
Max Prokhorov
59685150b4 Runtime heartbeat configuration (#1406) 2018-12-13 23:04:00 +03:00
Xose Pérez
9cf2b50f6c Merge pull request #1418 from mcspr/version-suffix
APP_VERSION suffix
2018-12-13 14:07:04 +01:00
Xose Pérez
db338b1dde Merge pull request #1423 from xoseperez/mcspr-patch-1
Increase buffer size to fit B0 code
2018-12-13 14:05:50 +01:00
Niek van der Maas
db9a76d5f8 Add OTA support over MQTT 2018-12-13 13:33:37 +01:00
Max Prokhorov
677f426a7f Comment for clarity 2018-12-13 01:21:29 +03:00
Max Prokhorov
e47bdad2ac Increase buffer size to fit B0 code 2018-12-13 01:08:27 +03:00
Niek van der Maas
d2e0b12189 Fix function call typo in RF code (#1421) 2018-12-12 19:11:09 +03:00
Xose Pérez
7eef56071d Allow {hostname} and {mac} placeholder for mqtt user and client_id fields (#1338) 2018-12-12 13:06:13 +01:00
Xose Pérez
165a386127 Support for BMP085 and BMP180 sensors (#1082) 2018-12-12 12:48:25 +01:00
Xose Pérez
6a30360f01 Move crash code to it's own module 2018-12-12 05:44:10 +01:00
Max Prokhorov
54c0bdcdf0 Proper string test, strip any tag 2018-12-12 04:33:44 +03:00
Xose Pérez
10a2cc284f Added SmartLife Mini Smart Socket RGB (thanks to @kuppe234, #1411) 2018-12-11 21:14:52 +01:00
Xose Pérez
4d5c0d7617 Split ws messages for relays and rf codes (#262) 2018-12-11 19:26:23 +01:00
Max Prokhorov
c0b4ffac13 Always use -dev suffix 2018-12-11 19:47:17 +03:00
Xose Pérez
ba9b2d3a9e Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-12-11 12:34:39 +01:00
Xose Pérez
91a62693ed Added learn and forget terminal commands to RFBridge and RF modules (#1253) 2018-12-11 12:34:30 +01:00
Niek van der Maas
c4f80a77e8 Fix RF code conversion to long (#1410) 2018-12-11 14:33:42 +03:00
Arthur Freund
8cddd9083d Added configuration for the new WIFI device sold by Obi (#1408)
* Added the configuration for the second generation OBI devices.

* Added link to the OBI Wifi Schuko Plug V2 as well as included the device in the readme.

* Restored the default configuration accidentially changed by a previous commit.

* Renamed the OBI-V2 device to EUROMATE_WIFI_STECKER_SCHUKO_V2 as suggested by mcspr.

* Fixed spelling of comment to the proper wording Schuko.
2018-12-11 14:31:02 +03:00
Xose Pérez
8b84f89a64 Add notice about @mcspr being repo collaborator 2018-12-10 17:22:21 +01:00
Xose Pérez
fcf59d04cd Change light transition time via MQTT or API (#1412) 2018-12-10 17:14:20 +01:00
Xose Pérez
19d0c5d17a Report target color values on MQTT and API 2018-12-10 16:59:28 +01:00
Xose Pérez
13a08a4413 Load physical relays first and dummy relays afterwards 2018-12-10 16:56:07 +01:00
Xose Pérez
433f089c00 Show proper switches names in web UI 2018-12-09 22:48:42 +01:00
Xose Pérez
7e23c22351 Support for GBLife RGBW Socket (#1305) 2018-12-09 22:29:59 +01:00
Xose Pérez
9771da4faf Support for mixed combination of dummy and real relays (#1305) 2018-12-09 22:20:28 +01:00
Xose Pérez
7ab5b04fff Option to report time even if no NTP sync (#1310) 2018-12-09 21:41:32 +01:00
Xose Pérez
aec097581a Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-12-09 21:11:48 +01:00
Xose Pérez
d7046cce02 Add support for MagicHome ZJ WFMN A/B v1.1 (#1339) 2018-12-09 21:11:40 +01:00
Xose Pérez
d319e000f3 web images 2018-12-09 21:11:12 +01:00
Xose Pérez
3f51a1e793 Update EEPROM_Rotate to 0.9.2 2018-12-09 16:55:55 +01:00
Xose Pérez
8eb7a1831b Merge branch 'dev' into feature/atlas-scientific-ph-probe 2018-12-09 11:50:20 +01:00
Xose Pérez
c80e8b46c5 Merge pull request #1375 from lucciano/MAX6675
MAX6675 Support
2018-12-09 11:16:43 +01:00
Xose Pérez
59afc527cc Merge pull request #1399 from kcghost/lombex-color
Add support for Lombex Lux Nova 2 Color and White smart bulb
2018-12-09 10:57:02 +01:00
Xose Pérez
bc01202962 Merge pull request #1402 from plutec/dev
Added support for Orvibo B25
2018-12-09 10:55:27 +01:00