We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4640c5 + 6034d18 commit 20f0e79Copy full SHA for 20f0e79
.github/workflows/build.yaml
@@ -199,6 +199,7 @@ jobs:
199
chip_exchange_node_id_logging=true \
200
chip_mdns=\"minimal\" \
201
chip_minmdns_default_policy=\"libnl\" \
202
+ chip_use_data_model_interface=\"enabled\" \
203
chip_python_version=\"${{ needs.build_prepare.outputs.version }}\" \
204
chip_python_package_prefix=\"home-assistant-chip\" \
205
chip_python_platform_tag=\"manylinux_2_31\" \
0 commit comments