Commit Graph

7886 Commits

Author SHA1 Message Date
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
Theo Arends 93226c2bc3
Merge pull request #8971 from Jason2866/patch-1
disable serial log and enable I2C for zbbridge
2020-07-24 12:32:15 +02:00
Jason2866 959a8bb234
disable serial log and enable I2C 2020-07-24 12:17:19 +02:00
Theo Arends d26ed11f34
Merge pull request #8969 from bovirus/patch-2
Update Italian language
2020-07-24 11:38:29 +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
Theo Arends 493c8150ec
Merge pull request #8967 from curzon01/development
Add script usage flags
2020-07-23 13:56:53 +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 cbfe019906 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-07-23 12:44:27 +02:00
Theo Arends 85755ea3dc Enforce correct module for ZBBridge 2020-07-23 12:43:56 +02:00
Theo Arends 4797f7f38d
Merge pull request #8966 from Jason2866/patch-1
Add firmware EFR32 files for ZigbeeBridge
2020-07-23 12:27:20 +02:00
Jason2866 0c743e0901
EFR32 firmware for ZigbeeBridge 2020-07-23 12:08:32 +02:00
Jason2866 efbcb9b80e
Create readme.txt 2020-07-23 12:06:29 +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 354b6375cd
mv firmware bridge to commit folder 2020-07-23 10:31:37 +02:00
Jason2866 6f9715c0da
needed undef added 2020-07-23 09:26:10 +02:00
Jason2866 da09901d8b
Build firmware zbbridge 2020-07-22 21:32:48 +02:00
Jason2866 ced34fa858
zbbridge 2020-07-22 21:29:06 +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
Jason2866 1709d5f73e
Prep for ZigbeeBridge build 2020-07-22 20:51:44 +02:00
Theo Arends 26646d6941
Merge pull request #8962 from s-hadinger/zigbee_ezsp_july_22
EZSP flow control
2020-07-22 19:48:29 +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
Theo Arends 8501d5568e
Merge pull request #8957 from s-hadinger/zigbee_znp_july_21
Zigbee CC2530 more robust reset
2020-07-22 08:23:22 +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
Theo Arends a8abfc9fc3
Merge pull request #8955 from s-hadinger/ping_hostname
Change ``Ping`` now reports the hostname instead of IP address (#8948)
2020-07-21 22:19:50 +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 48c268a920 Update decode-status.py 2020-07-21 12:17:29 +02:00
Theo Arends eb4164e713 Update RELEASENOTES.md 2020-07-21 11:03:03 +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
Theo Arends d271ac371a
Merge pull request #8951 from curzon01/development
Add ShutterToggleDir/ShutterStopToggleDir
2020-07-21 10:29:16 +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
Theo Arends 1182895de7
Merge pull request #8945 from s-hadinger/zigbee_july_20
Added `SO101 1` to suffix commands with source endpoint
2020-07-20 22:03:55 +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
Theo Arends 460f166bcc
Merge pull request #8944 from tony1661/patch-1
Updated the D_TIMER_ARM variable to say "Enable"
2020-07-20 17:01:28 +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