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
Xose Pérez
11434301e0
* Support for ITead's Sonoff Dual
* Support for Electrodragon's ESP Relay Board
* Support for multi-relay boards
* Changed relay MQTT topics
* Changed relay API entry points
* Removed non-secure api entry points
8 years ago
Xose Pérez
4da4affdb7
Changed WS auth and added REST API key
8 years ago
Xose Pérez
9f88c59262
REST entry point for relay management, supporting GET and PUT
8 years ago
Xose Pérez
75a2e923f0
Hostname can now be changed. Added initial relay mode. Added reconnect and reset buttons to web interface.
8 years ago
Xose Pérez
88de7f51d0
Complete update
8 years ago