Xose Pérez
|
245549f7be
|
Remove RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
ed2671b73b
|
Report color on hearbeat (#128)
|
7 years ago |
Xose Pérez
|
4dd0f358b4
|
Backend for RELAY_MODE_FOLLOW
|
7 years ago |
Xose Pérez
|
57f5408b5b
|
Added temperature to RGB calculation. Thanks to Sacha Telgenhof
|
7 years ago |
Xose Pérez
|
32aa40f5cb
|
Move debug configuration to general.h file
|
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
|
9c6ae488ca
|
Force MQTT root topic to have a trailing slash, removing it from the subtopics
|
7 years ago |
Xose Pérez
|
d1c5950b48
|
Add RSSI report
|
7 years ago |
Xose Pérez
|
9bf4a2b725
|
Enable embedded web by default
|
7 years ago |
Xose Pérez
|
6b1803d389
|
Refactor MQTT topics and reports setting names
|
7 years ago |
Xose Pérez
|
fb7e08ec93
|
Initial support for RGB/RGBW 5050 LED strips
|
7 years ago |
Xose Pérez
|
4c6e1199dd
|
Fix typo in mqtt reports. Added MQTT_RELAY_REPORT
|
7 years ago |
Xose Pérez
|
041d2a9f55
|
Using AsyncMQTTClient by default again
|
7 years ago |
Xose Pérez
|
9e75bdb45a
|
Moving light code to its own module
|
7 years ago |
Xose Pérez
|
9747e571e0
|
Disable ADC_VCC when using ADC in Emon module
|
7 years ago |
Xose Pérez
|
4db64ea581
|
Allow two minutes between WIFI connect retries
|
7 years ago |
Xose Pérez
|
635fcf9a0b
|
Periodic MQTT reports configuration
|
7 years ago |
Xose Pérez
|
4f692b6245
|
Not yet
|
7 years ago |
Xose Pérez
|
af40b8858b
|
Using my9291 external library reference
|
7 years ago |
Xose Pérez
|
c2beb4a44e
|
Added factory reset on long-long click (>10 seconds)
|
7 years ago |
Xose Pérez
|
8924d1b173
|
MY9291 and color picker
|
7 years ago |
Xose Pérez
|
fa7ad3aada
|
Update README.md and CHANGELOG.md files
|
7 years ago |
Xose Pérez
|
39a81ea529
|
Backup and restore settings from file
|
7 years ago |
Xose Pérez
|
04ba425678
|
Using PubSubClient by default
|
7 years ago |
Xose Pérez
|
809f8c7d1f
|
Using espurna.local when in AP mode. Removed captive portal
|
7 years ago |
Xose Pérez
|
be1fac2f44
|
Using gulp to generate the embedded web contents, added Last-Modifier support to embedded home
|
7 years ago |
Xose Pérez
|
160e0f9bda
|
Added build flag to disable mDNS, default is enabled
|
7 years ago |
Xose Pérez
|
cecd7d556b
|
Disable captive portal by default
|
7 years ago |
Xose Pérez
|
69984e02fc
|
Experimental option to embed the web interface in the firmware image
|
7 years ago |
Xose Pérez
|
eed5acc346
|
Unified web file to improve reliability
|
7 years ago |
Xose Pérez
|
6402af4ab3
|
Issue #69. Allow temperatures to be reported in Fahrenheit degrees
|
7 years ago |
Xose Pérez
|
bab4c9d433
|
Option to change the port the embedded webserver is listening to, defaults to 80
|
7 years ago |
Xose Pérez
|
b14f5cf6e6
|
Check if there is an MQTT broker defined before the MQTT_MAX_TRIES check
|
7 years ago |
Xose Pérez
|
a4a58c0117
|
Option to disable password change when using default password
|
7 years ago |
Xose Pérez
|
0f125d6ed8
|
Force device in AP mode to use 192.168.4.1 always
|
7 years ago |
Xose Pérez
|
4b301d6620
|
Force WiFi reconnect after MQTT_MAX_TRIES
|
7 years ago |
Xose Pérez
|
97b43cd357
|
Small changes
|
7 years ago |
Xose Pérez
|
6d86a7108a
|
Map button events to actions
|
7 years ago |
Xose Pérez
|
ad1b62776b
|
Reporting energy incrementals (domoticz, MQTT). Removed energy API entry point
|
7 years ago |
Xose Pérez
|
5982955226
|
Changed some config default values
|
7 years ago |
Xose Pérez
|
a1a774198c
|
Added MQTT message to reset the board
|
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
|
dd4e2037da
|
I2C and ADC121 implementation
|
7 years ago |
Ly Minh Phuong
|
c7e9074510
|
Enable revert state mode
|
7 years ago |
Xose Pérez
|
7e51b031f6
|
Fix MQTT will topic
|
7 years ago |
Ly Minh Phuong
|
db51756bf5
|
Enable revert state mode
|
7 years ago |
Xose Pérez
|
bbac070c09
|
Pass safe buffer to api callbacks
|
7 years ago |
Xose Pérez
|
32bb6c45c7
|
Map buttons to relays, send MQTT messages on button events
|
7 years ago |
Xose Pérez
|
e4ea3b0f66
|
Small fixes, mostly comments and debug
|
7 years ago |
Xose Pérez
|
8ad3c8708e
|
Document fauxmo and domoticz default settings
|
7 years ago |