Commit Graph

2179 Commits

Author SHA1 Message Date
Debarko De
b205656ae3 Remove TELNET check as per recommendation 2019-01-01 23:08:21 +05:30
Debarko De
214080e852 Update: Debug check position to make sure definition is not nullified to avoid putting checks in all places 2018-12-28 22:41:12 +05:30
Debarko De
4be9de04b6 Update: Add terminal support for wifiDebug 2018-12-28 00:39:24 +05:30
Debarko De
03c22787d2 Fix: Add Debug flag for compilation of wifiDebug() function 2018-12-28 00:32:51 +05:30
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
Xose Pérez
3859436fdc Merge pull request #1403 from mcspr/gulp4
Update gulp@4
2018-12-09 10:54:36 +01:00
Max Prokhorov
b526060fa4 clickable link 2018-12-09 00:10:45 +03:00
Max Prokhorov
65d5a50b0b Update to gulp@4 2018-12-09 00:03:55 +03:00
Max Prokhorov
e257881e42 Move NoFUSS from Admin to separate panel 2018-12-08 23:40:57 +03:00
Max Prokhorov
ddffb90181 Update sensor.ino 2018-12-08 23:06:06 +03:00