Commit Graph

2767 Commits

Author SHA1 Message Date
Theo Arends f3498f031b Fixed ESP32 Webcam broken
Fixed ESP32 Webcam broken regression from #9590
2020-10-23 17:55:07 +02:00
Theo Arends 1021cf3ca5 Update changelog and releasenotes 2020-10-23 16:56:03 +02:00
Theo Arends dd3228c07f
Merge pull request #9599 from tichris0/development
Refactor EZO drivers to only use one sns ID
2020-10-23 15:29:46 +02:00
Theo Arends 384d6b2d21
Merge pull request #9609 from Staars/MI32
MI_ESP32: add beacon functions
2020-10-23 15:27:12 +02:00
Theo Arends 0f805014e6 Support WT32-ETH01
- Support for fixed output Hi or Lo GPIO
- Support for ESP32 based Wireless-Tag WT32-ETH01 (#9496)
2020-10-23 15:18:58 +02:00
Christopher Tremblay 8eba0c9426 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-10-23 03:48:37 -07:00
Christopher Tremblay e32b6fa288 Refactor EZO drivers to only use one sns ID
Every EZO devices are now under xsns78.  They can still each be enabled through the appropriate USE_EZO* macro
2020-10-23 03:47:24 -07:00
Staars f0929e14d9 add beacon functions 2020-10-23 10:18:57 +02:00
Theo Arends 2ea0594f8b
Merge pull request #9608 from gemu2015/scripter-update
scripter update
2020-10-23 09:16:05 +02:00
Theo Arends ee4c95aa6d
Merge pull request #9606 from effelle/development
Fix mqtt topic for dimmers
2020-10-23 09:15:20 +02:00
gemu2015 c8319aa7b7 fix memory aligment bug 2020-10-23 07:45:35 +02:00
Stephan Hadinger ad44ce9037 Zigbee fix battery percentage 2020-10-22 22:42:05 +02:00
Federico Leoni 9df75decc1
Fix mqtt topic for dimmers 2020-10-22 16:10:52 -03:00
Theo Arends e2b127efc0
Merge pull request #9601 from emontnemery/fix_hassanykey
Fix bug in HassAnyKey
2020-10-22 16:32:33 +02:00
Erik 6faebc21f4 Fix bug in HassAnyKey 2020-10-22 16:14:51 +02:00
Theo Arends f2d1785701 Fix GCC 10.1 compile errors 2020-10-22 15:23:22 +02:00
Theo Arends c794f7c617 Rotary driver tuned
Rotary driver tuned (#9399)
2020-10-22 14:48:12 +02:00
Christopher Tremblay a70bebe0ad Add support for EZO HUM
Adds suppotr for EZO humidity&temp sensor.
2020-10-22 01:23:47 -07:00
s-hadinger 636c630b58
Merge pull request #9595 from s-hadinger/fix-fingerprint-compilation
Fix TLS fingerprint compilation #9582
2020-10-21 11:33:46 +02:00
Theo Arends d03d1c33b2
Merge pull request #9594 from stefanbode/patch-3
Added shutterchange to incremental change position
2020-10-21 11:23:12 +02:00
Stephan Hadinger b599b5b183 Fix TLS fingerprint compilation #9582 2020-10-21 11:19:59 +02:00
Theo Arends 8a2a9da6b2
Merge pull request #9593 from Staars/MI32
MI_ESP32: changes for HASS
2020-10-21 10:25:57 +02:00
stefanbode cbfa3ae1de
added shutterchange command 2020-10-21 10:21:56 +02:00
stefanbode c8d4ae4c71
Update xdrv_27_shutter.ino
Add new command to increase/decrease opening by %
2020-10-21 10:19:56 +02:00
Staars 388937c97e changes for HASS 2020-10-21 08:26:38 +02:00
Theo Arends 9414af5631
Merge pull request #9589 from pcdiem/pwm8
Make button press rules override PWM Dimmer functions
2020-10-20 20:21:52 +02:00
Stephan Hadinger 1af525619a Webserver->on() optimization phase 2 2020-10-20 18:56:18 +02:00
Paul C Diem caaf7ac39c Make button press rules override PWM Dimmer functions 2020-10-20 10:48:49 -05:00
Theo Arends 9a21dc864f
Merge pull request #9588 from Staars/MI32
MI_ESP32: use BEARSSL for decryption, revert to old TELEPERIOD style as default
2020-10-20 15:53:38 +02:00
Staars e3d3e76d61 Revert "tasmota EPS-Now mesh driver"
This reverts commit 90ee6f3995.
2020-10-20 15:22:23 +02:00
Theo Arends 83a090b5a9 Rotary driver adjusted for MiDesk if selected
Rotary driver adjusted accordingly if Mi Desk Lamp module is selected (#9399)
2020-10-20 15:13:12 +02:00
Staars 4e7e6ce7d3 update xsns_62_MI_ESP32.ino 2020-10-20 14:49:10 +02:00
Theo Arends 500fb147c4 Add Breaking Changed to Release Notes
- Support for EZO RTD sensors by Christopher Tremblay (#9585)
- On ZigbeeBridge support for glowing led when permit join is active (#9581)
- Support for PWM Dimmer multi-press and ledmask (#9584)
2020-10-20 14:04:29 +02:00
Theo Arends 0ceb5879bd
Merge pull request #9585 from tichris0/development
Add support for EZORTD
2020-10-20 13:55:08 +02:00
Theo Arends 74d25bd5be
Merge pull request #9584 from pcdiem/pwm7
Add PWM Dimmer multi-press and ledmask support
2020-10-20 13:51:42 +02:00
Theo Arends 644753542c
Merge pull request #9580 from s-hadinger/web_optim
Code size optimization for Webserver->on()
2020-10-20 13:30:52 +02:00
Christopher Tremblay 2f7993d2b1 Remove EZORTD from default config
Remove the EZORTD from default config
2020-10-20 02:35:23 -07:00
Christopher Tremblay b942dbfb03 Add support for EZORTD
Adding support for EZO RTD resistance temperature sensor
2020-10-20 02:09:07 -07:00
Paul C Diem f075a89d6b Add PWM Dimmer multi-press and ledmask support 2020-10-19 20:12:41 -05:00
Stephan Hadinger db79409411 Glowing led when permit join 2020-10-19 20:34:40 +02:00
Stephan Hadinger d6de72f1e5 Code size optimization 2020-10-19 19:35:58 +02:00
Staars 90ee6f3995 tasmota EPS-Now mesh driver 2020-10-19 19:03:47 +02:00
Adrian Scillato 15976ecd02
trim spaces 2020-10-19 13:39:36 -03:00
Adrian Scillato 99dd6c8251
KNX: Fix Bug in Scenes
https://github.com/arendst/Tasmota/pull/8728#issuecomment-665515704

Thanks to @BBBits
2020-10-19 13:36:55 -03:00
Theo Arends 1b25777035 Updated rotary driver
Updated rotary driver with experimental optional code selections. Currently set to legacy MiDesk lamp - define ROTARY_OPTION1 (#9399)
2020-10-19 18:08:40 +02:00
Theo Arends 4d9d6cd987 Fix MQTT data corruption on ``MQTTLog 4``
Fix MQTT data corruption on ``MQTTLog 4`` (#9571)
2020-10-19 12:46:57 +02:00
Theo Arends f79ed4464e Fix MQTT data corruption on ``MQTTLog 4`
Fix MQTT data corruption on ``MQTTLog 4`` (#9571)
2020-10-19 12:39:27 +02:00
Theo Arends 66be1ef198
Merge pull request #9575 from gemu2015/maintenance
some additions and bug fixes
2020-10-19 10:08:24 +02:00
gemu2015 586fee6745 initial rtsp support
#define ENABLE_RTSPSERVER
2020-10-19 07:26:42 +02:00
gemu2015 a80a58c358 fix st7789 module init 2020-10-19 07:24:58 +02:00
gemu2015 af346835c7 fix array attachment 2020-10-19 07:24:36 +02:00
gemu2015 a6ac063a4c for next in section >W 2020-10-19 07:24:18 +02:00
Stephan Hadinger b525e5c720 Reduce code size for fingerprint 2020-10-18 20:06:27 +02:00
Stephan Hadinger 0f215fe6ae Rearranging struct to save RAM 2020-10-18 19:24:45 +02:00
Theo Arends 38e2638f07 Add support for EZO Ph and ORP sensors
Add support for EZO Ph and ORP sensors by Christopher Tremblay (#9567)
2020-10-18 15:36:17 +02:00
Christopher Tremblay bb210bd33a Added mV for all languages
I was missing the defines for mV for all languages :(.  I added default placeholders
2020-10-18 05:51:21 -07:00
Christopher Tremblay 46df6d5a52 Added deafult localized strings for pH & ORP
Added default strings for pH & ORP to all languages
2020-10-18 05:43:40 -07:00
Christopher Tremblay f551817698 Delete .my_user_config.h.swp
Removed uselses file
2020-10-18 05:19:48 -07:00
Christopher Tremblay 8fda70643b Fix addressing & remove compile script
- Fixed adderssing to start at 1 vs 0
- Removed my compile script
2020-10-18 05:19:04 -07:00
Christopher Tremblay d8b8636a44 EZOpH & EZOORP support
This commits adds support for EZOpH and EZOORP to Tasmota
2020-10-18 05:10:12 -07:00
Theo Arends df5538f554 Refactor RDM6300 driver 2020-10-18 13:04:02 +02:00
Theo Arends d9dfaf88f3 Add command ``SwitchMode 15``
Add command ``SwitchMode 15`` sending only MQTT message on switch change (#9596)
2020-10-18 12:17:31 +02:00
Theo Arends f13f7355f4 Fix TuyaMcu energy display
Fix TuyaMcu energy display regression from v8.5.0.1 (#9547)
2020-10-17 12:48:45 +02:00
Theo Arends b48f771048
Merge pull request #9558 from Jason2866/patch-1
Remove old Arduino-IDE left overs
2020-10-16 16:03:42 +02:00
Theo Arends 6b08bcbb4e
Merge pull request #9557 from effelle/development
HA integration: fix Light domain
2020-10-16 16:03:12 +02:00
Jason2866 ae098f7e3d
Remove not needed Arduino-IDE setting 2020-10-16 15:52:28 +02:00
Jason2866 3c4002dfdd
No Arduino IDE 2020-10-16 15:49:30 +02:00
Federico Leoni 62ead568c9
HA integration: fix Light domain generator 2020-10-16 10:20:16 -03:00
Theo Arends 7bc8956d86 Changed management of serial baudrate
Changed management of serial baudrate (#9554)
2020-10-16 15:18:16 +02:00
Theo Arends 9ab50db8ef
Merge pull request #9551 from Staars/nrf24
MI_NRF24: fix payload error, adaptions for HASS
2020-10-15 17:23:28 +02:00
Staars 2606002e6e fix payload error, adaptions for HASS 2020-10-15 16:52:39 +02:00
Theo Arends 074aec0a23 Adjust command ``NoDelay`` 2020-10-15 15:33:17 +02:00
Theo Arends 98d2dd8f39 Fix rule handling of Var or Mem using text
Fix rule handling of Var or Mem using text regression from v8.5.0.1 (#9540)
2020-10-15 14:42:46 +02:00
Theo Arends 29e73dae9b Add command ``NoDelay``
Add command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544)
2020-10-15 12:32:40 +02:00
Theo Arends bd315810e6
Merge pull request #9536 from gominoa/energy-period
Fix ENERGY.Period after midnight
2020-10-15 11:29:37 +02:00
Maurits van Dueren den Hollander 31572edd12 Timer support for no-sunset permanent day 2020-10-14 21:45:15 +02:00
Stephan Hadinger c0dd8583db Improve robustness 2020-10-14 08:56:18 +02:00
gominoa d21599b75c
Fix ENERGY.Period after midnight
ENERGY.Period incorrectly shows 0 for the first teleperiod after midnight
2020-10-13 18:30:01 -04:00
Stephan Hadinger 80d7922977 Zigbee tuya phase 2 2020-10-13 22:45:11 +02:00
Theo Arends 95c0274d59 Fix hlw8012 interrupt use of global vars 2020-10-13 15:55:46 +02:00
Theo Arends d4cacbff05 Fix rotary interrupt use of global vars
- Fix rotary interrupt use of global vars (#9399)
- Decrease direction change timout from 50 to 25 mSecs
2020-10-13 15:14:34 +02:00
hello-world-dot-c 6a3eb8f8ed Fixed typo 2020-10-13 12:19:37 +02:00
hello-world-dot-c a59c56d4b5 Reduce sleep during buzzer cycles to improve on/off period accuracy. 2020-10-13 12:02:44 +02:00
Stephan Hadinger daab6ebbef Minor fixes 2020-10-12 19:35:50 +02:00
Theo Arends 40ad4f7ed0 Final refactor telegram code 2020-10-12 13:44:32 +02:00
stefanbode d3dfe6205c
Prevent crashes on high counter pulse. e.g. AC-Dimmer, Current-Counter...
I had reproducible Hardware Watchdog resets and hangs with the AC-Dimmer, but only if the 100Hz from the main hammered the device. I found this help and change the code. Now the AC-Dimmer is ON for >3days. I assume this change is responsible because it was the only change.
2020-10-12 12:08:40 +02:00
Theo Arends 99e52dcfcd Add Vietnam 2020-10-12 11:53:18 +02:00
genlink c81377c341
Create vi_VN.h
Support Vietnamese Language
2020-10-12 14:36:43 +07:00
Stephan Hadinger 5b25d9cc83 Zigbee support for Tuya Moes devices 2020-10-11 19:41:23 +02:00
Theo Arends 2c6ee9cd95 Refactor telegram 2020-10-11 18:13:13 +02:00
Stephan Hadinger 737e5b260f Fix multipler not applied #9499 2020-10-11 16:31:33 +02:00
Theo Arends 3264acfffe Fix Telegram message decoding error regression from v8.5.0.1 2020-10-11 14:23:56 +02:00
Theo Arends fc04c50674 Convert AdcParam parameters from versions before v9.0.0.2
- Command ``Gpio17`` replaces command ``Adc``
- Command ``Gpios`` replaces command ``Adcs``
2020-10-11 11:31:46 +02:00
Theo Arends 4b6ad8b904 Fix compile error when scripting and shutter is enabled
Fix compile error when scripting and shutter is enabled (#9512)
2020-10-11 10:51:20 +02:00
s-hadinger 3235abd7fb
Merge pull request #9513 from s-hadinger/zbreset_2
Fix compilation error for ZNP
2020-10-10 20:50:11 +02:00
Stephan Hadinger 7c6c059270 Fix compilation error 2020-10-10 20:42:48 +02:00
Theo Arends 5ec972376c Consolidate function RemoveSpace 2020-10-10 17:00:37 +02:00
Theo Arends 89c690c05d Fix ESP32 compilation error 2020-10-10 16:49:36 +02:00
Theo Arends 70d49d210b Remove ctrlchars from mqtt log message 2020-10-10 16:44:35 +02:00
Stephan Hadinger 241843d384 Added `ZbReset 2` 2020-10-10 16:19:37 +02:00