Xose Pérez
7e23c22351
Support for GBLife RGBW Socket ( #1305 )
5 years ago
Xose Pérez
7ab5b04fff
Option to report time even if no NTP sync ( #1310 )
5 years ago
Xose Pérez
d7046cce02
Add support for MagicHome ZJ WFMN A/B v1.1 ( #1339 )
5 years ago
Antonio Sánchez
c556d73cb0
Added support for Orvibo B25
5 years ago
Casey Fitzpatrick
8ecd2e884b
fixup! Add support for Lombex Lux Nova 2 Color and White smart bulb
5 years ago
Xose Pérez
938872e9c6
Version 1.13.4-DEV
5 years ago
Casey Fitzpatrick
4af4cc7fd0
Add support for Lombex Lux Nova 2 Color and White smart bulb
5 years ago
Xose Pérez
606ef345bf
Option to not clearing cache after sending data to Thingspeak.com ( #1369 )
5 years ago
Casey Fitzpatrick
182b0291c3
Add support for Lombex Lux Nova 2 Tunable White smart bulb
6 years ago
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"
5 years ago
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
5 years ago
Carlos Iván Conde Martín
ad40589a7f
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
5 years ago
Max Prokhorov
782040f559
Use SENSEAIR_SUPPORT in travis
5 years ago
Jack Wilsdon
ca59d233a6
Add debouncing to pulse meter sensor
5 years ago
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
6 years ago
Rui Marinho
aeeef47ce7
Add support for EZO™ pH Circuit
6 years ago
Xose Pérez
deb623bbbf
Remove unneeded code for TECKIN device
6 years ago
Luciano Andrade
36ef050fb6
MAX6675 Support
6 years ago
Xose Pérez
5337b5303a
Fix typos
6 years ago
Xose Pérez
caa064dc7f
Fix wrong merge
6 years ago
Xose Pérez
d2101a90fb
Support for Teckin SP22 v1.4+
6 years ago
Xose Pérez
9ac06d0c7d
Fix numbers checks
6 years ago
tijnema
d82f9b4e2f
Add support for new Blitzwolf BW-SHP2 board version (V2.3) ( #1351 )
6 years ago
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
6 years ago
Eugene Schava
9156cd4784
Added missing ifndef
fix 30285b3
6 years ago
Xose Pérez
68ea333eb0
Fix comment in Emon sensor current ratio
6 years ago
Steve Wolfe
3f8f19adfc
Added Tonbux XS-SSA01 device
6 years ago
Volker Kerkhoff
83f0b8487b
Add support for MAXCIO W-DE003 (based on work by Michael Harwerth)
6 years ago
Rui Marinho
e2b7f953a7
Add support for VEML6075
6 years ago
Rui Marinho
0ca5bff2f4
Add support for VL53L1X sensor
6 years ago
Tercio Gaudencio Filho
9d440fd216
Initial implementation of Multiple PZEM004T devices in the same UART(Multidrop bus). Tested with 3 devices.
6 years ago
Xose Pérez
88a7076ad3
Report SSID with heartbeat messages
6 years ago
Xose Pérez
facb89e529
Initial version of the PulseMeter sensor
6 years ago
Max Prokhorov
f8cb3d12f3
Show sector info in EEPROM command
6 years ago
Xose Pérez
e2641b9aed
Change version number
6 years ago
Xose Pérez
84af178c3f
Command to save settings when SETTINGS_AUTOSAVE is off
6 years ago
Xose Pérez
6fee2f1f9f
Avoid EEPROM commits on callbacks ( #1214 )
6 years ago
Xose Pérez
915082162d
Limit the max number of nodes supported in RFM69 module
6 years ago
ValCob
30285b3a72
we should send only buttons events that have actions assigned to them or set BUTTON_MQTT_SEND_ALL_EVENTS to 1 to send everything
6 years ago
Xose Pérez
ba4d4be810
Remove duplicate call to EEPROMr.begin ( #1214 )
6 years ago
Xose Pérez
7230d27124
Disable MICS sensor by default
6 years ago
Richard Lin
2929425a2b
Copy over HJL-01 parameters from another device
6 years ago
Richard Lin
4b6a4acd9d
Fix for YiDian XS-SSA05 configs
6 years ago
Xose Pérez
2b9a7341c3
Replace HEARTBEAT_ENABLED by HEARTBEAT_MDE allowing disable, single heartbeat on MQTT connect or repeat (default) ( #1196 )
6 years ago
Xose Pérez
5488bfaf7f
API is not restful (issue a PUT to change a relay status). It can be disabled from web UI ( #1192 )
6 years ago
Xose Pérez
11bebb0ba7
Support for EXS WiFi Relay 5.0 (thanks to @cheise , #1218 )
6 years ago
Xose Pérez
04b48881a9
Try to send up to 3 times a POST to Thingspeak if the result is not >0 ( #1213 )
6 years ago
Indu Prakash
4d5b6ec83a
Added BESTEK_MRJ1011
6 years ago
Xose Pérez
227d641a9b
Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors
6 years ago
Max Prokhorov
ed3e24ff4b
Inline getFreeStack and mention 2.5.0 helper method
6 years ago