Commit Graph

8845 Commits

Author SHA1 Message Date
Theo Arends b4dc2600c5 Remove empty line 2020-10-26 17:01:49 +01:00
Theo Arends e030b9fece Fix rule expressions using mems corrupts character pool
Fix rule expressions using mems corrupts character pool (#9301)
2020-10-26 16:42:44 +01:00
Theo Arends b6e6e76e95 Update .gitignore 2020-10-26 15:20:48 +01:00
Theo Arends 3e784f2bcc Delete tasmota.ino.cpp 2020-10-26 15:10:56 +01:00
Theo Arends f8e380582c
Merge pull request #9631 from Jason2866/patch-2
lib folder reshuffle
2020-10-26 15:07:37 +01:00
Jason2866 4af598fa33
missing lib/ 2020-10-26 14:36:38 +01:00
Theo Arends 3886070273
Merge pull request #9630 from mickeprag/development
Expose the devicetype on mDNS
2020-10-26 14:21:05 +01:00
Micke Prag db0fb54bc5 Expose the devicetype on mDNS
Add txt field to tell the network this is a tasmota device.
2020-10-26 14:07:08 +01:00
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00
Jason2866 af6fe55a13
Update platformio_override_sample.ini 2020-10-26 13:34:25 +01:00
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