Commit Graph

1915 Commits

Author SHA1 Message Date
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
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
Xose Pérez
363227b22a Merge pull request #1076 from mcspr/missing-env
Improve build.sh -ota envs detection
2018-07-26 08:00:11 +02:00
Max Prokhorov
69bfafdb2f Minor comment error in led.ino 2018-07-25 20:57:05 +03:00
Maxim Prokhorov
25c7a00c24 Better filter for -ota envs 2018-07-25 19:35:35 +03:00
Maxim Prokhorov
a07e6a68d0 Fix -ota tag of env:itead-sonoff-dual-r2-ota 2018-07-25 19:35:35 +03:00
Maxim Prokhorov
13c051a097 Fix up build.sh error handling from #1008
* Change git detection to not accidentaly exit the shell
* Fix [ $par_build ] always being true
* Fix git-describe with shallow clone ("No tags can describe ...")
2018-07-25 19:20:43 +03:00
Xose Pérez
88d0ad7d67 Fix codacy issues in build.js 2018-07-23 15:39:34 +02:00
Xose Pérez
e0f72bee0e Fixing look & feel 2018-07-23 11:09:50 +02:00
Xose Pérez
b37c471909 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-07-23 10:52:03 +02:00
Xose Pérez
ae00c4e7b5 Merge pull request #1066 from Valcob/fix/webui-checkboxes
[fix]ON OFF switch in Microsoft Edge #1049
2018-07-23 10:51:52 +02:00
Xose Pérez
9078ff3404 Fix comment in PWM config 2018-07-23 10:27:30 +02:00
Philipp Bauer
f703b5489d fixed typo 2018-07-22 23:46:00 +02:00
Philipp Bauer
cdbd64f737 Using toggle Switch (LUANI HVIO)
Normally you will connect a toggle switch to Luani's HVIO module.
2018-07-22 23:25:16 +02:00
userName
959bb2a598 some socket debugging escaped... sorry) 2018-07-22 09:06:52 +03:00
userName
df9fecd16a removed blind copy/paste console.log....
improved CSS to comply with CODACY rules
2018-07-22 09:00:02 +03:00
userName
4094adbae6 changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
also minor html fixes
2018-07-21 23:45:48 +03:00