Xose Pérez
af4bfa7ac8
Clean up code
6 years ago
abmantis
cfc0f806b6
add support for shelly1 relay
6 years ago
Rui Marinho
43abc6b9d4
Add support for NewPing
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
(use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
6 years ago
Rui Marinho
75c1a3675e
Fix incorrect PMS_SUPPORT reference on sensor endif
6 years ago
Rui Marinho
89caf1f39b
Add support for hardware serial on PMSX003 devices
6 years ago
Rui Marinho
fec0e5cf13
Remove extra whitespace on hardware.h
6 years ago
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
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
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
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
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
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
Xose Pérez
b44258ac41
Preliminary support for Itead Sonoff IFAN02
6 years ago
Maxim Prokhorov
064080c560
Build script rework
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
Xose Pérez
7b0d062190
Fix RFM69 message buttons in Web UI
6 years ago
Xose Pérez
0506f97f7b
Update to latest RFM69 version
6 years ago
Xose Pérez
7ce6cb5ec4
Header-only RFM69Manager, fix dependiencies
6 years ago
Xose Pérez
dad28cb00a
Fix build dependencies
6 years ago
Xose Pérez
152bf22fdd
Option to disable button support
6 years ago
Xose Pérez
210cd8df71
Option to disable LED support
6 years ago
Xose Pérez
fc18bf5873
Info about an extra lightweight core version for 1MB
6 years ago
Xose Pérez
bce6774c17
Fix crash on loading malformed settings, option to load partial configuration
6 years ago
gn0st1c
913a24aef6
Update web.ino
tabs to spaces for consistency
6 years ago
Xose Pérez
8411e7bfe6
Fix filter buttons color
6 years ago