Xose Pérez
|
c6b26efbb7
|
Merge
|
7 years ago |
Xose Pérez
|
3cf7d32478
|
Change the way dimmer light work and a whole lot of other stuff
|
7 years ago |
Xose Pérez
|
2d2a8a69a8
|
Add support for delayed ON/OFF switches
|
7 years ago |
Xose Pérez
|
7f41967e7a
|
Moved domoticz code from relay.ino to domoticz.ino
|
7 years ago |
Xose Pérez
|
cf714106fb
|
RFBridge web intrface
|
7 years ago |
Xose Pérez
|
fc0d050b51
|
Remove debug messages on websocket events
|
7 years ago |
Xose Pérez
|
3b385ad6b9
|
Enable serial debug on Sonoff RFBridge
|
7 years ago |
Xose Pérez
|
d52dc4b653
|
/set as default MQTT setter postfix
|
7 years ago |
Xose Pérez
|
63b02da68f
|
MQTT to RF bridge
|
7 years ago |
Xose Pérez
|
629309bde2
|
Define MQTT mode with a soft setting
|
7 years ago |
Xose Pérez
|
4c5d8d804b
|
Helper methods to aggregate MQTT messages in JSON format
|
7 years ago |
Xose Pérez
|
79a0816053
|
Accept decimals in pulse time, limit it to 60s
|
7 years ago |
Xose Pérez
|
55bec8f033
|
Direct InfluxDB HTTP support
|
7 years ago |
Lauris
|
2eed5f4ac2
|
Each relay has its own pulse ticker. This fixes issue #149
|
7 years ago |
Xose Pérez
|
20681bcd04
|
Fix no relay control bug for Sonoff Dual devices
|
7 years ago |
Xose Pérez
|
4d96cac751
|
Improve support fro H801 led controller, thanks to Minh Phuong Ly
|
7 years ago |
Xose Pérez
|
245549f7be
|
Remove RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
ecc89dcf58
|
Fix relay status retrieving
|
7 years ago |
Xose Pérez
|
4dd0f358b4
|
Backend for RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
5f3780730b
|
Minimize my9291 flickering when firmware boots
|
7 years ago |
Xose Pérez
|
816a6f56e8
|
Using constants in api configuration calls
|
7 years ago |
Xose Pérez
|
da03adab97
|
Fixes in definition of MagicHome Led Controller board
|
7 years ago |
Izik Dubnov
|
8953a3237f
|
Added relay requests flood protection and relay loop
Signed-off-by: Izik Dubnov <izik@annapurnalabs.com>
|
7 years ago |
Xose Pérez
|
47c0c0fa07
|
Fix bug in AI_LIGHT defines
|
7 years ago |
Xose Pérez
|
8c54488fa1
|
Moving debug strings to PROGMEM. ~1.5KBytes of heap memory freed
|
7 years ago |
Xose Pérez
|
6b1803d389
|
Refactor MQTT topics and reports setting names
|
7 years ago |
Xose Pérez
|
e0abce8f0b
|
Helper methods for MQTT sending, subscribing and forwarding
|
7 years ago |
Xose Pérez
|
9e75bdb45a
|
Moving light code to its own module
|
7 years ago |
Xose Pérez
|
a887cc8789
|
Moved EEPROM initialization to main sketch
|
7 years ago |
Xose Pérez
|
788905307b
|
Move my9291 initance creation to setup method
|
7 years ago |
Xose Pérez
|
af40b8858b
|
Using my9291 external library reference
|
7 years ago |
Xose Pérez
|
fc38401693
|
Name refactoring
|
7 years ago |
Xose Pérez
|
ec989ca44e
|
Accept single MQTT color value for white
|
7 years ago |
Xose Pérez
|
8924d1b173
|
MY9291 and color picker
|
7 years ago |
Xose Pérez
|
09a8a669c4
|
Issue #73. Fix bug when building project without support for Domoticz
|
7 years ago |
Xose Pérez
|
833757a3a9
|
Issue #75. User defined links between relays and LEDs
|
7 years ago |
Xose Pérez
|
cb393867d1
|
Allow to change relay status using GET requests
|
7 years ago |
Xose Pérez
|
4a65bdf1b8
|
Removed unnecessary code
|
7 years ago |
Xose Pérez
|
b0a781f59e
|
Relay pulse using ticker.once
|
7 years ago |
Xose Pérez
|
a1a774198c
|
Added MQTT message to reset the board
|
7 years ago |
Xose Pérez
|
cec57d2611
|
Check if MQTT message is from domoticz previous to parse it in relay module
|
7 years ago |
Xose Pérez
|
24d0aa0b48
|
Issues #50 and #54. Fix domoticz sensor message format. Added energy calculation
|
7 years ago |
Xose Pérez
|
9fa301e5be
|
Write back relay bit mask if RELAY_MODE_TOOGLE
|
7 years ago |
Ly Minh Phuong
|
c7e9074510
|
Enable revert state mode
|
7 years ago |
Xose Pérez
|
6a368266fb
|
Fix rare bug...
|
7 years ago |
Ly Minh Phuong
|
db51756bf5
|
Enable revert state mode
|
7 years ago |
Xose Pérez
|
e5b1352d41
|
Added missing configuration values to 1ch-inching board
|
7 years ago |
Xose Pérez
|
bbac070c09
|
Pass safe buffer to api callbacks
|
7 years ago |
Xose Pérez
|
4708c26d54
|
APIs for sensor data, REST & domoticz
|
7 years ago |
Xose Pérez
|
77e887dc6c
|
Notify OTA updates to web clients and reload page after the update
|
7 years ago |