Commit Graph

8835 Commits

Author SHA1 Message Date
Theo Arends d3559d7466
Merge pull request #9629 from Jason2866/patch-1
Optimize Compile time
2020-10-26 12:32:19 +01:00
Jason2866 3d48f1374a del KNX from lib 2020-10-26 10:47:58 +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
Jason2866 e699c71c78
Update platformio_tasmota_env32.ini 2020-10-26 11:34:03 +01:00
Jason2866 e413dcaea2
Update platformio_tasmota_env.ini 2020-10-26 11:33:35 +01:00
Jason2866 7f95a51f0a
Add files via upload 2020-10-26 11:32:31 +01:00
Jason2866 d0c4bf5911
Move KNX library to lib_div 2020-10-26 11:31:24 +01:00
Jason2866 c860e0068b
Create readme.txt 2020-10-26 11:29:12 +01:00
Theo Arends 05b19062d6
Merge pull request #9627 from tichris0/development
Cleanup the EZO devices
2020-10-26 09:31:21 +01:00
Theo Arends ba68f216e4
Merge pull request #9628 from Jason2866/patch-1
remove redundant entrys in PlatformIO ENV
2020-10-26 09:29:40 +01:00
Theo Arends 173330a606
Merge pull request #9626 from s-hadinger/zbbridge_compile_faster
Optimize compile time for zbbridge
2020-10-26 09:29:05 +01:00
Jason2866 71192db442
remove redundant entrys in PlatformIO ENV32 2020-10-26 08:17:10 +01:00
Jason2866 787a5a0451
remove redundant entrys in PlatformIO ENV 2020-10-26 08:13:13 +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
Stephan Hadinger 7fc02d5ded Optimize compile time for zbbridge 2020-10-25 22:41:29 +01: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 d988831d20 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-10-25 17:38:13 +01: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 09e6fae9c6
Merge pull request #9622 from Jason2866/lib_optimize
Reduce compile time
2020-10-25 16:58:11 +01:00
Jason2866 d3afb9cccc
Merge pull request #144 from Jason2866/new_dev
Move lib disable in override
2020-10-25 16:45:26 +01:00
Jason2866 949faffd0d
Delete platformio_lib.ini 2020-10-25 16:42:07 +01:00
Jason2866 220e1a6041
Deleted left over 2020-10-25 16:40:27 +01:00
Jason2866 ca07a0f7af move lib disable in override 2020-10-25 16:27:34 +01:00
Jason2866 a82ccdc2cd merge conflicts... 2020-10-25 15:19:38 +01:00
Jason2866 8033920f45 solve merge conflict 2020-10-25 15:12:04 +01:00
Jason2866 580b205dfe 160Mhz for zbbridge 2020-10-25 15:00:11 +01:00
Jason2866 38021d3c92 add ESP32 lib infos 2020-10-25 14:55:38 +01:00
Jason2866 0c93bdb5e8 UDP listener to lib 2020-10-25 14:47:32 +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
Jason2866 98fe750f9b Add libs explanation 2020-10-25 14:45:00 +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
Jason2866 fdbac5e588 Unishox move to lib 2020-10-25 14:11:28 +01:00
Jason2866 813f8a1e13 Merge branch 'lib_optimize' of https://github.com/Jason2866/Tasmota into lib_optimize 2020-10-25 14:03:06 +01:00
Jason2866 0ae067444a split lib 2020-10-25 13:59:04 +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 e176aaf288
Merge pull request #9614 from s-hadinger/24C512
Adding driver for 24C512
2020-10-25 08:32:18 +01: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
Theo Arends 832a934d77
Merge pull request #9616 from Jason2866/patch-2
Solve warning during platformio setup
2020-10-25 08:31:35 +01:00
Jason2866 725db6e005
Solve warning for esptool 2020-10-24 22:54:53 +02:00
Jason2866 5b9e2d25ea
Resolve warning for esptool 2020-10-24 22:50:06 +02:00
Jason2866 7cb86770bb
Update platformio_tasmota32.ini 2020-10-24 22:40:06 +02:00