7051 Commits

Author SHA1 Message Date
Theo Arends
fed3118c1c Revert changes for next core
Revert changes for next core as PWM doesn't work in staged version as it used to do.
2018-08-02 18:10:11 +02:00
Theo Arends
4902915408 Update Cz language file
Update Cz language file to v6.1.1c
2018-08-02 17:53:26 +02:00
Theo Arends
88455b696c Prepare for next core version
Prepare for next core version using updated PWM library
2018-08-02 17:45:09 +02:00
Theo Arends
baa46d3caa Update language files
Update language files
2018-08-02 12:06:53 +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
4b8ee357ba
Merge pull request #3391 from andrethomas/development
MCP23008/MCP23017 - Add event command when interrupt is detected
2018-08-01 21:06:16 +02:00
andrethomas
a6bfe9b4f1
Update xsns_29_mcp230xx.ino 2018-08-01 18:08:42 +02:00
andrethomas
33d2857384 Add event command when interrupt is detected 2018-08-01 17:56:08 +02:00
reloxx13
daac8999a1 Merge branch 'arendst/development' into development 2018-07-31 22:22:11 +02:00
Theo Arends
3b9fd1bbc0
Merge pull request #3384 from andrethomas/development
Extend sensor29 pin,? command by adding to MCP230XX_SENSOR_RESPONSE to provide current state of pin (0/1=LOW/HIGH)
2018-07-31 20:10:22 +02:00
andrethomas
6380a5a326 Merge branch 'development' of https://github.com/andrethomas/Sonoff-Tasmota into development 2018-07-31 18:44:49 +02:00
andrethomas
caf88ddc45 Extend sensor29 pin,? command by adding to MCP230XX_SENSOR_RESPONSE to provide current state of pin (0/1=LOW/HIGH) 2018-07-31 18:44:31 +02:00
Theo Arends
6f455e2c00 Update debug info
Update debug info
2018-07-31 11:49:23 +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
705b99cfba
Merge pull request #3370 from andrethomas/development
Make interrupt output more rule friendly
2018-07-29 20:07:00 +02:00
andrethomas
c190de7bae Make interrupt output more rule friendly 2018-07-29 19:28:16 +02:00
Theo Arends
2fac11d058
Merge pull request #3369 from andrethomas/development
Fix bug in MCP230xx_CheckForInterrupt()
2018-07-29 15:34:46 +02:00
andrethomas
ad53d16c2e Fix bug in MCP230xx_CheckForInterrupt() 2018-07-29 15:25:00 +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
794d9dc567 Fix settings corruption
Fix settings corruption (#3363)
2018-07-28 17:25: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
0afe15b0d3
Merge pull request #3352 from Bunkerschild/development
Added support for MPU6050 gyroscope sensor
2018-07-28 15:49:34 +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
Bunkerschild
1d86a607a2
Merge pull request #2 from arendst/development
Fixes from arendst
2018-07-28 15:41:36 +02:00
Theo Arends
ade9535e55
Merge pull request #3345 from emontnemery/serial_bridge_raw
Support send / receive of binary serial data
2018-07-28 15:20:07 +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
b7ccc64893 Fix unsecure main webpage update
Fix unsecure main webpage update
2018-07-28 12:30:47 +02:00
Bunkerschild
eda4bab4c6
Merge pull request #1 from Bunkerschild/wip
Added support for MPU6050 gyro sensor
2018-07-28 04:06:14 +02:00
Oliver Welter
06c2ab8229 Added support for MPU6050 gyro sensor 2018-07-28 03:53:51 +02:00
Erik
76c102c09c Support send / receive of binary serial data 2018-07-27 12:17:34 +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
9ba9f68609
Merge pull request #3332 from alisaitteke/development
Added Turkish language file
2018-07-26 10:52:56 +02:00
Theo Arends
d34c24175a
Update tr-TR.h 2018-07-26 10:52:33 +02:00
Ali TEKE
72bb979d06 fixed D_DAY3LIST format 2018-07-25 23:55:23 +03:00
Ali TEKE
aa41a8f4d1 Turkish file update 2018-07-25 23:44:28 +03:00
Ali TEKE
b40f187514 Message update in languages/tr-TR.h file 2018-07-25 23:38:22 +03:00
Ali TEKE
e82c993134 Added Turkish language 2018-07-25 23:34:21 +03:00
Theo Arends
cb192c5c2d Update decode-status.py
Update decode-status.py
2018-07-25 12:42:53 +02:00
Theo Arends
52f642b0c0 Remove obsolete define
Remove obsolete define
2018-07-25 11:59:43 +02:00
Theo Arends
c2b3ff1fd2 Fix yield exception
Fix yield exception using non PubSubClient library
2018-07-25 10:35:36 +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
829d541b1b
Merge pull request #3321 from andrethomas/development
Opto'd MCP230xx_Show() shaving off another 92 bytes of flash
2018-07-25 09:58:58 +02:00
andrethomas
9ea3e7d80e Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2018-07-24 20:06:42 +02:00
andrethomas
5149b3cd23 Merge branch 'development' of https://github.com/andrethomas/Sonoff-Tasmota into development 2018-07-24 19:37:28 +02:00
andrethomas
bd536d2d95 Opto'd MCP230xx_Show() shaving off another 92 bytes of flash 2018-07-24 19:36:30 +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
d7e6f6114a Fix possible WDT
Fix possible WDT due to long MQTT publish handling (#3313)
2018-07-24 18:40:13 +02:00
Theo Arends
ad949eba9d
Merge pull request #3310 from andrethomas/development
Optimize MCP230xx_CheckForInterrupt() and MCP230xx_ApplySettings() save 352 bytes flash
2018-07-23 22:52:44 +02:00
reloxx13
97dee49a93 Merge branch 'arendst/development' into development 2018-07-23 20:30:35 +02:00