Theo Arends
|
43dbbd3a98
|
Add more display functionality
* Add display define USE_DISPLAY_MODES1TO5 to select display modes 1 to 5
* Add command DisplayRotate 0..3 to select persistent display rotation
|
2018-08-20 18:07:19 +02:00 |
Theo Arends
|
6d98864a04
|
Fix iFan02 power on state
Fix iFan02 power on state (#3412, #3530)
|
2018-08-20 15:51:46 +02:00 |
Theo Arends
|
6d1ce5bd69
|
Fix SDM120 wrong values
Fix SDM120 reporting wrong negative values to Domoticz (#3521)
|
2018-08-19 13:00:27 +02:00 |
Theo Arends
|
b12c8d39d5
|
Add initial display support
Add initial display support for Lcd, Oled, Matrix, Tft and e-paper - Need more docs
|
2018-08-18 18:11:22 +02:00 |
Theo Arends
|
8a61c25218
|
6.1.1.6 Add modulo option to rules
Add modulo option to rules like rule1 on Time#Minute|5 do backlog power on;delay 200;power off endon (#3466)
|
2018-08-13 13:09:22 +02:00 |
Theo Arends
|
ee9b26ecfa
|
6.1.1.5 - Fix Pow R2 and S31
Fix some Pow R2 and S31 checksum errors using optimized re-sync
|
2018-08-12 16:15:03 +02:00 |
Theo Arends
|
3efb84fb93
|
Change version representation
Change version representation from 1.1.1a to 1.1.1.1 for better change reference
|
2018-08-12 14:05:15 +02:00 |
Theo Arends
|
87eb6a25cc
|
Update changelog
Update changelog
|
2018-08-11 16:24:06 +02:00 |
Theo Arends
|
25fee28546
|
Add message when no JavaScript
Add message when JavaScript is not enabled in webbrowser (#3388)
|
2018-08-02 12:03:33 +02:00 |
Theo Arends
|
9e34d16e9a
|
Fix sonoff-minimal
Fix sonoff-minimal from using default settings
|
2018-07-30 12:29:56 +02:00 |
Theo Arends
|
cc5b0aaf90
|
Add option + to command Rule
Add option + to command Rule to concatenate new rule with existing rules (#3365)
|
2018-07-29 14:45:42 +02:00 |
Theo Arends
|
277e776cf3
|
Add sensor MPU6050
Add initial support for sensor MPU6050 (#3352)
|
2018-07-28 16:16:53 +02:00 |
Theo Arends
|
55ef063c0e
|
Add command SerialSend4
Add command SerialSend4 to send binary serial data (#3345)
|
2018-07-28 15:43:13 +02:00 |
Theo Arends
|
da7dadae21
|
Add rule triggers
Add rule triggers Wifi#Connected and Wifi#Disconnected (#3359)
|
2018-07-28 15:06:31 +02:00 |
Theo Arends
|
823f4ae801
|
Fix unsecure main webpage update
Fix unsecure main webpage update
|
2018-07-26 17:53:50 +02:00 |
Theo Arends
|
34769099d1
|
Add Turkish language file
Add Turkish language file (#3332)
|
2018-07-26 10:57:59 +02:00 |
Theo Arends
|
9376b6f7c0
|
Fix invalid JSON
Fix command TimeDst/TimeStd invalid JSON (#3322)
|
2018-07-25 10:04:35 +02:00 |
Theo Arends
|
99e81ba86e
|
Fix CCS811 env compensation
Fix CCS811 temperature and humidity compensation
|
2018-07-24 18:41:50 +02:00 |
Theo Arends
|
cdae4f3f46
|
Add support for CCS811
Add support for CCS811 sensor (#3309)
|
2018-07-23 17:42:12 +02:00 |
Theo Arends
|
612374cfbf
|
Revisit Timers off/on
6.1.1c
* Add command Timers 0/1 to globally disable or enable armed timers (#3270)
|
2018-07-20 16:12:37 +02:00 |
Theo Arends
|
3b46ba2ace
|
Add support for MPR121
Add support for MPR121 controller in input mode for touch buttons (#3142)
|
2018-07-17 12:51:55 +02:00 |
Theo Arends
|
f10b92a995
|
Add support for MCP230xx
Add support for MCP230xx for general purpose input expansion and command Sensor29 (#3188)
|
2018-07-17 11:05:31 +02:00 |
Theo Arends
|
9ef10f24d2
|
Fix command Scale buffer overflow
Fix command Scale buffer overflow (#3236)
|
2018-07-16 12:37:49 +02:00 |
Theo Arends
|
b56961c528
|
Fix rules once regression
Fix rules once regression from v6.1.0 (#3198, #3226)
|
2018-07-16 11:34:44 +02:00 |
Theo Arends
|
ace6180e67
|
Introduce _changelog.ino
Introduce _changelog.ino
|
2018-07-15 17:30:38 +02:00 |