tijnema
d82f9b4e2f
Add support for new Blitzwolf BW-SHP2 board version (V2.3) ( #1351 )
6 years ago
Steve Wolfe
3f8f19adfc
Added Tonbux XS-SSA01 device
6 years ago
Volker Kerkhoff
83f0b8487b
Add support for MAXCIO W-DE003 (based on work by Michael Harwerth)
6 years ago
Rui Marinho
0ca5bff2f4
Add support for VL53L1X sensor
6 years ago
Xose Pérez
facb89e529
Initial version of the PulseMeter sensor
6 years ago
Xose Pérez
6fee2f1f9f
Avoid EEPROM commits on callbacks ( #1214 )
6 years ago
Richard Lin
2929425a2b
Copy over HJL-01 parameters from another device
6 years ago
Richard Lin
4b6a4acd9d
Fix for YiDian XS-SSA05 configs
6 years ago
Xose Pérez
11bebb0ba7
Support for EXS WiFi Relay 5.0 (thanks to @cheise , #1218 )
6 years ago
Indu Prakash
4d5b6ec83a
Added BESTEK_MRJ1011
6 years ago
Xose Pérez
227d641a9b
Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors
6 years ago
Colin Shorts
a4afefa827
New device - iWoole LED Table Lamp
6 years ago
Xose Pérez
917d853d75
Clean code
6 years ago
Sebastiaan Jansen
7c40145424
added PHYX support
6 years ago
Xose Pérez
bbbfa8e91a
Support for Allterco Shelly2
6 years ago
Xose Pérez
29d8dd734f
Support for IR transmit and MQTT-IR bridge, also in RAW mode ( #556 , #907 )
6 years ago
Xose Pérez
01802741f2
Tested encoder support
6 years ago
Xose Pérez
ea1207195c
Initial -untested- support for Xiaomi Smart Desk Lamp ( #884 ) and rotary encoders
6 years ago
Max Prokhorov
cdb45d7c2d
Fix homecube 3rd led setting
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
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
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
a8a0e11d24
Clean IR reception, IR to MQTT
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
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
Rui Marinho
f312f926b5
Add support for wemos-d1mini dev board
6 years ago
Teo Pavel
bcb4ef5416
Added Homecube 16A
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
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
b44258ac41
Preliminary support for Itead Sonoff IFAN02
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
cdac067d2f
New reference to a Blitzwolf BW-SHP2 compatible device
6 years ago
Xose Pérez
3cd58e7f7c
Initial support for RFM69GW board
6 years ago
Xose Pérez
add909ee17
Rename Neo Coolcam device
6 years ago
Maxim Prokhorov
ddd9af2bf7
Cover more modules with travis
6 years ago
Xose Pérez
6fe3ef15eb
Support for Bruno Horta's OnOfre board
6 years ago
Xose Pérez
303b54ee12
Fixed link between BUTTON3 and RELAY3 in IKE_ESPIKE
6 years ago
Xose Pérez
cb63e2659b
Support for BL0937 power monitoring chip with unmodified HLW8012 library ( #737 )
6 years ago
Trickx
15770f4706
- Added board definition without relays and buttons.
- Added new environment 'nodemcu-geiger' to platformio.ini.
6 years ago