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 |
Colin Shorts
|
a4afefa827
|
New device - iWoole LED Table Lamp
|
6 years ago |
Xose Pérez
|
a0105ce00f
|
Changed default values for RFM69GW board
|
6 years ago |
Max Prokhorov
|
18b1d57d77
|
Use core_version.h from arduino core
|
6 years ago |
Xose Pérez
|
88e2ecccce
|
Improve memory info
|
6 years ago |
Xose Pérez
|
c291b96e5a
|
Move strings to progmem
|
6 years ago |
Xose Pérez
|
d476557329
|
Move string parts to progmem
|
6 years ago |
Yonsm
|
3e1031ab7c
|
define HOMEASSISTANT_PAYLOAD_AVAILABLE and HOMEASSISTANT_PAYLOAD_NOT_AVAILABLE
|
6 years ago |
Xose Pérez
|
530f8a75f9
|
Fix build
|
6 years ago |
Xose Pérez
|
1227994be3
|
Refactor info output
|
6 years ago |
Xose Pérez
|
261748e5e8
|
Option to disable password in telnet connections, default is enabled
|
6 years ago |
Xose Pérez
|
7e22a8878e
|
Configure AP fallback at build time
|
6 years ago |
Xose Pérez
|
917d853d75
|
Clean code
|
6 years ago |
Xose Pérez
|
a0e9be2518
|
Update arduino.h
|
6 years ago |
Maxim Prokhorov
|
e326fbe09f
|
hostname/password length requirements
* fix webui regexp and input length limits
* explain requirements in webui and headers
|
6 years ago |
Xose Pérez
|
69412f65dd
|
Fix custom_crash_callback declaration for Arduino IDE 1.8.6 (#1169)
|
6 years ago |
Sebastiaan Jansen
|
7c40145424
|
added PHYX support
|
6 years ago |
Xose Pérez
|
07ddb70afd
|
Addind SDS011 to arduino.h and progmem.h
|
6 years ago |
Lucas Pleß
|
1cead42e10
|
added SDS011 sensor support
|
6 years ago |
Xose Pérez
|
bbbfa8e91a
|
Support for Allterco Shelly2
|
6 years ago |
Xose Pérez
|
5f4bfe3782
|
Allow faster sensor reading intervals, down to 1 second (#848)
|
6 years ago |
Xose Pérez
|
29d8dd734f
|
Support for IR transmit and MQTT-IR bridge, also in RAW mode (#556, #907)
|
6 years ago |
Xose Pérez
|
8c7aede92c
|
Option to report energy based on delta since last report (#369)
|
6 years ago |
Xose Pérez
|
01802741f2
|
Tested encoder support
|
6 years ago |
Xose Pérez
|
ea1207195c
|
Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders
|
6 years ago |