Commit Graph

8862 Commits

Author SHA1 Message Date
Theo Arends 7ce5365cf6
Merge pull request #9648 from Jason2866/patch-1
Disable by default ArduinoOTA lib
2020-10-28 14:53:30 +01:00
s-hadinger 88a4b224e2
Merge pull request #9647 from s-hadinger/zigbee_so101_attr
Zigbee extend SO101 to attributes
2020-10-28 14:50:00 +01:00
Jason2866 dc076f6558
Update platformio_tasmota_env32.ini 2020-10-28 14:46:41 +01:00
Jason2866 07f78f9382
Update platformio_tasmota_env.ini 2020-10-28 14:45:56 +01:00
Stephan Hadinger 3e62c77c87 Zigbee extend SO101 to attributes 2020-10-28 14:36:48 +01:00
Theo Arends d5a71000ea Change default otaurl
Change default otaurl in my_user_config.h to http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
2020-10-28 14:17:45 +01:00
Theo Arends 3fbc110c70
Merge pull request #9643 from Jason2866/patch-1
Use gz as default for OTA URL
2020-10-28 13:34:07 +01:00
Jason2866 6545e3f22d
Use gz as default for OTA URL 2020-10-28 13:24:22 +01:00
Theo Arends 594f57464f Prep global struct 2020-10-28 12:40:52 +01:00
Theo Arends 66f5d5d180 Prep global struct 2020-10-28 11:48:57 +01:00
Theo Arends 85d2626e84 Refactor feature list build 2020-10-28 11:37:59 +01:00
Theo Arends 6be04996b4
Merge pull request #9635 from tichris0/development
Add support for EZO O2
2020-10-28 10:51:02 +01:00
s-hadinger 228a0ea912
Merge pull request #9642 from s-hadinger/zigbee_lower_battery_drain
Zigbee reduce battery drain
2020-10-28 10:47:10 +01:00
Stephan Hadinger 4bae5944d2 Zigbee reduce battery drain 2020-10-28 10:26:28 +01:00
s-hadinger fa70c4cfe3
Merge pull request #9641 from s-hadinger/zigbee_refactor_flash2
Zigbee flash storage refactor
2020-10-28 10:21:40 +01:00
Stephan Hadinger afb5839b6c Zigbee flash storage refactor 2020-10-28 10:08:15 +01:00
Christopher Tremblay db338f1d81 Add support for EZO O2
Adds support for EZO O2 sensor
2020-10-27 03:38:54 -07:00
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