Maxim Prokhorov
8a0b3bca42
Fix compiler warnings
Add button definitions to the travis02 and travis03
IR_BUTTON should be uint32_t to properly work with new macro
eepromRotate return value is not used
6 years ago
Maxim Prokhorov
fab9c0f741
Force to implement BaseSensor methods that return values
6 years ago
Rui Marinho
ec21f76689
Remove extra whitespace from sensor.ino
6 years ago
Rui Marinho
f312f926b5
Add support for wemos-d1mini dev board
6 years ago
Teo Pavel
bcb4ef5416
Added Homecube 16A
6 years ago
Maxim Prokhorov
5f2a147c3e
Turn off warnings only for external code
6 years ago
Philipp Bauer
3598ce1850
OTA Progress Debug Msg only on change
6 years ago
Xose Pérez
2bccfb09e4
Init relay GPIO when in inverse mode to be OFF ( #1078 )
6 years ago
Max Prokhorov
69bfafdb2f
Minor comment error in led.ino
6 years ago
Maxim Prokhorov
25c7a00c24
Better filter for -ota envs
6 years ago
Maxim Prokhorov
a07e6a68d0
Fix -ota tag of env:itead-sonoff-dual-r2-ota
6 years ago
Maxim Prokhorov
13c051a097
Fix up build.sh error handling from #1008
* Change git detection to not accidentaly exit the shell
* Fix [ $par_build ] always being true
* Fix git-describe with shallow clone ("No tags can describe ...")
6 years ago
Xose Pérez
88d0ad7d67
Fix codacy issues in build.js
6 years ago
Xose Pérez
e0f72bee0e
Fixing look & feel
6 years ago
Xose Pérez
9078ff3404
Fix comment in PWM config
6 years ago
Philipp Bauer
f703b5489d
fixed typo
6 years ago
Philipp Bauer
cdbd64f737
Using toggle Switch (LUANI HVIO)
Normally you will connect a toggle switch to Luani's HVIO module.
6 years ago
userName
959bb2a598
some socket debugging escaped... sorry)
6 years ago
userName
df9fecd16a
removed blind copy/paste console.log....
improved CSS to comply with CODACY rules
6 years ago
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
also minor html fixes
6 years ago
Philipp Bauer
7eb9746b15
Update Luani Module to 1MB Flash
This Module has an ESP-07 on it with only 1MB Flash!
6 years ago
Jens J
3824742089
invert led on kmc 70011
6 years ago
Xose Pérez
7f4e0ae2bd
Clean up AG-L4 code
6 years ago
Xose Pérez
fba8a9f45f
Handle events in EventSensor
6 years ago
Maxim Prokhorov
2879f58fb1
Show APP_REVISION value in terminal and web
6 years ago
Jens J
ff252fc068
add support for AG-L4 color desk lamp
6 years ago
Jens J
e3089eccd6
update hardware.h doc comment about LED_MODE
LED_MODE_* defines were moved from general.h to types.h
6 years ago
Xose Pérez
482dc31f65
Explicitly disable ATC on RFM69 gateway ( #938 )
6 years ago
Indu Prakash
380eee72cb
Using correct separator
6 years ago
Xose Pérez
b5ecdfbb35
Fix Sonoff RFBridge build in Arduino IDE ( #1043 )
6 years ago
Xose Pérez
6b38815f3b
Fix variable length for millis in relay.ino module
6 years ago
Xose Pérez
76c1e48ab5
Update CHANGELOG and README to 1.13.1
6 years ago
Xose Pérez
42b8efeb79
Recover size report in build script
6 years ago
Xose Pérez
44a017b2cf
New webui images
6 years ago
Xose Pérez
d7fc603afb
Support for single pin latched relays ( #1039 )
6 years ago
Xose Pérez
484827d431
Rework debug messages for RFBRIDGE ( #1031 )
6 years ago
Maxim Prokhorov
6cf55da375
Don't show alert on already set hostname
6 years ago
Max Prokhorov
712cbe4942
Safari needs -webkit- prefix for clip-path
6 years ago
Xose Pérez
b44258ac41
Preliminary support for Itead Sonoff IFAN02
6 years ago
Maxim Prokhorov
064080c560
Build script rework
6 years ago
Maxim Prokhorov
5fdf4aa53d
Separate test and release stages in travis
- Revert test to being serial. Releases are using parallel jobs.
- Some cosmetic changes in build.sh
6 years ago
Xose Pérez
87859c5ad8
Update JustWifi to fix memory leak in setSoftAP
6 years ago
Xose Pérez
6d28587047
Report binaries sizes on build script
6 years ago
Xose Pérez
d75a0ab619
Disable NTC by default
6 years ago
Xose Pérez
8351bfe5c6
Added NTCSensor
6 years ago
Niklas Wagner
409d2f7f90
_light_mireds must be set before we return;
6 years ago
Xose Pérez
b4adf5d001
Option to take several samples with AnalogSensor
6 years ago
Xose Pérez
f4513d2fe3
Fix settings report after factory reset
6 years ago
Xose Pérez
e34a21ff82
Allways define i2c prototypes
6 years ago
Xose Pérez
af47959b85
Fix return value for doClearMessage callback
6 years ago