Max Prokhorov
7e71c29bf9
MQTT reconnect delay based on last disconnection
5 years ago
Debarko De
4be9de04b6
Update: Add terminal support for wifiDebug
5 years ago
Debarko De
03c22787d2
Fix: Add Debug flag for compilation of wifiDebug() function
5 years ago
Jack Wilsdon
2e17c88804
Allow hardware to redefine pulsemeter debounce
5 years ago
Xose Pérez
f073beaa48
Test support for upcoming fauxmoESP 3.1.0
5 years ago
Max Prokhorov
59685150b4
Runtime heartbeat configuration ( #1406 )
5 years ago
Max Prokhorov
678c5a1e0b
Add warning about TELNET_PASSWORD
6 years ago
Niek van der Maas
db9a76d5f8
Add OTA support over MQTT
5 years ago
Max Prokhorov
677f426a7f
Comment for clarity
5 years ago
Max Prokhorov
e47bdad2ac
Increase buffer size to fit B0 code
5 years ago
Niek van der Maas
d2e0b12189
Fix function call typo in RF code ( #1421 )
5 years ago
Xose Pérez
7eef56071d
Allow {hostname} and {mac} placeholder for mqtt user and client_id fields ( #1338 )
5 years ago
Xose Pérez
165a386127
Support for BMP085 and BMP180 sensors ( #1082 )
5 years ago
Xose Pérez
6a30360f01
Move crash code to it's own module
5 years ago
Xose Pérez
10a2cc284f
Added SmartLife Mini Smart Socket RGB (thanks to @kuppe234 , #1411 )
5 years ago
Xose Pérez
4d5c0d7617
Split ws messages for relays and rf codes ( #262 )
5 years ago
Max Prokhorov
c0b4ffac13
Always use -dev suffix
5 years ago
Xose Pérez
91a62693ed
Added learn and forget terminal commands to RFBridge and RF modules ( #1253 )
5 years ago
Niek van der Maas
c4f80a77e8
Fix RF code conversion to long ( #1410 )
5 years ago
Arthur Freund
8cddd9083d
Added configuration for the new WIFI device sold by Obi ( #1408 )
* Added the configuration for the second generation OBI devices.
* Added link to the OBI Wifi Schuko Plug V2 as well as included the device in the readme.
* Restored the default configuration accidentially changed by a previous commit.
* Renamed the OBI-V2 device to EUROMATE_WIFI_STECKER_SCHUKO_V2 as suggested by mcspr.
* Fixed spelling of comment to the proper wording Schuko.
5 years ago
Xose Pérez
8b84f89a64
Add notice about @mcspr being repo collaborator
5 years ago
Xose Pérez
fcf59d04cd
Change light transition time via MQTT or API ( #1412 )
5 years ago
Xose Pérez
19d0c5d17a
Report target color values on MQTT and API
5 years ago
Xose Pérez
13a08a4413
Load physical relays first and dummy relays afterwards
5 years ago
Xose Pérez
433f089c00
Show proper switches names in web UI
5 years ago
Xose Pérez
7e23c22351
Support for GBLife RGBW Socket ( #1305 )
5 years ago
Xose Pérez
9771da4faf
Support for mixed combination of dummy and real relays ( #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
Xose Pérez
d319e000f3
web images
5 years ago
Max Prokhorov
ddffb90181
Update sensor.ino
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
BuildTheRobots
1d50e3cc2f
Add RSSI to InfluxDB heartbeat ( #1400 )
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
Arihant Daga
9e817a0b5d
[Fix] Disabling EEPROM Rotate before updating upgrading firmware with
nofuss
5 years ago
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
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
9aa586a8b3
Fix wrong GPIO value for dummy relay
6 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
Max Prokhorov
98d2abad67
RELOAD cmd without WEB_SUPPORT ( #1383 )
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