feat: Implement Zigbee stack and ZCL Thermostat cluster (Task 3)

This commit is contained in:
2026-07-05 22:31:13 +03:00
parent 5924c2db35
commit e5862db5ce
16 changed files with 950 additions and 312 deletions

4
.gitignore vendored
View File

@@ -43,6 +43,10 @@ coverage/
*.lcov
*.lcov.info
# Compiled test executables
midea_protocol_test
test_midea_protocol
# Temporary files
*.tmp
*.temp