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
|
fa35049203
|
Fix bad reference to BAD_TLS_FINGERPRINT with no SSL support
|
7 years ago |
Xose Pérez
|
7533650d96
|
Prevent division by zero error in color temperature calculation
|
7 years ago |
Xose Pérez
|
3b19e55453
|
Fix color temperature to use mireds instead of kelvin as input value
|
7 years ago |
Xose Pérez
|
2531bc638a
|
Issue #185. Discard MQTT messages with payload size 0
|
7 years ago |
Xose Pérez
|
e8ee08a1a6
|
Prevent form autocomplete
|
7 years ago |
Xose Pérez
|
9ff37f4adc
|
Chunked response for SSL requests
|
7 years ago |
Xose Pérez
|
9e3812c13d
|
Added code for SSL certificate reading from SPIFFS
|
7 years ago |
Xose Pérez
|
a7c2a6b197
|
HTTPS disabled by default
|
7 years ago |
Xose Pérez
|
e850c68c85
|
Testing web interface over SSL
|
7 years ago |
Xose Pérez
|
899594512b
|
Changes in HTML info
|
7 years ago |
Xose Pérez
|
7489f7ae89
|
Allow RESTART terminal command as well as RESET to reset the board
|
7 years ago |
Xose Pérez
|
66131bbafd
|
ON and OFF actions for button events
|
7 years ago |
Xose Pérez
|
2d2a8a69a8
|
Add support for delayed ON/OFF switches
|
7 years ago |
Xose Pérez
|
f5b3f9f62e
|
Fix typo
|
7 years ago |
Xose Pérez
|
f6e7ddc7ed
|
Fix flash mode for the Sonoff 4CH and Touch
|
7 years ago |
Xose Pérez
|
7f41967e7a
|
Moved domoticz code from relay.ino to domoticz.ino
|
7 years ago |
Xose Pérez
|
65de183a07
|
Added onPublish and onSubscribe callback and onDisconnect reasons to MQTT debug log
|
7 years ago |
Xose Pérez
|
0e682ce399
|
Update third party libs
|
7 years ago |
Xose Pérez
|
41189a65b4
|
API returns processed values for HLW and EMON. 404 means no data yet. Some clean up
|
7 years ago |
Xose Pérez
|
14cbfb623f
|
Remove unused variable
|
7 years ago |
Xose Pérez
|
79a5a47d87
|
Added help to the RFBridge panel
|
7 years ago |
Xose Pérez
|
db293a0793
|
RFBridge: handle same code for ON and OFF
|
7 years ago |
Xose Pérez
|
cf714106fb
|
RFBridge web intrface
|
7 years ago |
Xose Pérez
|
dc9fc63a89
|
RFBridge: Intercept remote messages
|
7 years ago |
Xose Pérez
|
5bb1a03868
|
Increased relay count to 6 for the RFBridge
|
7 years ago |
Xose Pérez
|
fc0d050b51
|
Remove debug messages on websocket 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
|
cf7b40ff4b
|
Simplify rfbridge settings
|
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
|
92ba00b285
|
Issue #167. Using DOUT flash mode on all Sonoff devices
|
7 years ago |
Xose Pérez
|
dc768afada
|
Allow WiFi more time to connect
|
7 years ago |
Xose Pérez
|
e6e9f9d6d4
|
Change the double click delay from the web interface
|
7 years ago |
Xose Pérez
|
252f4ee594
|
Updating version
|
7 years ago |
Xose Pérez
|
82beb8930f
|
Issue #171. Fix corrupted will message
|
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
|
629309bde2
|
Define MQTT mode with a soft setting
|
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
|
59ced72001
|
Rename settings names from POW to HLW8012
|
7 years ago |
Xose Pérez
|
a67c80de69
|
Small changes
|
7 years ago |
Xose Pérez
|
4db8d27fdb
|
Added H801 to arduino.h
|
7 years ago |
Xose Pérez
|
47e2847e79
|
Cleanup gulp files
|
7 years ago |
Xose Pérez
|
4c5d8d804b
|
Helper methods to aggregate MQTT messages in JSON format
|
7 years ago |
Xose Pérez
|
46d86eb6c9
|
Report brightness via MQTT
|
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 |