-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HVAC] Clear out atomic writes associated with a removed fabric #34795
[HVAC] Clear out atomic writes associated with a removed fabric #34795
Conversation
…ster Clean up the Thermostat cluster and remove the TemperatureSetpointHoldPolicy attribute and SetTemperatureSetpointHoldPolicy command
Editorial fixes
Co-authored-by: Boris Zbarsky <[email protected]>
# Conflicts: # src/app/zap-templates/zcl/data-model/chip/global-structs.xml
# Conflicts: # src/app/zap-templates/zcl/data-model/chip/global-structs.xml # src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml
# Conflicts: # src/controller/python/chip/clusters/Objects.py
… into add_presets_to_Sdk
… into add_presets_to_Sdk
…m:hasty/connectedhomeip into granbery/preset_atomic_write_fabric_index
PR #34795: Size comparison from 7d9a332 to 3d5abb5 Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34795: Size comparison from e58e16e to 98e8e2c Full report (19 builds for cc13x4_26x4, cc32xx, nrfconnect, nxp, qpg, stm32, tizen)
|
PR #34795: Size comparison from e58e16e to bdc747e Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34795: Size comparison from e14ce48 to 43f9e1a Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…tomic_write_fabric_index # Conflicts: # src/app/clusters/thermostat-server/thermostat-server.cpp # src/python_testing/TC_TSTAT_4_2.py
…m:hasty/connectedhomeip into granbery/preset_atomic_write_fabric_index
PR #34795: Size comparison from fd1421c to fd731b0 Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…m:hasty/connectedhomeip into granbery/preset_atomic_write_fabric_index
PR #34795: Size comparison from 5044317 to 4f649c4 Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
… granbery/preset_atomic_write_fabric_index # Conflicts: # src/app/clusters/thermostat-server/thermostat-server.cpp # src/app/clusters/thermostat-server/thermostat-server.h
PR #34795: Size comparison from a190f44 to aedf50b Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
A dependent PR (#34823) got merged with all these changes, so closing. |
Fixes #34552