Commit Graph

8904 Commits

Author SHA1 Message Date
Theo Arends c0c198f957
Merge pull request #9674 from s-hadinger/minimal_notls
Don't try to connect to TLS with Tasmota-minimal
2020-10-30 17:04:46 +01:00
Stephan Hadinger 4ca8a4cf02 Allow the use of TLS in MINIMAL if compiled with TLS 2020-10-30 16:46:57 +01:00
Stephan Hadinger 750d35283b Don't try to connect to TLS with Tasmota-minimal 2020-10-30 16:29:36 +01:00
Theo Arends 31e5617043 Add command ``Gpios 255``
Add command ``Gpios 255`` to show all possible GPIO configurations
2020-10-30 16:08:38 +01:00
Theo Arends 58dc18844b Refactor energy func every 250mS 2020-10-30 12:45:34 +01:00
Theo Arends 524012a752 Merge branch 'globalstruct' into development 2020-10-30 12:31:01 +01:00
Theo Arends af5082320d Use global struct 2020-10-30 12:29:48 +01:00
s-hadinger 5421c608cd
Merge pull request #9671 from s-hadinger/zigbee_tooltip
Zigbee display modelId and ManufacturerId in tooltip
2020-10-30 10:46:48 +01:00
Theo Arends 9065f8828d
Merge pull request #9668 from Jason2866/patch-3
Make use of TLS for ZbBridge configurable
2020-10-30 10:11:42 +01:00
Jason2866 80807614d8
Make TLS for zbbridge optional 2020-10-30 09:58:32 +01:00
Jason2866 bd1b01711e
TLS support zbbridge selectable 2020-10-30 09:54:50 +01:00
Stephan Hadinger c6b3864d99 Zigbee display modelId and ManufacturerId in tooltip 2020-10-29 19:34:46 +01:00
Theo Arends 8a703adf84 Use global struct 2020-10-29 16:16:34 +01:00
Theo Arends 4c6fa325ac Fix compile error 2020-10-29 14:41:12 +01:00
Theo Arends e59bfc1d69 Use global struct 2020-10-29 13:58:50 +01:00
Theo Arends 280f0a9de7 Use global struct 2020-10-29 13:37:09 +01:00
Theo Arends 8e6f303403
Merge pull request #9662 from s-hadinger/zigbee_map_fix
Fix compilation
2020-10-29 13:06:53 +01:00
Theo Arends cd91f09f8f
Merge pull request #9660 from stefanbode/patch-4
Resolve #9632 after sethalfway back to 50
2020-10-29 13:06:20 +01:00
Theo Arends 0d85f5c583 Use global struct 2020-10-29 12:58:22 +01:00
Stephan Hadinger e42c87c9f3 Fix compilation 2020-10-29 12:50:02 +01:00
stefanbode 81ce023e42
Update xdrv_27_shutter.ino 2020-10-29 12:44:05 +01:00
stefanbode bb01baa651
Update xdrv_27_shutter.ino 2020-10-29 12:41:53 +01:00
Theo Arends 0cfe1ac3e1 Use global struct 2020-10-29 12:39:44 +01:00
stefanbode e40c736dfb
Resolve #9632 after sethalfway back to 50 2020-10-29 12:28:07 +01:00
Theo Arends 3bebfb32d3 Use global struct 2020-10-29 12:21:24 +01:00
Theo Arends 29f301981e Fix thermostat compilation error 2020-10-29 12:01:19 +01:00
Theo Arends 6f7a20e2ec Add support for EZO PRS sensors
Add support for EZO PRS sensors by Christopher Tremblay (#9659)
2020-10-29 11:53:25 +01:00
Theo Arends 8cc11c89ae
Merge pull request #9659 from tichris0/development
Add support for EZO PRS
2020-10-29 11:42:38 +01:00
Christopher Tremblay 4a8bc0841e Add support for EZO PRS
Adds support for EZO PRS sensors
2020-10-29 02:34:44 -07:00
s-hadinger d1d1646ea0
Merge pull request #9656 from s-hadinger/zigbee_fix_ui
Zigbee fix UI
2020-10-28 22:03:42 +01:00
Stephan Hadinger 722de4b4a8 Zigbee fix UI 2020-10-28 21:40:58 +01:00
s-hadinger f51f9edf40
Merge pull request #9655 from s-hadinger/zigbee_pir
Zigbee prepare PIR persistence
2020-10-28 21:18:40 +01:00
Stephan Hadinger add56aadd5 Zigbee prepare PIR persistence 2020-10-28 20:59:55 +01:00
Theo Arends f1bce9c6e8
Merge pull request #9652 from s-hadinger/zigbee_onoff
Zigbee fix for Lights
2020-10-28 19:06:14 +01:00
Theo Arends c5bac9f3ee
Merge pull request #9654 from Jason2866/patch-2
Ota url changed to .gz
2020-10-28 19:05:39 +01:00
Theo Arends f1ac7b2d67 Use global struct 2020-10-28 19:03:39 +01:00
Jason2866 187067ee88
Ota url changed to .gz 2020-10-28 18:46:12 +01:00
Stephan Hadinger 1065950a87 Zigbee fix for Lights 2020-10-28 18:31:13 +01:00
s-hadinger 1791a54470
Merge pull request #9651 from s-hadinger/zigbee_zbmap
Zigbee added ``ZbMap`` command to describe Zigbee topology
2020-10-28 17:58:21 +01:00
Stephan Hadinger 8eeac9d35b Add PR number 2020-10-28 17:37:05 +01:00
Theo Arends b93b719108 Use global struct 2020-10-28 17:32:07 +01:00
Stephan Hadinger a0801b11da Zigbee added ``ZbMap`` command to describe Zigbee topology 2020-10-28 17:30:46 +01:00
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