Xose Pérez
|
7dc4eeca84
|
Fix support for Sonoff B1
|
7 years ago |
Xose Pérez
|
e1de3327a3
|
Disable domoticz by default
|
7 years ago |
Xose Pérez
|
6ccd000280
|
Delayed relay state saving into EEPROM
|
7 years ago |
Xose Pérez
|
bce37d77a3
|
Info about SSL support
|
7 years ago |
Xose Pérez
|
f9fba898c6
|
Small changes in config variables
|
7 years ago |
Xose Pérez
|
fb60201cf1
|
Option to build without web server support
|
7 years ago |
Xose Pérez
|
227c4b03f1
|
Further renaming
|
7 years ago |
Xose Pérez
|
1c5ebd3e08
|
Refactoring build flag names
|
7 years ago |
Xose Pérez
|
8183b44e03
|
Support for EXS Wifi Relay 3.1 (untested)
|
7 years ago |
Xose Pérez
|
a651831c7d
|
Support for latching relays
|
7 years ago |
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
|
a7c2a6b197
|
HTTPS disabled by default
|
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
|
3783b35e05
|
Added official (kinda) SSL support in async-mqtt-client
|
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
|
041fc9adc5
|
Support for SSL in AsyncMQTTClient. Not functional yet
|
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 |