Commit Graph

8076 Commits

Author SHA1 Message Date
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
Theo Arends 72dcdd0239
Merge pull request #8943 from Jason2866/patch-2
Adding maintained badges
2020-07-20 14:03:33 +02:00
Jason2866 cea8e169a4
Adding maintained badges
in readme.
2020-07-20 12:00:46 +02:00
Theo Arends eeed6768d0 Third try to fix counter interrupt storm 2020-07-20 11:20:58 +02:00
Theo Arends f40c186e79
Merge pull request #8941 from Staars/development
new MQTT presentation for MI-ESP32
2020-07-20 10:52:41 +02:00
Theo Arends b1e47ee597
Merge pull request #8942 from Jason2866/patch-2
Use Tasmota_stage core 2.7.3.1 from Tasmota Github
2020-07-20 10:52:10 +02:00
Jason2866 57fe4cf248
Use Tasmota_stage core 2.7.3.1 from Tasmota Github
and delete unneeded compiler flags
2020-07-20 10:04:39 +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
George 2ced749e4d serialsend6 - more fixes
oops
2020-07-20 10:14:01 +10:00
George 8a4a0d67ff serialsend6 - fixes
Forgot to fix top condition
2020-07-20 10:08:20 +10:00
Theo Arends 23da6285c1 Add command ``SetOption100 0/1``
Add command ``SetOption100 0/1`` to remove ``ZbReceived`` value from ``{"ZbReceived":{xxx:yyy}}`` JSON message
2020-07-19 15:57:37 +02:00
Theo Arends ece6df523a
Merge pull request #8933 from Jason2866/patch-3
Fix regression build flags
2020-07-19 13:51:46 +02:00
Jason2866 27ff269bcb
Fix regression build flags
from #8932
2020-07-19 13:43:08 +02:00
Theo Arends 47ff43d2d5
Merge pull request #8932 from Jason2866/patch-2
Use Tasmota Stage Core 2.7.3.1...
2020-07-19 13:34:49 +02:00
Theo Arends 528fe5333d Shrink minimal a bit 2020-07-19 13:33:57 +02:00
Jason2866 a7e057b8ba
Use Tasmota Stage Core 2.7.3.1...
for Tasmota Stage build. Core is based on (soon released) Arduino ESP core 2.7.3.
2020-07-19 13:21:45 +02:00
George 63242de249 Serialsend6
* Adds serialsend6, allowing sending of binary data with comma-delimited string of decimal numbers.
2020-07-19 20:34:43 +10:00
Theo Arends 2c6198f27c Fix spelling
Fix spelling (#3410)
2020-07-18 18:51:13 +02:00
Theo Arends d2198ad8b6 Fix esp32 compile error 2020-07-17 18:40:06 +02:00
Theo Arends 7d0d9b7782 Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00