Commit Graph

502 Commits

Author SHA1 Message Date
Xose Pérez
55f529e65f Fix and improve build script output 2017-08-19 18:23:36 +02:00
Xose Pérez
36af250e10 Option to globally disable domoticz from web interface 2017-08-19 17:17:52 +02:00
Xose Pérez
db155f6bb3 Decouple EMBEDDED_WEB from SPIFFS 2017-08-19 16:58:35 +02:00
Xose Pérez
7d09672887 Update arduino.h 2017-08-19 16:51:04 +02:00
Xose Pérez
eb79642f2e Major refactor of device flags 2017-08-19 16:40:32 +02:00
Xose Pérez
97a27310e2 Handle relay status tracking in scheduler 2017-08-19 16:33:10 +02:00
Xose Pérez
a780f5812f Moved MQTT callback in Domoticz module 2017-08-19 16:30:28 +02:00
Xose Pérez
56e0e5b5a3 Support for Sonoff T1 wall switches 2017-08-18 16:38:13 +02:00
Xose Pérez
41a0ce79f8 Change Sonoff B1 to use ESP8285 2017-08-18 16:19:09 +02:00
Xose Pérez
cb2cbfe0f2 Specify dummy switches count for forward compatibility 2017-08-18 16:14:48 +02:00
Xose Pérez
d0853121d7 Initial support for Sonoff LED 2017-08-18 16:11:56 +02:00
Xose Pérez
e97e8c46cb Preliminary support for Sonoff B1 2017-08-18 16:05:53 +02:00
Xose Pérez
4ba9449116 Comment settingsDump 2017-08-18 15:49:51 +02:00
Xose Pérez
fc5937fa9b Support for Sonoff 4CH PRO 2017-08-18 15:49:39 +02:00
Xose Pérez
a1d5082885 Fix typo in custom.js 2017-08-18 14:22:32 +02:00
Xose Pérez
3c21dc3e78 Merge branch 'dev' into light
Conflicts:
	code/espurna/config/general.h
	code/espurna/config/hardware.h
	code/espurna/hardware.ino
	code/html/custom.css
	code/html/custom.js
2017-08-18 14:17:20 +02:00
Xose Pérez
c6b26efbb7 Merge 2017-08-18 14:06:58 +02:00
Xose Pérez
8f7c402e4a Change board number 2017-08-18 14:04:39 +02:00
Xose Pérez
1bc4a26005 Support for IteadStudio BN-SZ01 2017-08-18 14:01:50 +02:00
Xose Pérez
8a86c66e63 Hiding channel4 when useWhite 2017-08-18 13:41:29 +02:00
Xose Pérez
571edc32e8 Use brightness when mocking RGB white 2017-08-18 13:41:04 +02:00
Xose Pérez
6a48374fe9 Add tooltips to sliders 2017-08-18 13:00:36 +02:00
Xose Pérez
41151cc61d Fix MagicHome LED Controller dimmer pin definitions 2017-08-18 13:00:26 +02:00
Xose Pérez
8abb8ffaff Allow to define useColor, useWhite and useGamma from web interface 2017-08-18 12:35:35 +02:00
Xose Pérez
58a8feb90b Allow to disable color picker 2017-08-18 11:39:45 +02:00
Xose Pérez
3cf7d32478 Change the way dimmer light work and a whole lot of other stuff 2017-08-17 18:47:30 +02:00
Xose Pérez
49a3bb2029 Mock white color support via MQTT 2017-08-16 22:55:02 +02:00
Xose Pérez
2c89d947ec Merge branch 'dev' into light 2017-08-16 22:41:54 +02:00
Xose Pérez
fa35049203 Fix bad reference to BAD_TLS_FINGERPRINT with no SSL support 2017-08-16 22:41:45 +02:00
Xose Pérez
7533650d96 Prevent division by zero error in color temperature calculation 2017-08-16 22:40:40 +02:00
Xose Pérez
3b19e55453 Fix color temperature to use mireds instead of kelvin as input value 2017-08-16 22:25:44 +02:00
Xose Pérez
7c2475b001 Merge branch 'dev' into light 2017-08-16 22:06:28 +02:00
Xose Pérez
2531bc638a Issue #185. Discard MQTT messages with payload size 0 2017-08-16 00:09:08 +02:00
Xose Pérez
e8ee08a1a6 Prevent form autocomplete 2017-08-14 17:27:03 +02:00
Xose Pérez
7489f7ae89 Allow RESTART terminal command as well as RESET to reset the board 2017-08-13 16:00:42 +02:00
Xose Pérez
66131bbafd ON and OFF actions for button events 2017-08-13 15:02:18 +02:00
Xose Pérez
2d2a8a69a8 Add support for delayed ON/OFF switches 2017-08-13 00:14:46 +02:00
Xose Pérez
f5b3f9f62e Fix typo 2017-08-13 00:14:28 +02:00
Xose Pérez
f6e7ddc7ed Fix flash mode for the Sonoff 4CH and Touch 2017-08-12 00:33:05 +02:00
Xose Pérez
7f41967e7a Moved domoticz code from relay.ino to domoticz.ino 2017-08-12 00:26:18 +02:00
Xose Pérez
65de183a07 Added onPublish and onSubscribe callback and onDisconnect reasons to MQTT debug log 2017-08-11 23:10:08 +02:00
Xose Pérez
0e682ce399 Update third party libs 2017-08-11 16:55:07 +02:00
Xose Pérez
41189a65b4 API returns processed values for HLW and EMON. 404 means no data yet. Some clean up 2017-08-11 16:18:51 +02:00
Xose Pérez
14cbfb623f Remove unused variable 2017-08-11 12:14:36 +02:00
Xose Pérez
79a5a47d87 Added help to the RFBridge panel 2017-08-10 17:44:50 +02:00
Xose Pérez
db293a0793 RFBridge: handle same code for ON and OFF 2017-08-10 16:25:48 +02:00
Xose Pérez
cf714106fb RFBridge web intrface 2017-08-10 15:31:15 +02:00
Xose Pérez
dc9fc63a89 RFBridge: Intercept remote messages 2017-08-10 00:56:15 +02:00
Xose Pérez
5bb1a03868 Increased relay count to 6 for the RFBridge 2017-08-09 23:53:52 +02:00
Xose Pérez
3c214760b5 Merge branch 'dev' into rfbridge 2017-08-09 23:44:25 +02:00