Xose Pérez
628968cafa
Add dim up and down actions to button handler ( #1250 )
5 years ago
Max Prokhorov
cd1bfa6b34
check if ws client exists, check WEB_SUPPORT
5 years ago
Max Prokhorov
75ab7a844a
Fix HEARTBEAT_REPORT_DESCRIPTION typo
5 years ago
Xose Pérez
f6b8baf37d
Adding description field to web UI, reporting it via MQTT ( #1523 )
5 years ago
Jan Rüth
43c425db69
added lyasi light bulb
5 years ago
Xose Pérez
1a08b76881
Added BLITZWOLF_BWSHP2_V23 to arduino.h ( #1532 )
5 years ago
Martins Ierags
951cc77dfb
Fixes regarding @xoseperez comments
5 years ago
Max Prokhorov
9dbd14e388
Build RF_SUPPORT in travis ( #1477 )
5 years ago
Luciano Andrade
3490a2f852
Max6675 CI Integration ( #1482 )
5 years ago
Xose Pérez
d47ae2e4a4
Helper terminal methods terminalOK and terminalError
5 years ago
Xose Pérez
b9e13446fc
Revert "Wrap embeddis commands and move feedback to caller"
This reverts commit 7ad0e3a02b
.
5 years ago
Xose Pérez
cc4ba52b4d
Delay light comms (mqtt, ws, broker) to avooid jamming
5 years ago
Xose Pérez
356be730e2
Added message type to broker
5 years ago
Xose Pérez
7ad0e3a02b
Wrap embeddis commands and move feedback to caller
5 years ago
Xose Pérez
27e7b9ae89
Move terminal methods to own module
5 years ago
Martins Ierags
465b5230ff
Configure Heartbeat & option HEARTBEAT_REPEAT_STATUS:
- Heartbeat mode and interval configuration added to WebUI ADMIN page
- New option HEARTBEAT_REPEAT_STATUS: on device startup full heartbeat information and after HEARTBEAT_INTERVAL only STATUS report.
- Enhanced first heartbeat message - on device startup it will send heartbeat after ntpSynced will be true to get device time.
P.S. Code is tested. Web part is not compiled, and not tested. I hope it will work :)
5 years ago
Xose Pérez
0e30ab4621
Normalize naming for Arilux AL LC02 v14
5 years ago
Xose Pérez
f854acf1fe
Fix dependencies
5 years ago
Xose Pérez
cb8d9c344d
Manage relay changes in third party modules via broker
5 years ago
sq5gvm
f0ea93b08c
Support for newer AL-LC02 boards with different pinout.
5 years ago
Xose Pérez
0fee277d01
Added support for Gosund SP1 v2.3 ( #1448 )
5 years ago
Niek van der Maas
d299773913
Merge RF and RFBridge code ( #1435 )
* Merge RF and RFBridge code
* Keep rfbridge.ino filename
* Corrected #if checks
* Make RF_DEBOUNCE and RF_LEARN_TIMEOUT configurable
* Fix compile warnings with platform_latest
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 )
6 years ago
Max Prokhorov
678c5a1e0b
Add warning about TELNET_PASSWORD
6 years ago
Niek van der Maas
db9a76d5f8
Add OTA support over MQTT
6 years ago
Xose Pérez
165a386127
Support for BMP085 and BMP180 sensors ( #1082 )
6 years ago
Xose Pérez
10a2cc284f
Added SmartLife Mini Smart Socket RGB (thanks to @kuppe234 , #1411 )
6 years ago
Xose Pérez
4d5c0d7617
Split ws messages for relays and rf codes ( #262 )
6 years ago
Max Prokhorov
c0b4ffac13
Always use -dev suffix
6 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.
6 years ago
Xose Pérez
8b84f89a64
Add notice about @mcspr being repo collaborator
6 years ago
Xose Pérez
fcf59d04cd
Change light transition time via MQTT or API ( #1412 )
6 years ago
Xose Pérez
13a08a4413
Load physical relays first and dummy relays afterwards
6 years ago
Xose Pérez
7e23c22351
Support for GBLife RGBW Socket ( #1305 )
6 years ago
Xose Pérez
7ab5b04fff
Option to report time even if no NTP sync ( #1310 )
6 years ago
Xose Pérez
d7046cce02
Add support for MagicHome ZJ WFMN A/B v1.1 ( #1339 )
6 years ago
Antonio Sánchez
c556d73cb0
Added support for Orvibo B25
6 years ago
Casey Fitzpatrick
8ecd2e884b
fixup! Add support for Lombex Lux Nova 2 Color and White smart bulb
6 years ago
Xose Pérez
938872e9c6
Version 1.13.4-DEV
6 years ago
Casey Fitzpatrick
4af4cc7fd0
Add support for Lombex Lux Nova 2 Color and White smart bulb
6 years ago
Xose Pérez
606ef345bf
Option to not clearing cache after sending data to Thingspeak.com ( #1369 )
6 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"
6 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
6 years ago
Max Prokhorov
782040f559
Use SENSEAIR_SUPPORT in travis
6 years ago
Jack Wilsdon
ca59d233a6
Add debouncing to pulse meter sensor
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
Rui Marinho
aeeef47ce7
Add support for EZO™ pH Circuit
6 years ago