Xose Pérez
ea98f99fbc
Version 1.12.7a
6 years ago
Xose Pérez
3dae7b71a0
Added UART_MQTT_TERMINATION setting
6 years ago
Xose Pérez
39d219d1f4
Added pulse debug message
6 years ago
Xose Pérez
76c0ecac05
Send relay status to domoticz on MQTT connection ( #872 )
6 years ago
Xose Pérez
d8eee36c2a
Support for TYWE3S-based Estink WiFi Power Strip, thanks to @sandman72 ( #852 )
6 years ago
Xose Pérez
40b9fdf3b4
Fix Sonoff POW R2 configuration
6 years ago
Xose Pérez
8a02c9fd69
Check hostname does not start or end with an hyphen ( #874 )
6 years ago
Xose Pérez
bbd323ec79
Check hostname validity ( #874 )
6 years ago
Xose Pérez
e166c9206b
Fix On MQTT disconnect in web UI ( #845 )
6 years ago
Xose Pérez
86d9ee8009
CSS optimization ( #870 , #871 )
6 years ago
Xose Pérez
d9e025fbb7
Fix overflow in CSE7766 energy calculation ( #856 )
6 years ago
Xose Pérez
45b52f870e
Include debug-h before if SENSOR_DEBUG
6 years ago
Xose Pérez
20f932e380
Support for NEO Coolcam Power Plug Wifi (no power monitoring)
6 years ago
Xose Pérez
e841066be5
Configure proper DHT sensor type for GENERIC_ESP01S_DHT11_V10 board
6 years ago
Xose Pérez
bc67e93c28
Fix per channel state on/off for lights ( #830 )
6 years ago
Maxim Prokhorov
4735174480
"sensor" is not supported device_class
6 years ago
Philip Rosenberg-Watt
dfa7327491
Remove quotes from HomeAssistant units
Closes #849
6 years ago
Xose Pérez
6a12c02287
Add missing reference to DNSServer.h in wifi.ino
6 years ago
Xose Pérez
edcc6a7152
Fix compilation errors in PZEM004TSensor class ( #837 )
6 years ago
gn0st1c
184da877be
tonbux mosquito killer support
tonbux mosquito killer support
6 years ago
Xose Pérez
9a412520b5
Changes to the ALLNET 4duino IoT WLAN relay
6 years ago
Xose Pérez
0c18c3c157
Add missing sensors to boot log messages
6 years ago
Maxim Prokhorov
5708a23d2f
Immediatly close connection to avoid watchdog
6 years ago
Maxim Prokhorov
99311bbe71
Sometimes telnet spams this sequence
6 years ago
Maxim Prokhorov
ed609e6223
Handle C-d in telnet
6 years ago
Markus Bajones
78a807e247
Add support for Allnet ESP8266_UP_Relay
6 years ago
Xose Pérez
bcd0186839
Fix ESP01 RGBLED definition
6 years ago
Xose Pérez
db8400635e
Version 1.12.6
6 years ago
wildwiz
b03c222f18
support for luani HVIO https://luani.de/projekte/esp8266-hvio/
6 years ago
Darsh Patel
01bd5dad04
fix requested changes
used tabs instead of spaces,
change variable name to the one which is more uniform across the project,
fixed bug about condition always being true
6 years ago
Colin Shorts
9136c99ae2
Initial support for Itead Sonoff POW R2
6 years ago
Darsh Patel
5ce9025401
Fixed multiple toggles due to repeated code
some remotes repeat the code within 200ms thus toggling the relay twice , this fixes the toggle function.
6 years ago
Yonsm
93cf76ccf2
Refine unit of hcho/temperature/ugm3
6 years ago
Yonsm
5867e1f904
Correct debug message
6 years ago
Xose Pérez
3e0a94b686
Web interface clean-up
6 years ago
Xose Pérez
44f182c064
Changed RFB_DIRECT setting
6 years ago
Yonsm
f0ca139b52
Support set PMS sensor type dynamically
So you can add more different PMS sensors.
6 years ago
Xose Pérez
7ca3ae5f7d
Adding HCHO magnitude
6 years ago
Xose Pérez
265991eacd
Move debug defines to their own header
6 years ago
Yonsm
230e087709
Add file header comment
6 years ago
Yonsm
e2d3af53cc
Remove unnecessary comment code
6 years ago
Darsh Patel
84592d15db
Added Support for Toggle Mode
6 years ago
Darsh Patel
692691986c
Added toggle mode for IR
6 years ago
Darsh Patel
f51c4e5e0a
Added Remote keypad for relay toggle
Added samsung AA59-00608A , to toggle relays for a 8CH Relay Board
6 years ago
Yonsm
4947c259c4
Add debug msg prefix
And found DEBUG_MSG could not be used in the sensors header file.
6 years ago
Yonsm
acc314df73
Refine PMSX003 to support PMS5003T/ST
1. Support PMS5003T/PMS5003ST;
2. Replace data reading method;
3. Remove PMS library dependency;
4. Support smart sleeping mode to extend the sensor’s lifetime.
6 years ago
wildwiz
e809dc895a
RFB_DIRECT sonoff bridge hardware bypass of the RF microcontroller
6 years ago
Niklas Wagner
5e32f8cac9
Refactor Code
6 years ago
Yonsm
07f4c96f27
Convert tab to 4-spaces
6 years ago
Yonsm
ce10f72a6c
Add SenseAir S8 CO2 sensor support
6 years ago