2158 Commits

Author SHA1 Message Date
Theo Arends
99feefba84 Merge branch 'development' into pre-release-840 2020-07-29 14:49:20 +02:00
Theo Arends
ba3856d900 Change IRRemoteESP8266 library
Change IRRemoteESP8266 library from v2.7.6 to v2.7.8.10, fixing Samsung and Pioneer protocols (#8938)
2020-07-29 14:44:45 +02:00
Stephan Hadinger
e83351864e Change IRRemoteESP8266 IR lib to pre-2.7.9, fixing Samsung and Pioneer protocols (#8938) 2020-07-29 13:57:44 +02:00
Theo Arends
9a3307a73f Prep release 8.4.0 2020-07-29 11:18:56 +02:00
Theo Arends
69e252b7d7 Prep release 8.4.0 2020-07-29 10:31:38 +02:00
Stephan Hadinger
c47d8d03a5 Change Zigbee randomizing of parameters at first run or after Reset 2020-07-29 10:02:04 +02:00
Theo Arends
0abe6c6a2b Zigbee EFR32 xmodem upload
Zigbee EFR32 xmodem upload (#8583)
- Now checks for upload complete
- Add optional define ZIGBEE_BOOTLOADER_SOFTWARE_RESET_FIRST for software reset first
2020-07-27 18:31:14 +02:00
Theo Arends
2012eaccf4 POC3 Zigbee EFR32 xmodem upload
POC3 Zigbee EFR32 xmodem upload (#8583)
- Extend ACK timeout after EOT
2020-07-27 15:43:24 +02:00
Theo Arends
e8beeba651 Remove obsolete debug info 2020-07-27 11:05:44 +02:00
Theo Arends
a6fe5f859b POC2 Zigbee EFR32 xmodem upload
POC2 Zigbee EFR32 xmodem upload (#8583)
- Swap reset states
- Speed up XMODEM upload by changing current loop sleep
- Add more debug messages
2020-07-27 11:01:20 +02:00
Theo Arends
30d0f050c7 POC Zigbee EFR32 xmodem upload
POC Zigbee EFR32 xmodem upload (#8583)
2020-07-26 18:55:31 +02:00
Stephan Hadinger
267a49b140 Fix compilation error for Zigbee ZNP 2020-07-26 13:54:24 +02:00
Theo Arends
806a862cac Add EFR32 upload framework 2020-07-25 18:25:06 +02:00
Theo Arends
520558d381 Fix no sensor issue 2020-07-25 17:08:11 +02:00
Stephan Hadinger
781cb4d9c7 Zigbee EZSP improvements and reduced logging 2020-07-25 15:40:42 +02:00
Theo Arends
38179062ae Refactor TuyaMcu year 2020-07-25 14:52:37 +02:00
bettman66
0467ffc62a millennium error 2020-07-25 09:21:56 +02:00
Theo Arends
3acae81fc0 Change Domoticz commands prefix from `Domoticz to Dz`
- Change Domoticz commands prefix from ``Domoticz`` to ``Dz``
- Add command ``DzSend<type> <index>,<value1(;value2)|state>`` to send values or state to Domoticz
2020-07-24 15:30:21 +02:00
Jason2866
959a8bb234
disable serial log and enable I2C 2020-07-24 12:17:19 +02:00
bovirus
8883ad4c29
Update Italian language 2020-07-24 06:38:44 +02:00
Theo Arends
5f386cc164 Fix MCP230xx telemetry JSON message
Fix MCP230xx telemetry JSON message (#8965)
2020-07-23 14:52:29 +02:00
Norbert Richter
51b9740a5d
Add script usage flags 2020-07-23 13:23:16 +02:00
Theo Arends
85ccdda569 Fix MPU6050 temperature
Fix MPU6050 temperature (#8964)
2020-07-23 13:06:07 +02:00
Theo Arends
85755ea3dc Enforce correct module for ZBBridge 2020-07-23 12:43:56 +02:00
Theo Arends
d2d134a7fe
Merge pull request #8963 from Jason2866/patch-1
Add firmware variant ZigbeeBridge
2020-07-23 11:40:31 +02:00
Theo Arends
9adc4b4202 Add new module 75 supporting Sonoff Zigbee Bridge
Add new module 75 supporting Sonoff Zigbee Bridge (#8583)
2020-07-23 11:39:51 +02:00
Jason2866
6f9715c0da
needed undef added 2020-07-23 09:26:10 +02:00
Jason2866
785289234f
Lights support needed for HUE Emulation 2020-07-22 21:25:20 +02:00
Jason2866
246dcea2d1
new build variant ZigbeeBridge 2020-07-22 21:07:40 +02:00
Stephan Hadinger
eec6869a0a EZSP flow control 2020-07-22 19:29:16 +02:00
Theo Arends
6f320780a0 Change zigbee reset using new GPIO 2020-07-22 10:12:24 +02:00
Theo Arends
d8c4240656 Prep Zigbee reset GPIO 2020-07-22 10:07:07 +02:00
Theo Arends
0fc41f302e Update xdrv_40_telegram.ino 2020-07-22 09:36:18 +02:00
Theo Arends
a1fc5d4890 Fix telegram restart loop
Fix telegram restart loop (#8619)
2020-07-22 09:34:35 +02:00
Stephan Hadinger
6d34813f45 Zigbee CC2530 more robust reset 2020-07-21 22:39:39 +02:00
Theo Arends
6f106ce0ae
Merge pull request #8954 from bovirus/patch-1
Update Italian language
2020-07-21 22:21:10 +02:00
Stephan Hadinger
93b36d5c46 Change `Ping` now reports the hostname instead of IP address (#8948) 2020-07-21 19:16:38 +02:00
bovirus
bdcc630886
Update Italian language 2020-07-21 18:46:52 +02:00
Theo Arends
72e3765a55 Add command (`S)SerialSend6` \<comma seperated values\>
Add command (``S``)``SerialSend6`` \<comma seperated values\> (#8937)
2020-07-21 12:42:18 +02:00
Theo Arends
ac780d5e9a
Merge pull request #8937 from grob6000/serialsend6
Serialsend6 - comma-separated decimal send as binary
2020-07-21 12:23:53 +02:00
Theo Arends
4584effbce Change all timer references from `Arm to Enable`
Change all timer references from ``Arm`` to ``Enable`` in GUI, ``Timer`` command and JSON message
2020-07-21 10:44:45 +02:00
Norbert Richter
f0177f3c48
Add ShutterToggleDir/ShutterStopToggleDir
same function as ShutterToggle/ShutterStopToggle but based on last movement direction, not on current position (< or > 50%)
2020-07-21 07:25:02 +02:00
Stephan Hadinger
2da8f3c393 Added SO101 1 to suffix commands with source endpoint 2020-07-20 19:30:32 +02:00
Theo Arends
a84ebe552a Refactor rules processing 2020-07-20 17:24:51 +02:00
Antonio Fernandez
bc3efb5696
Updated the D_TIMER_ARM variable to say "Enable"
Arm has been a bit of a confusing term. I think it would help new users out to rename this to "Enable". It will make the button more intuitive.
2020-07-20 10:57:38 -04:00
Theo Arends
59f50d04f2 Allow rules on energy margins
Allow rules on energy margins (#8935)
2020-07-20 16:41:05 +02:00
Theo Arends
0a64625e9a Allow rules on energy margins
Allow rules on energy margins (#8935)
2020-07-20 16:26:32 +02:00
Theo Arends
eeed6768d0 Third try to fix counter interrupt storm 2020-07-20 11:20:58 +02:00
Platformio BUILD
ecf5ad0232 Merge remote-tracking branch 'Tasmota/development' 2020-07-20 06:51:59 +00:00
Staars
1b380b5bc9 update MQTT presentation 2020-07-20 08:51:17 +02:00