Commit Graph

2146 Commits

Author SHA1 Message Date
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
Max Prokhorov
56865be039 Merge branch 'dev' into MAX6675 2018-12-08 23:05:20 +03:00
Antonio Sánchez
d53d1ebd4d Merge branch 'dev' of github.com:plutec/espurna into dev 2018-12-08 19:00:08 +01:00
Antonio Sánchez
c556d73cb0 Added support for Orvibo B25 2018-12-08 18:59:45 +01:00
Casey Fitzpatrick
8ecd2e884b fixup! Add support for Lombex Lux Nova 2 Color and White smart bulb 2018-12-08 12:02:58 -05:00
Xose Pérez
7ffb8fe420 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-12-08 17:00:21 +01:00
Xose Pérez
938872e9c6 Version 1.13.4-DEV 2018-12-08 17:00:06 +01:00
BuildTheRobots
1d50e3cc2f Add RSSI to InfluxDB heartbeat (#1400) 2018-12-08 18:44:07 +03:00
Casey Fitzpatrick
4af4cc7fd0 Add support for Lombex Lux Nova 2 Color and White smart bulb 2018-12-07 08:42:54 -05:00
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
Rui Marinho
aeeef47ce7 Add support for EZO™ pH Circuit 2018-11-30 00:31:01 +00: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
Luciano Andrade
d0849a1a25 Merge branch 'dev' of https://github.com/xoseperez/espurna into MAX6675 2018-11-27 06:48:56 -03:00
Luciano Andrade
ec6110fec6 remove non standar build flags 2018-11-27 06:39:40 -03:00
Luciano Andrade
36ef050fb6 MAX6675 Support 2018-11-27 06:35:09 -03: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