Jason2866
e454c54e6d
move libs in folder lib
2020-10-26 12:51:06 +00:00
Jason2866
0989af6015
Use only KNX header files
...
no need to include and compile whole KNX library
2020-10-26 11:39:29 +01:00
Christopher Tremblay
faa45994d2
Reset deafult my_user_config
...
Removed debug code
2020-10-26 00:11:07 -07:00
Christopher Tremblay
a80944d9a2
Cleanup the EZO devices
...
Fixed a few mistakes in the comments and organized the code to make it easier to read & extend.
2020-10-26 00:09:44 -07:00
Theo Arends
cc51fc832b
Merge pull request #9625 from effelle/development
...
Fix fulltopic order for HA integration
2020-10-25 20:17:45 +01:00
Federico Leoni
3b71ba197d
Fix fulltopic order for HA integration
2020-10-25 16:01:15 -03:00
Theo Arends
8d71ade035
Fixed rule Break not working as expected
...
Fixed rule Break not working as expected when ONCE is enabled (#9245 )
2020-10-25 17:38:06 +01:00
Theo Arends
a96218fc1c
v9.0.0.3
...
- Add TLS in binary tasmota-zbbridge (#9620 )
- Add support for EZO CO2 sensors by Christopher Tremblay (#9619 )
2020-10-25 14:46:13 +01:00
Theo Arends
37e68db05a
Merge pull request #9619 from tichris0/development
...
Add support for EZO CO2 sensor
2020-10-25 14:19:51 +01:00
Theo Arends
863d77dfc0
Merge pull request #9620 from s-hadinger/zbbridge_tls
...
Enable TLS in Tasmota-zbbridge
2020-10-25 14:19:11 +01:00
Theo Arends
95d440f712
Update support_rotary.ino
2020-10-25 14:17:40 +01:00
Theo Arends
b92b59b2b1
Add command ``SetOption113 1``
...
Add command ``SetOption113 1`` to set dimmer low on rotary dial after power off (#8263 )
2020-10-25 12:59:24 +01:00
Stephan Hadinger
951783cd54
Enable TLS in Tasmota-zbbridge
2020-10-25 11:48:38 +01:00
Christopher Tremblay
5c02b81daa
Remove debug code
2020-10-25 01:47:54 -07:00
Christopher Tremblay
ab7481d115
Fix error in tasmota_configuration
...
Fix compile error in my build
2020-10-25 01:28:27 -07:00
Christopher Tremblay
6ec207fd3e
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2020-10-25 01:21:48 -07:00
Christopher Tremblay
9f91ca8d4f
Add support for EZO CO2 sensor
...
Adds support for CO2 sensor
2020-10-25 01:21:01 -07:00
Theo Arends
0945f3c522
Merge pull request #9615 from s-hadinger/zbbridge_disable_wemo
...
Disable Wemo emulation for ZBBridge
2020-10-25 08:31:59 +01:00
Stephan Hadinger
c305b07cda
Disable Wemo emulation for ZBBridge
...
Saves 3KB of Flash
2020-10-24 19:19:29 +02:00
Theo Arends
582c32f5b9
Add support for EZO EC sensor
...
Add support for EZO EC sensors by Christopher Tremblay (#9613 )
2020-10-24 12:41:08 +02:00
Christopher Tremblay
8894ad70f7
Remove test code
...
Removing code used to test the device and not meant to be submitted
2020-10-24 01:00:27 -07:00
Christopher Tremblay
3ec4246bbe
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2020-10-24 00:55:51 -07:00
Christopher Tremblay
d6bea107f8
Add support for EZO EC
...
Adding support for Electrical conductivity sensor
2020-10-24 00:54:25 -07:00
s-hadinger
f566660fb8
Zigbee support for Terncy Smart Dial ( #9612 )
...
* Zigbee support for Terncy Smart Dial
* Fix wrong attributes for TerncyDuration
* Fix wrong type for TerncyDuration
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-10-23 22:49:51 +02:00
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