ColinShorts
|
e34559728a
|
Merge pull request #2 from xoseperez/dev
Merging back from Xoseperez
|
6 years ago |
Pavel Slama
|
c663e6ff29
|
v1.1 update
|
6 years ago |
Xose Pérez
|
18c9082f89
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
e841066be5
|
Configure proper DHT sensor type for GENERIC_ESP01S_DHT11_V10 board
|
6 years ago |
Xose Pérez
|
8f1f10dfc1
|
Merge pull request #712 from zafrirron/RELAY_DELAY_for_none_GPIO_relays
Allow RELAYx_DELAY_ON/OFF also for none GPIO relay types
|
6 years ago |
Xose Pérez
|
8d5aceda37
|
Merge pull request #785 from Skaronator/CCT_Support
Implement CCT warm white and cold white LEDs for devices with 5 channels.
|
6 years ago |
Xose Pérez
|
fb55cd202e
|
Merge branch 'dev' into CCT_Support
|
6 years ago |
Xose Pérez
|
35cb015023
|
Merge pull request #859 from mcspr/hass-no-device-class
Don't send device_class for Home Assistant sensor
|
6 years ago |
Xose Pérez
|
9980315c8d
|
Merge pull request #850 from PhilRW/homeassistant
Remove quotes from HomeAssistant units
|
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 |
Pavel Slama
|
57929ad792
|
Merge branch 'dev' into ESP_DIN
|
6 years ago |
Xose Pérez
|
32ef5958dc
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
6a12c02287
|
Add missing reference to DNSServer.h in wifi.ino
|
6 years ago |
Xose Pérez
|
9f90f77857
|
Merge pull request #847 from gn0st1c/dev
tonbux mosquito killer support
|
6 years ago |
Xose Pérez
|
acf601e882
|
Updated to JustWifi 1.1.9 (#843)
|
6 years ago |
Xose Pérez
|
edcc6a7152
|
Fix compilation errors in PZEM004TSensor class (#837)
|
6 years ago |
gn0st1c
|
5ddc4ef589
|
tonbux mosquito killer support
tonbux mosquito killer support
|
6 years ago |
gn0st1c
|
184da877be
|
tonbux mosquito killer support
tonbux mosquito killer support
|
6 years ago |
ColinShorts
|
c1c6d145f5
|
Merge pull request #1 from xoseperez/dev
merging back from xoseperez
|
6 years ago |
Pavel Slama
|
7d720341c7
|
Merge branch 'dev' into ESP_DIN
|
6 years ago |
Xose Pérez
|
9a412520b5
|
Changes to the ALLNET 4duino IoT WLAN relay
|
6 years ago |
Xose Pérez
|
3a1df3e04c
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
bd9a897d71
|
Merge pull request #834 from bajo/allnet_4duino_up_relais
Add support for Allnet ESP8266_UP_Relay
|
6 years ago |
Xose Pérez
|
2f0163aa79
|
Merge pull request #836 from mcspr/ctrl-d
Ctrl-d for telnet
|
6 years ago |
Xose Pérez
|
0c18c3c157
|
Add missing sensors to boot log messages
|
6 years ago |
Niklas Wagner
|
f8d518d6ce
|
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
|
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 |
Unknown
|
1e048a89d8
|
Fix merge conflict due to branching from master instead of dev
|
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 |
Xose Pérez
|
e38550ab7c
|
Merge pull request #828 from wildwiz/luani-hvio
support for luani HVIO https://luani.de/projekte/esp8266-hvio
|
6 years ago |
Xose Pérez
|
8c123da7ca
|
Merge pull request #827 from wildwiz/platformio-ini-cleanup
removing hardcoded ota settings still in some platformio environments
|
6 years ago |
Xose Pérez
|
97e2ad09bd
|
Merge pull request #824 from ColinShorts/itead-sonoff-pow-r2
Initial support for Itead Sonoff POW R2
|
6 years ago |
Xose Pérez
|
3da35fa647
|
Merge pull request #823 from darshkpatel/dev
Fixed multiple toggles due to repeated code
|
6 years ago |
wildwiz
|
b03c222f18
|
support for luani HVIO https://luani.de/projekte/esp8266-hvio/
|
6 years ago |
wildwiz
|
d1f19cfd55
|
changing ota settings to environment variables for itead-sonoff-rfbridge-direct-ota itead-sonoff-s31-ota zhilde-eu44-w-ota
|
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 |
Niklas Wagner
|
ec9a9942f7
|
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
|
6 years ago |
Xose Pérez
|
1d8e46af8e
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
802c67f7d9
|
Merge pull request #822 from Yonsm/pmsx003xx
Set PMS sensor type dynamically
|
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 |