Max Prokhorov
cdb45d7c2d
Fix homecube 3rd led setting
6 years ago
Xose Pérez
2d4385d247
Version 1.13.3a
6 years ago
Xose Pérez
9aac0176e5
Update to 1.13.2
6 years ago
Xose Pérez
d4e5302a81
Fix codacy issues
6 years ago
Xose Pérez
d2a4330511
Added support for DHT12 sensor (thanks to Altan Altay)
6 years ago
Xose Pérez
3bad3428bb
Add RFBRIDGE code to full webUI image ( #1157 )
6 years ago
Xose Pérez
5104b4ced3
Support for 2MB boards with 1MB SPIFFS and 4 sectors for EEPROM
6 years ago
Xose Pérez
c66dee640d
Support for YJZK 1CH and 3CH switches ( #1047 )
6 years ago
Xose Pérez
f840a5420f
Clean up new devices
6 years ago
Xose Pérez
1d132172a1
Fix EmonSensor bug
6 years ago
Xose Pérez
d546a069e2
Option to save total energy in EEPROM after X reports, disabled by default
6 years ago
Xose Pérez
412c5a672a
Show literal for webUI image in info ( #1142 )
6 years ago
Xose Pérez
a7c3361b60
Move WebUI image calculation after sensors.h ( #1142 )
6 years ago
Xose Pérez
cc38f37f10
Disconnect before running WPS and SmartConfig discovery ( #1146 )
6 years ago
Max Prokhorov
a3c45df9c5
Fix _INTERRUPT_MODE comment
6 years ago
Xose Pérez
1ebc1795a2
Revert DEBUG_SERIAL_SUPPORT for RFRIDGE
6 years ago
Xose Pérez
4f61d3aa7e
Option to remove API_SUPPORT at build time
6 years ago
Xose Pérez
e002753a2c
Using unreleased fauxmoESP 3.0.0
6 years ago
Steveway
c97b33470e
Add support for Lohas 9W bulbs
It seems to be very similar to the ITead Sonoff B1, so it's based on that.
6 years ago
Xose Pérez
b497cc8cd4
Init Serial on RELAY_PROVIDER_STM ( #1130 )
6 years ago
Xose Pérez
7c0b9e669d
Adding /api and /apis to API request callback
6 years ago
Xose Pérez
31436ead43
Fix memanalyzer issue
6 years ago
Xose Pérez
373fc53545
Reduce memory footprint of API calls ( #1133 )
6 years ago
Xose Pérez
f827f91c43
Update version to 1.13.2b
6 years ago
Xose Pérez
13b0279ecc
Option to change default payload for HA ( #1085 )
6 years ago
Xose Pérez
a8a0e11d24
Clean IR reception, IR to MQTT
6 years ago
Xose Pérez
0c65bfe36b
Option to cofigure ON/OFF payload at build time ( #1085 )
6 years ago
Xose Pérez
96504cbfeb
Clean up
6 years ago
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