Commit Graph

1930 Commits

Author SHA1 Message Date
Xose Pérez
c66dee640d Support for YJZK 1CH and 3CH switches (#1047) 2018-08-26 14:59:39 +02:00
Xose Pérez
f840a5420f Clean up new devices 2018-08-25 17:55:19 +02:00
Xose Pérez
cfd5368986 Merge pull request #1135 from steveway/dev
Add support for Lohas 9W bulbs
2018-08-25 17:47:16 +02:00
Xose Pérez
3f8f425b1b Merge pull request #1128 from abmantis/shelly1
add support for shelly1 relay
2018-08-25 17:46:44 +02:00
Xose Pérez
5dcefe3957 Merge pull request #1144 from mcspr/patch-4
Fix _INTERRUPT_MODE comment
2018-08-25 17:46:03 +02:00
Xose Pérez
1d132172a1 Fix EmonSensor bug 2018-08-25 17:14:53 +02:00
Xose Pérez
d546a069e2 Option to save total energy in EEPROM after X reports, disabled by default 2018-08-25 17:09:13 +02:00
Xose Pérez
412c5a672a Show literal for webUI image in info (#1142) 2018-08-25 09:44:28 +02:00
Xose Pérez
a7c3361b60 Move WebUI image calculation after sensors.h (#1142) 2018-08-25 09:18:02 +02:00
Xose Pérez
cc38f37f10 Disconnect before running WPS and SmartConfig discovery (#1146) 2018-08-25 08:39:46 +02:00
Max Prokhorov
a3c45df9c5 Fix _INTERRUPT_MODE comment 2018-08-21 01:00:50 +03:00
Xose Pérez
1ebc1795a2 Revert DEBUG_SERIAL_SUPPORT for RFRIDGE 2018-08-16 12:43:04 +02:00
Xose Pérez
4f61d3aa7e Option to remove API_SUPPORT at build time 2018-08-16 12:09:51 +02:00
Steveway
c97b33470e Add support for Lohas 9W bulbs
It seems to be very similar to the ITead Sonoff B1, so it's based on that.
2018-08-14 22:19:53 +02:00
Xose Pérez
b497cc8cd4 Init Serial on RELAY_PROVIDER_STM (#1130) 2018-08-14 18:57:45 +02:00
Xose Pérez
7c0b9e669d Adding /api and /apis to API request callback 2018-08-14 18:02:12 +02:00
Xose Pérez
17ee332dda Do not export values in memanalyzer 2018-08-14 18:01:48 +02:00
Xose Pérez
31436ead43 Fix memanalyzer issue 2018-08-14 17:23:47 +02:00
Xose Pérez
373fc53545 Reduce memory footprint of API calls (#1133) 2018-08-14 14:41:08 +02:00
Xose Pérez
f827f91c43 Update version to 1.13.2b 2018-08-14 14:40:38 +02:00
Xose Pérez
6b98438f11 Update platformio.ini file to use PIO version 3.6.X 2018-08-14 14:38:53 +02:00
Xose Pérez
13b0279ecc Option to change default payload for HA (#1085) 2018-08-13 19:32:26 +02:00
Xose Pérez
a8a0e11d24 Clean IR reception, IR to MQTT 2018-08-13 17:39:03 +02:00
Xose Pérez
0c65bfe36b Option to cofigure ON/OFF payload at build time (#1085) 2018-08-13 13:10:52 +02:00
Xose Pérez
9af6cc332c Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-08-13 12:39:20 +02:00
Xose Pérez
62eb2e6342 Merge pull request #1123 from ruimarinho/support/pms-support-typo
Fix incorrect PMS_SUPPORT reference on sensor endif
2018-08-13 12:39:12 +02:00
Xose Pérez
96504cbfeb Clean up 2018-08-13 12:38:51 +02:00
Xose Pérez
387ae638c0 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-08-13 12:37:16 +02:00
Xose Pérez
1c116ee94b Merge pull request #1122 from ruimarinho/feature/hardware-serial-pmsx003
Add support for hardware serial on PMSX003 devices
2018-08-13 12:37:05 +02:00
Xose Pérez
1c4ffc9ddd Merge pull request #1121 from ruimarinho/support/remove-extra-whitespace-hardware-h
Remove extra whitespace on hardware.h
2018-08-13 12:31:02 +02:00
Xose Pérez
af4bfa7ac8 Clean up code 2018-08-13 12:21:11 +02:00
abmantis
cfc0f806b6 add support for shelly1 relay 2018-08-12 00:35:25 +01:00
Rui Marinho
43abc6b9d4 Add support for NewPing
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
  SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
  (use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
  are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
2018-08-09 02:22:56 +01:00
Rui Marinho
75c1a3675e Fix incorrect PMS_SUPPORT reference on sensor endif 2018-08-09 02:16:29 +01:00
Rui Marinho
89caf1f39b Add support for hardware serial on PMSX003 devices 2018-08-09 02:11:59 +01:00
Rui Marinho
fec0e5cf13 Remove extra whitespace on hardware.h 2018-08-09 02:02:47 +01:00
Xose Pérez
82405617e4 Merge pull request #1114 from ruimarinho/support/whitespace
Remove extra whitespace from sensor.ino
2018-08-08 21:38:10 +02:00
Xose Pérez
4fa1c9d1e0 Merge pull request #1118 from mcspr/1101-warnings
Fix compiler warnings
2018-08-08 21:37:54 +02:00
Maxim Prokhorov
17d12cdd05 Merge remote-tracking branch 'origin/dev' into HEAD 2018-08-08 15:21:05 +03:00
Maxim Prokhorov
8a0b3bca42 Fix compiler warnings
Add button definitions to the travis02 and travis03
IR_BUTTON should be uint32_t to properly work with new macro
eepromRotate return value is not used
2018-08-08 15:09:46 +03:00
Maxim Prokhorov
fab9c0f741 Force to implement BaseSensor methods that return values 2018-08-08 06:46:07 +03:00
Rui Marinho
ec21f76689 Remove extra whitespace from sensor.ino 2018-08-07 00:21:01 +01:00
Rui Marinho
f312f926b5 Add support for wemos-d1mini dev board 2018-08-07 00:14:59 +01:00
Teo Pavel
bcb4ef5416 Added Homecube 16A 2018-08-05 11:34:19 +03:00
Maxim Prokhorov
5f2a147c3e Turn off warnings only for external code 2018-08-04 01:48:12 +03:00
Philipp Bauer
3598ce1850 OTA Progress Debug Msg only on change 2018-07-31 16:02:39 +02:00
Xose Pérez
be7f535d14 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-07-26 13:28:57 +02:00
Xose Pérez
f9d7390b89 Merge branch 'dev' into sensors 2018-07-26 13:28:30 +02:00
Xose Pérez
2bccfb09e4 Init relay GPIO when in inverse mode to be OFF (#1078) 2018-07-26 13:00:40 +02:00
Xose Pérez
15ae686544 Merge pull request #1077 from mcspr/patch-3
Minor comment error in led.ino
2018-07-26 08:00:31 +02:00