Commit Graph

16450 Commits

Author SHA1 Message Date
s-hadinger bec6e78c8d
Merge pull request #16641 from s-hadinger/zigbee_f2_noerror
Fix startup if F2 is not present
2022-09-24 12:00:23 +02:00
Stephan Hadinger 879df8a222 Fix startup if F2 is not present 2022-09-24 11:58:58 +02:00
s-hadinger c4b51c3b4f
Merge pull request #16638 from s-hadinger/zigbee_f2_noerror
Zigbee don't abort if endpoint F2 denied
2022-09-24 10:00:21 +02:00
Stephan Hadinger ef5138d36d Zigbee don't abort if endpoint F2 denied 2022-09-24 09:53:01 +02:00
Jason2866 560e7e458a
Merge pull request #16625 from Staars/development
add board definition for S3-EYE
2022-09-23 20:51:22 +02:00
s-hadinger 28c3b43c7d
Merge pull request #16629 from s-hadinger/zigbee_prep_hue_multi
zigbee prepare for multiple Alexa devices per zigbee device
2022-09-22 22:47:52 +02:00
Stephan Hadinger 22a2bc0fd7 zigbee prepare for multiple Alexa devices per zigbee device 2022-09-22 22:33:04 +02:00
s-hadinger 91f5b30212
Merge pull request #16627 from s-hadinger/zigbee_syn
Zigbee move synonyms to a specific method
2022-09-22 22:20:59 +02:00
Jason2866 162717f011
Merge pull request #16628 from Jason2866/development
add legacy boards manifests for debugging with OpenOCD
2022-09-22 22:08:31 +02:00
Stephan Hadinger 68b11e0168 Zigbee move synonyms to a specific method 2022-09-22 21:56:48 +02:00
Christian Baars 0abd1d5000
add board definition for S3-EYE 2022-09-22 18:35:51 +02:00
s-hadinger 2119621eb9
Merge pull request #16619 from s-hadinger/zigbee_allow_spaces
Zigbee allow spaces in names
2022-09-22 13:42:53 +02:00
Stephan Hadinger cc25c1abfe Zigbee allow spaces in names 2022-09-22 13:24:07 +02:00
s-hadinger f70822b54d
Merge pull request #16614 from s-hadinger/zigbee_tuya_wildcard
Zigbee Tuya wildcard support
2022-09-21 23:15:28 +02:00
Stephan Hadinger c83abd12c8 Zigbee Tuya wildcard support 2022-09-21 22:33:53 +02:00
Jason2866 203a59c091 add legacy env for debugging 2022-09-21 10:04:36 +02:00
Jason2866 e1f5390c32
Merge pull request #16605 from Jason2866/ccron_fix
Ccron fix
2022-09-20 20:35:42 +02:00
Jason2866 e7cf698b9f
memory leak and compile fix (debug mode) 2022-09-20 18:54:48 +02:00
Jason2866 990bbd01f6
Delete ccronexpr_test.c 2022-09-20 18:53:45 +02:00
s-hadinger a181ca7ddf
Merge pull request #16597 from s-hadinger/zigbee_fix_cmd
Fix bug in Z_attribute::equalsCmd
2022-09-20 15:04:43 +02:00
Stephan Hadinger 44e03f014a Tests are actually not needed thanks to guarding statement 2022-09-20 14:45:59 +02:00
Stephan Hadinger 28920fdeb7 Fix bug in Z_attribute::equalsCmd 2022-09-20 14:43:36 +02:00
s-hadinger a96274003f
Merge pull request #16590 from s-hadinger/zigbee_gp_2
Zigbee basic support for Green Power
2022-09-19 22:57:31 +02:00
Stephan Hadinger dff9274cb6 Zigbee basic support for Green Power 2022-09-19 22:28:38 +02:00
s-hadinger 289c3f6c55
Merge pull request #16589 from s-hadinger/zigbee_unprocessed
Zigbee report unprocessed attributes
2022-09-19 22:18:51 +02:00
Stephan Hadinger eb65038b6c Zigbee report unprocessed attributes 2022-09-19 22:03:46 +02:00
s-hadinger af039838b6
Merge pull request #16588 from s-hadinger/urlfetch
Command ``UrlFetch <url>`` to download a file to filesystem
2022-09-19 19:41:12 +02:00
Stephan Hadinger 6c6031f0b3 Command ``UrlFetch <url>`` to download a file to filesystem 2022-09-19 19:20:11 +02:00
s-hadinger 778a66e16c
Merge pull request #16584 from urechi/development
Add ZIGBEE_TOPIC_FNAME
2022-09-19 17:04:21 +02:00
Adrian Deaconu af6706d6e2 Add ZIGBEE_TOPIC_FNAME 2022-09-19 15:19:43 +01:00
Jason2866 fc84ebe45e
Merge pull request #16571 from gemu2015/sml_fix
modbus debug off
2022-09-19 14:33:09 +02:00
s-hadinger 74674fa043
Merge pull request #16572 from s-hadinger/berry_auto_solidify_3
Berry final auto-solidify
2022-09-19 09:17:46 +02:00
Stephan Hadinger d266e511ee Berry final auto-solidify 2022-09-19 09:02:39 +02:00
gemu2015 afefa0f519 modbus debug off 2022-09-19 07:23:31 +02:00
s-hadinger 178c21b600
Merge pull request #16568 from s-hadinger/berry_auto_solidify_3
Berry more auto-solidification
2022-09-18 23:32:20 +02:00
Stephan Hadinger 62fcba4b11 Berry more auto-solidification 2022-09-18 23:12:57 +02:00
s-hadinger 67239431f5
Merge pull request #16567 from s-hadinger/zigbee_fix_attr_write
Fix zigbee attribute writes and configuration
2022-09-18 19:39:53 +02:00
Stephan Hadinger e94baa84cf Fix zigbee attribute writes and configuration 2022-09-18 19:23:59 +02:00
s-hadinger 3a356263ba
Merge pull request #16566 from s-hadinger/ir_284
IRremoteESP8266 library from v2.8.3 to v2.8.4
2022-09-18 18:48:56 +02:00
Stephan Hadinger 4cf0e0ce9f IRremoteESP8266 library from v2.8.3 to v2.8.4 2022-09-18 18:26:14 +02:00
Jason2866 06696055b3
Merge pull request #16564 from Jason2866/ci_changes
wheel // win smaller env for CI
2022-09-18 14:06:07 +02:00
Jason2866 fa252a816e wheel / win smaller env 2022-09-18 13:32:48 +02:00
Jason2866 17106530be
version 2.8.4 2022-09-18 12:36:26 +02:00
Jason2866 280e3297b2
IRremoteESP8266 v2.8.4 2022-09-18 12:35:40 +02:00
Jason2866 ef4b2106ed
Tasmota core 2.0.5 2022-09-17 16:10:12 +02:00
Jason2866 9a0a79067d
Tasmota core 2.5 2022-09-17 16:08:15 +02:00
Jason2866 452c6fabb0
Tasmota Core 2.0.5
* Flash real size is now in core
* Flash chip magic size now in Tasmota `ESP_getFlashChipMagicSize`
* Tasmota Core 2.0.5
2022-09-17 15:53:58 +02:00
s-hadinger 195ba01eaf
Merge pull request #16543 from s-hadinger/ir_2_8_83
IRremoteESP8266 library from v2.8.2 to v2.8.3
2022-09-17 14:53:14 +02:00
Stephan Hadinger 412d5d6938 Fix compilation ESP8266
https://github.com/crankyoldgit/IRremoteESP8266/pull/1881/files
2022-09-17 14:35:34 +02:00
s-hadinger 088e44e1e3
Merge pull request #16545 from s-hadinger/zigbee_muldiv_plug
Zigbee support for decimal Voltage/Current/Power on power metering plugs
2022-09-17 08:56:00 +02:00