mirror of
https://github.com/home-assistant/core.git
synced 2026-08-10 07:31:54 +02:00
sandbox
The honest full-tree compat baseline (all 1148 integration suites through the real in-process lane) and its analysis, preserved under sandbox/reports/2026-07-08/ so a re-run can't clobber it: - COMPAT.csv / COMPAT_LATEST.md — baseline at9c0d69d8f3(60.5% test-level pass across the 763 engaged suites). - COMPAT-postfix.csv / .md — re-sweep after the reauth/reconfigure fix (402e7987bd): 60.5% -> 62.4% pass, errors -887. - clusters/ — failure clustering (clusters.md + clusters.json) over the --tb=line dumps. - FINDINGS.md — the diagnosis: eight cross-cutting root-cause clusters ranked by leverage, with the fix each suggests. Cluster 1 (reauth/ reconfigure) is the one already fixed; its writeback residual, the SETUP_RETRY gap (333 integrations), and the snapshot refresh are the next levers. runtime_data (50 integrations) is documented as an inherent white-box divergence, not a bug. Tooling: sandbox/cluster_failures.py (reusable clusterer, reads $SANDBOX_ERRORS_DIR), run_compat.py gains --jobs parallelism, --tb=line + wide columns for full failure reasons, and the tagged-vs-engaged 'main'/'no_op' bucket split. reports/README.md documents the convention; the generated report archive is excluded from codespell/prettier. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QCotUYum6AoisyrxshoiJJ
…
Home Assistant |Chat Status| ================================================================================= Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Check out `home-assistant.io <https://home-assistant.io>`__ for `a demo <https://demo.home-assistant.io>`__, `installation instructions <https://home-assistant.io/getting-started/>`__, `tutorials <https://home-assistant.io/getting-started/automation/>`__ and `documentation <https://home-assistant.io/docs/>`__. |screenshot-states| Featured integrations --------------------- |screenshot-integrations| The system is built using a modular approach so support for other devices or actions can be implemented easily. See also the `section on architecture <https://developers.home-assistant.io/docs/architecture_index/>`__ and the `section on creating your own components <https://developers.home-assistant.io/docs/creating_component_index/>`__. If you run into issues while using Home Assistant or during development of a component, check the `Home Assistant help section <https://home-assistant.io/help/>`__ of our website for further help and information. |ohf-logo| .. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg :target: https://www.home-assistant.io/join-chat/ .. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/dev/.github/assets/screenshot-states.png :target: https://demo.home-assistant.io .. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/.github/assets/screenshot-integrations.png :target: https://home-assistant.io/integrations/ .. |ohf-logo| image:: https://www.openhomefoundation.org/badges/home-assistant.png :alt: Home Assistant - A project from the Open Home Foundation :target: https://www.openhomefoundation.org/
Languages
Python
100%