Commit Graph

2117 Commits

Author SHA1 Message Date
Xose Pérez
606ef345bf Option to not clearing cache after sending data to Thingspeak.com (#1369) 2018-12-07 14:22:11 +01:00
Arihant Daga
9e817a0b5d [Fix] Disabling EEPROM Rotate before updating upgrading firmware with
nofuss
2018-12-07 11:40:29 +05:30
Jack Wilsdon
665a473d9c Fix energy ratio input for pulse meter sensor (#1394)
* Fix energy ratio input for pulse meter sensor

* checkout origin/dev -- webui files
2018-12-06 22:59:50 +03:00
Xose Pérez
625d523481 Merge pull request #1386 from mcspr/relayconfig-dummy
Fix wrong GPIO value for dummy relay
2018-12-06 14:05:39 +01:00
Xose Pérez
41a6023fd0 Merge pull request #1397 from kcghost/lombex
Add support for Lombex Lux Nova 2 Tunable White smart bulb
2018-12-06 14:04:44 +01:00
Xose Pérez
c0514da085 Merge pull request #1395 from jackwilsdon/pulse-meter-debounce
Add debouncing to pulse meter sensor
2018-12-06 13:40:03 +01:00
Casey Fitzpatrick
182b0291c3 Add support for Lombex Lux Nova 2 Tunable White smart bulb 2018-12-06 07:39:14 -05:00
Marcos Pérez Ferro
777e7a845c Making Emon Sensor params overrideable (#1290)
* Allowing Emon sensor parameters to be naturally overridden

* blocking get adminPass for security reasons

* Fixing missing 's' in adminPass blocked message

* Revert "blocking get adminPass for security reasons"
2018-12-05 13:34:57 +03:00
Carlos Iván Conde Martín
b016167cba Improvement on ANALOG_SENSOR (#1326)
* Testing branch

* Added ability (by define) to scale analog sensor, also with number of decimals (it was formerly zero)
Useful when running on batteries to check the battery voltage just 
adding the appropriate resistor

* Reverting DHTSensor.h file

* Trying again to revert DHTSensor.h

* Using macro DEBUG_MSG

* fix method types
2018-12-05 13:13:04 +03:00
Max Prokhorov
782040f559 Use SENSEAIR_SUPPORT in travis 2018-12-05 12:50:03 +03:00
Jack Wilsdon
ca59d233a6 Add debouncing to pulse meter sensor 2018-12-05 01:38:39 +00:00
Max Prokhorov
9aa586a8b3 Fix wrong GPIO value for dummy relay 2018-12-01 14:16:32 +03:00
Max Prokhorov
de7ff7722c Telnet password setting (#1382)
* Telnet auth depends on setting

* use same define suffix as WS_

* add to web

* no initial passwd for core
2018-12-01 07:20:13 +03:00
Max Prokhorov
98d2abad67 RELOAD cmd without WEB_SUPPORT (#1383) 2018-12-01 06:47:43 +03:00
Xose Pérez
deb623bbbf Remove unneeded code for TECKIN device 2018-11-30 00:01:13 +01:00
Xose Pérez
c8df4783e4 Fix pulse meter sensor 2018-11-29 23:59:16 +01:00
Xose Pérez
5337b5303a Fix typos 2018-11-22 21:50:18 +01:00
Xose Pérez
caa064dc7f Fix wrong merge 2018-11-22 21:45:29 +01:00
Xose Pérez
7886f6eddc :q:Merge branch 'dev' into sensors 2018-11-22 21:39:30 +01:00
Xose Pérez
d2d92687c1 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-11-22 21:35:47 +01:00
Xose Pérez
d2101a90fb Support for Teckin SP22 v1.4+ 2018-11-22 21:35:36 +01:00
Xose Pérez
35a78699b9 Option to provide path to ELF file in debug utility 2018-11-22 21:32:31 +01:00
Xose Pérez
9ac06d0c7d Fix numbers checks 2018-11-22 21:30:51 +01:00
Xose Pérez
549616560b Merge pull request #1355 from jackwilsdon/stat-macos
Use correct arguments for stat on macOS
2018-11-19 23:06:55 +01:00
Xose Pérez
2469b60014 Merge pull request #1348 from mcspr/fix/rfbridge-key-buffer
Proper buffer size to fit two digit rfbOFF key
2018-11-19 23:06:14 +01:00
Xose Pérez
56a8010a4d Merge pull request #1342 from mcspr/fix/ntp-year-2036
Use NTP last sync timestamp for ntpSynced()
2018-11-19 23:04:32 +01:00
Xose Pérez
c1658da1c4 Update sensor.ino 2018-11-19 22:50:09 +01:00
Xose Pérez
8b863c48eb Merge branch 'dev' into sensor/veml6075 2018-11-19 22:44:18 +01:00
Xose Pérez
b0e6048a8e Merge pull request #1107 from ruimarinho/sensor/vl53l1x
Add support for VL53L1X sensor
2018-11-19 22:36:06 +01:00
Xose Pérez
22d4fd7cbb Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-11-19 22:34:35 +01:00
Jack Wilsdon
3d21404a67 Use correct arguments for stat on macOS 2018-11-18 20:05:54 +00:00
tijnema
d82f9b4e2f Add support for new Blitzwolf BW-SHP2 board version (V2.3) (#1351) 2018-11-18 22:26:23 +03:00
Max Prokhorov
f7d2864db6 Proper buffer size to fit two digit rfbOFF key 2018-11-15 16:57:04 +03:00
Tercio Gaudencio Filho
a89b511f38 Updated PZEM004T documentation and small fixes. (#1328) 2018-11-14 18:00:25 +03:00
Peter Hoeg
02379de39e Allow override of HOMEASSISTANT_ and WEB_REMOTE_DOMAIN (#1337)
* allow override of WEB_REMOTE_DOMAIN

* allow override of HOMEASSISTANT_ENABLED and _PREFIX
2018-11-14 01:31:12 +03:00
Eugene Schava
9156cd4784 Added missing ifndef
fix 30285b3
2018-11-14 01:30:00 +03:00
Max Prokhorov
ed0d4f6674 Check NTP sync status
Avoid 0 timestamp bug
2018-11-14 01:07:51 +03:00
Max Prokhorov
7a9dfb99aa Add missing initial configuration for HTTP API (#1288) 2018-11-11 17:45:53 +03:00
Xose Pérez
4c844e964b Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-11-11 10:44:15 +01:00
Alexander
054876c28c Fix compiler warnings, fix str to ul convert
Change var type to unsigned int in for loops.

Change _ir_code to str conversion (thanks hos500)
https://github.com/xoseperez/espurna/issues/1302
2018-11-09 09:45:16 +06:00
Xose Pérez
a80964d255 Replace debugSend calls with DEBUG_MSG macro 2018-11-09 00:42:25 +01:00
Xose Pérez
9d5f0e94b1 Merge pull request #1324 from vtochq/patch-1
fix _ir_results checks for Raw mode
2018-11-09 00:33:37 +01:00
Xose Pérez
4d0508ed6d Merge pull request #1323 from StevenWolfe/tonbux-xsssa01
Added Tonbux XS-SSA01 device
2018-11-09 00:27:43 +01:00
Xose Pérez
29b40591ff Update platformio.ini
Do not change the default env
2018-11-09 00:27:04 +01:00
Xose Pérez
8f0826e5e1 Merge pull request #1319 from kerk1v/dev
Add support for MAXCIO W-DE003 (based on work by Michael Harwerth)
2018-11-09 00:26:04 +01:00
Xose Pérez
1de42659ac Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-11-09 00:19:23 +01:00
Xose Pérez
68ea333eb0 Fix comment in Emon sensor current ratio 2018-11-09 00:13:10 +01:00
Alexander
54175471cc fix _ir_results checks for Raw mode 2018-11-07 23:24:17 +06:00
Steve Wolfe
3f8f19adfc Added Tonbux XS-SSA01 device 2018-11-07 10:13:49 -05:00
Volker Kerkhoff
83f0b8487b Add support for MAXCIO W-DE003 (based on work by Michael Harwerth) 2018-11-05 14:47:32 +01:00