Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
After upgrading to 24.04 it becomes very obvious that cirque should use a virtualenv instead of dirtying the system python packages.
We should instead create a virtualenv for every pip package install and python usage. We also seem to have significant copy&paste throughout the tests for pip install, those should be consolidated.
After upgrading to 24.04 it becomes very obvious that cirque should use a virtualenv instead of dirtying the system python packages.
We should instead create a virtualenv for every pip package install and python usage. We also seem to have significant copy&paste throughout the tests for pip install, those should be consolidated.