Xose Pérez
bc67e93c28
Fix per channel state on/off for lights ( #830 )
2018-05-13 08:52:02 +02:00
Xose Pérez
32ef5958dc
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-05-09 08:59:42 +02:00
Xose Pérez
6a12c02287
Add missing reference to DNSServer.h in wifi.ino
2018-05-09 00:15:04 +02:00
Xose Pérez
9f90f77857
Merge pull request #847 from gn0st1c/dev
...
tonbux mosquito killer support
2018-05-08 23:45:54 +02:00
Xose Pérez
acf601e882
Updated to JustWifi 1.1.9 ( #843 )
2018-05-08 23:37:01 +02:00
Xose Pérez
edcc6a7152
Fix compilation errors in PZEM004TSensor class ( #837 )
2018-05-08 23:09:57 +02:00
gn0st1c
184da877be
tonbux mosquito killer support
...
tonbux mosquito killer support
2018-05-08 23:27:19 +03:00
Xose Pérez
9a412520b5
Changes to the ALLNET 4duino IoT WLAN relay
2018-05-03 23:30:37 +02:00
Xose Pérez
3a1df3e04c
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-05-03 23:18:43 +02:00
Xose Pérez
bd9a897d71
Merge pull request #834 from bajo/allnet_4duino_up_relais
...
Add support for Allnet ESP8266_UP_Relay
2018-05-03 23:18:24 +02:00
Xose Pérez
0c18c3c157
Add missing sensors to boot log messages
2018-05-03 10:56:10 +02:00
Maxim Prokhorov
5708a23d2f
Immediatly close connection to avoid watchdog
2018-05-02 15:43:25 +03:00
Maxim Prokhorov
99311bbe71
Sometimes telnet spams this sequence
2018-05-02 15:43:17 +03:00
Maxim Prokhorov
ed609e6223
Handle C-d in telnet
2018-05-02 15:43:10 +03:00
Unknown
1e048a89d8
Fix merge conflict due to branching from master instead of dev
2018-05-02 13:08:07 +02:00
Markus Bajones
78a807e247
Add support for Allnet ESP8266_UP_Relay
2018-05-02 13:00:18 +02:00
Xose Pérez
bcd0186839
Fix ESP01 RGBLED definition
2018-05-02 11:25:45 +02:00
Xose Pérez
db8400635e
Version 1.12.6
2018-05-02 10:04:20 +02:00
Xose Pérez
e38550ab7c
Merge pull request #828 from wildwiz/luani-hvio
...
support for luani HVIO https://luani.de/projekte/esp8266-hvio
2018-05-02 09:06:58 +02:00
Xose Pérez
8c123da7ca
Merge pull request #827 from wildwiz/platformio-ini-cleanup
...
removing hardcoded ota settings still in some platformio environments
2018-05-02 09:06:19 +02:00
Xose Pérez
97e2ad09bd
Merge pull request #824 from ColinShorts/itead-sonoff-pow-r2
...
Initial support for Itead Sonoff POW R2
2018-05-02 09:05:46 +02:00
Xose Pérez
3da35fa647
Merge pull request #823 from darshkpatel/dev
...
Fixed multiple toggles due to repeated code
2018-05-02 09:04:53 +02:00
wildwiz
b03c222f18
support for luani HVIO https://luani.de/projekte/esp8266-hvio/
2018-04-29 17:48:04 +02:00
wildwiz
d1f19cfd55
changing ota settings to environment variables for itead-sonoff-rfbridge-direct-ota itead-sonoff-s31-ota zhilde-eu44-w-ota
2018-04-29 17:02:36 +02:00
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
2018-04-29 18:57:09 +05:30
Colin Shorts
9136c99ae2
Initial support for Itead Sonoff POW R2
2018-04-28 16:41:03 +01:00
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.
2018-04-28 01:24:31 +05:30
Xose Pérez
1d8e46af8e
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-04-27 15:39:14 +02:00
Xose Pérez
802c67f7d9
Merge pull request #822 from Yonsm/pmsx003xx
...
Set PMS sensor type dynamically
2018-04-27 15:39:05 +02:00
Yonsm
93cf76ccf2
Refine unit of hcho/temperature/ugm3
2018-04-27 20:46:05 +08:00
Yonsm
5867e1f904
Correct debug message
2018-04-27 20:45:19 +08:00
Xose Pérez
3e0a94b686
Web interface clean-up
2018-04-27 14:43:47 +02:00
Xose Pérez
44f182c064
Changed RFB_DIRECT setting
2018-04-27 12:50:31 +02:00
Yonsm
f0ca139b52
Support set PMS sensor type dynamically
...
So you can add more different PMS sensors.
2018-04-27 18:47:33 +08:00
Xose Pérez
995a56465d
Merge pull request #814 from wildwiz/rfb-direct
...
RFB_DIRECT sonoff bridge hardware bypass of the RF microcontroller
2018-04-27 11:31:40 +02:00
Xose Pérez
7ca3ae5f7d
Adding HCHO magnitude
2018-04-27 11:29:04 +02:00
Xose Pérez
46b1428a83
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-04-27 11:05:36 +02:00
Xose Pérez
cf7f3dcfde
Merge pull request #818 from Yonsm/pmsx003xx
...
Refine PMSX003 to support PMS5003T/PMS5003ST.
2018-04-27 11:05:09 +02:00
Xose Pérez
265991eacd
Move debug defines to their own header
2018-04-27 09:27:22 +02:00
Yonsm
230e087709
Add file header comment
2018-04-26 22:11:42 +08:00
Yonsm
d009c8a962
Remove PMS Library dependency
2018-04-26 22:06:42 +08:00
Yonsm
e2d3af53cc
Remove unnecessary comment code
2018-04-26 22:02:03 +08:00
Darsh Patel
84592d15db
Added Support for Toggle Mode
2018-04-26 16:47:25 +05:30
Darsh Patel
692691986c
Added toggle mode for IR
2018-04-26 16:46:04 +05:30
Darsh Patel
f51c4e5e0a
Added Remote keypad for relay toggle
...
Added samsung AA59-00608A , to toggle relays for a 8CH Relay Board
2018-04-26 16:44:28 +05:30
Yonsm
4947c259c4
Add debug msg prefix
...
And found DEBUG_MSG could not be used in the sensors header file.
2018-04-26 14:42:34 +08:00
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.
2018-04-26 14:30:48 +08:00
wildwiz
e809dc895a
RFB_DIRECT sonoff bridge hardware bypass of the RF microcontroller
2018-04-25 22:04:10 +02:00
Yonsm
07f4c96f27
Convert tab to 4-spaces
2018-04-25 11:52:33 +08:00
Yonsm
ce10f72a6c
Add SenseAir S8 CO2 sensor support
2018-04-25 11:44:57 +08:00