Commit Graph

4586 Commits

Author SHA1 Message Date
Theo Arends bd260a2f40 Fix command WifiConfig 2019-10-22 16:46:07 +02:00
Theo Arends b072791426 Bump version 6.6.0.21
* Remove support for WPS and SmartConfig in favour of Web server (!) based WifiManager (#6680)
 * Remove binary sonoff-classic (#6680)
2019-10-22 16:34:25 +02:00
Theo Arends b2d1e385c0 Change timer reset to 70 minutes
Change timer reset to 70 minutes (#6349)
2019-10-22 14:56:06 +02:00
Theo Arends 8e657be6a9
Merge pull request #6712 from shantur/development
Rules: Add TuyaMcuReceived#Data=<HexBytesReceived> rule and fix others
2019-10-22 10:56:39 +02:00
Theo Arends 4d9dd5c17c
Merge pull request #6716 from Jason2866/patch-1
No issue support for Tuya Converted devices
2019-10-22 09:45:30 +02:00
Jason2866 c798e9bd8c
No issue support for Tuya Converted devices 2019-10-22 09:29:16 +02:00
Shantur Rathore a567226415 Rules: Add TuyaMcuReceived#Data=<HexBytesReceived> rule and fix SerialReceived and SSerialRecieved rules 2019-10-21 17:24:03 +01:00
Theo Arends 9238d4237d Add templates cheat sheet
Add templates cheat sheet
2019-10-21 18:21:35 +02:00
Theo Arends f017c7b6c5 Add Arduino Slave 2019-10-21 14:02:17 +02:00
Theo Arends 1110bac410 Houskeeping Arduino Slave 2019-10-21 12:36:08 +02:00
Theo Arends aaf6f90507 Refactor Arduino Slave 2019-10-21 12:25:22 +02:00
Theo Arends 4d21a47edb Update PZEM comments
Update PZEM comments
2019-10-21 10:27:36 +02:00
Theo Arends bbfce15cc8
Merge pull request #6707 from ascillato/patch-1
Fix issue if STARTING_OFFSET is undefined
2019-10-21 09:03:38 +02:00
Adrian Scillato 4861e53330
Fix issue if STARTING_OFFSET is undefined
If STARTING_OFFSET is undefined in my_user_config.h file, the compilation fails due to this parameter is used in the defaults of settings.ino
2019-10-20 23:02:51 -03:00
Theo Arends 3212d563f2
Merge pull request #6705 from s-hadinger/zigbee_revert_key
Fix Revert key as shortaddr for ZigbeeReveived
2019-10-20 21:10:29 +02:00
Stephan Hadinger 4c97377263 Fix Revert key as shortaddr for ZigbeeReveived 2019-10-20 20:52:44 +02:00
Theo Arends cf5d9dd1a4
Merge pull request #6704 from andrethomas/arduino_slave
Add support for Arduno Uno/Mini/Nano on Serial
2019-10-20 20:48:02 +02:00
andrethomas 1d5920d1c8 Add ArduinoSlave Driver 2019-10-20 20:14:17 +02:00
andrethomas 9ba9a25dc6 Add ArduinoSlave to sonoff_template.h 2019-10-20 20:12:55 +02:00
andrethomas 711210c053 Add ArduinoSlave as xdrv_31 2019-10-20 20:12:05 +02:00
andrethomas 3411ad655d Add ArduinoSlave 2019-10-20 20:11:07 +02:00
andrethomas f97d1a56ed Update my_user_config.h 2019-10-20 20:10:14 +02:00
andrethomas d84288b46e Update language files 2019-10-20 20:09:32 +02:00
andrethomas 8976021389 Add ArduinoHexParse library for specific page size 2019-10-20 20:08:46 +02:00
Theo Arends 7ff3e22ae7
Merge pull request #6702 from s-hadinger/zigbee_read
Add ZigbeeRead command and many improvements (#6095)
2019-10-20 17:37:20 +02:00
Stephan Hadinger 8d857ef8e2 Fix remove useless log 2019-10-20 17:28:34 +02:00
Stephan Hadinger 833845e602 Add ZigbeeRead command and many improvements (#6095) 2019-10-20 16:43:50 +02:00
Theo Arends 37c2239d61 (Try to) fix EnergyReset (again)
(Try to) fix EnergyReset (again) (#6561)
2019-10-20 15:48:14 +02:00
Theo Arends ad73a51023 (Try to) fix EnergyReset (again)
(Try to) fix EnergyReset (again) (#6561)
2019-10-20 13:27:48 +02:00
Theo Arends 01c138c2b6
Merge pull request #6699 from andrethomas/patch-1
Update TasmotaSerial.cpp - Change speed >= 50000 for 57600bps
2019-10-20 12:01:55 +02:00
Theo Arends c362bae928 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2019-10-20 11:58:02 +02:00
Theo Arends 393ccd7799 Change EXS Dimmer driver
Change EXS Dimmer driver by Gerry Lenz (#6658)
2019-10-20 11:57:38 +02:00
Andre Thomas 73c2fd3cb4
Update TasmotaSerial.cpp 2019-10-20 11:48:09 +02:00
Theo Arends 461bcc4d27
Merge pull request #6698 from gemu2015/scripter-sendmail-update
scripter sendmail update
2019-10-20 11:35:01 +02:00
gemu2015 60ea83f41c sendmail timeout 2000 2019-10-20 11:34:29 +02:00
gemu2015 0e1e1a15a1 scripter sendmail update 2019-10-20 11:21:25 +02:00
Theo Arends e2effaba5a
Merge pull request #6697 from gemu2015/sml-update
sml counter debounce on both edges
2019-10-20 08:51:12 +02:00
gemu2015 d2ff52215c sml counter debounce on both edges 2019-10-20 08:23:27 +02:00
Theo Arends 9bef4cb976
Merge pull request #6696 from andrethomas/patch-1
Update README.md
2019-10-19 23:08:12 +02:00
Andre Thomas 18d84c0e60
Update README.md 2019-10-19 22:45:53 +02:00
Theo Arends 6bcfcf1e67 Update RELEASENOTES.md 2019-10-19 14:55:12 +02:00
Theo Arends 9bec8dedb9 Revert previous commit 2019-10-19 14:02:31 +02:00
Theo Arends dde5d66e5d
Merge pull request #6688 from gemu2015/ssd1306-fix-rotate
fix ssd1306 rotate
2019-10-19 13:54:15 +02:00
Theo Arends 3cfbb83477 Fix display rotation
Fix display rotation (#6687)
2019-10-19 12:46:31 +02:00
gemu2015 13b0161919 fix ssd1306 rotate 2019-10-19 12:46:00 +02:00
Theo Arends d62d33bc4d Fix display hPa and mmHg
Fix display hPa and mmHg (#2642)
2019-10-18 18:06:17 +02:00
Theo Arends c2ecd487b0 Oops 2019-10-18 17:35:56 +02:00
Theo Arends 4e45e660f2 Add support for EX-Store WiFi Dimmer V4
Add support for EX-Store WiFi Dimmer V4 (#5856)
2019-10-18 17:29:19 +02:00
Theo Arends 9f55ab6a2a Add absolute PowerDelta
Add absolute PowerDelta using command PowerDelta 101..32000 where 101 = 101-100 = 1W, 202 = 202-100 = 102W (#5901)
2019-10-18 16:53:30 +02:00
Theo Arends 63320f76f8 Prep for PowerDelta change 2019-10-18 15:33:58 +02:00