Xose Pérez
|
8f05054f55
|
More information about the flash layout on boot log
|
7 years ago |
Xose Pérez
|
9750bf26bb
|
Moved strings to PROGMEM, 160 bytes saved in memory
|
7 years ago |
Xose Pérez
|
36af250e10
|
Option to globally disable domoticz from web interface
|
7 years ago |
Xose Pérez
|
db155f6bb3
|
Decouple EMBEDDED_WEB from SPIFFS
|
7 years ago |
Xose Pérez
|
eb79642f2e
|
Major refactor of device flags
|
7 years ago |
Xose Pérez
|
c6b26efbb7
|
Merge
|
7 years ago |
Xose Pérez
|
8abb8ffaff
|
Allow to define useColor, useWhite and useGamma from web interface
|
7 years ago |
Xose Pérez
|
58a8feb90b
|
Allow to disable color picker
|
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
|
49a3bb2029
|
Mock white color support via MQTT
|
7 years ago |
Xose Pérez
|
66131bbafd
|
ON and OFF actions for button 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
|
c066d7165d
|
Added comments to general.h file
|
7 years ago |
Xose Pérez
|
63b02da68f
|
MQTT to RF bridge
|
7 years ago |
Xose Pérez
|
dc768afada
|
Allow WiFi more time to connect
|
7 years ago |
Xose Pérez
|
a27c8a3145
|
Return time in ISO format
|
7 years ago |
Xose Pérez
|
eb4855d5e6
|
Add option to merge messages into a JSON payload to web interface
|
7 years ago |
Xose Pérez
|
0535fcee5e
|
Issue #170. Using updated DebounceEvent library to allow disabling double click option and get faster click responses
|
7 years ago |
Xose Pérez
|
4c5d8d804b
|
Helper methods to aggregate MQTT messages in JSON format
|
7 years ago |
Xose Pérez
|
f9f7b6419e
|
Support for brightness and color/temperature MQTT topics
|
7 years ago |
Xose Pérez
|
e349c6991b
|
Added custom reset messages
|
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 |
Xose Pérez
|
43ab00d491
|
Enable gamma correction for RGB strips
|
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
|
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 |