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 |
Xose Pérez
|
52a63b1849
|
Changes in file comment headers
|
7 years ago |
Xose Pérez
|
ff81326846
|
Version and year bump
|
7 years ago |
Xose Pérez
|
17f1e09b86
|
Rename relayPulseStart to relayPulse
|
7 years ago |
Xose Pérez
|
e2cb9fcaa0
|
Rename inching to pulse
|
7 years ago |
Xose Pérez
|
9ce457fa86
|
Fixed error in relay identification from MQTT messages (issue #31)
|
7 years ago |
Xose Pérez
|
b263ad8a6f
|
Allow defining reverse logic relays (issue #28)
|
7 years ago |
Xose Pérez
|
523fbca115
|
Domoticz support
|
7 years ago |
Xose Pérez
|
6d6878d59f
|
Changes in MQTT calls. Using default client_id from AsyncMqttClient
|
7 years ago |
Xose Pérez
|
bacc2c2b92
|
Arduino IDE compatibility (#18) - Renamed src folder and main file as 'espurna'
|
7 years ago |
Xose Pérez
|
4a58037638
|
Set inching mode through MQTT
|
7 years ago |
Xose Pérez
|
76e465cac2
|
Check relay and led id on 'public' methods
|
7 years ago |
Xose Pérez
|
fee84cfaad
|
#13 Custom setter and getter sufixes on MQTT topics
|
8 years ago |
Xose Pérez
|
1425a8dded
|
Refactor settings getters and setters
|
8 years ago |
Xose Pérez
|
26ae5a4dd4
|
Prevent inching when manually switched back
|
8 years ago |
Xose Pérez
|
4c06e7e280
|
Added inching support
|
8 years ago |
Xose Pérez
|
d17f8259fe
|
Support for multiple buttons on board
|
8 years ago |
Xose Pérez
|
fc344c9565
|
Added relayStatus function prototype to fix issue #11
|
8 years ago |
Xose Pérez
|
e8b1a0c41d
|
Publish/subscriber pattern for MQTT events (relay & websockets)
|
8 years ago |
Xose Pérez
|
d1c8435b2d
|
Added synchornise all option for multi-relay boards
|
8 years ago |