Metadata-Version: 2.4
Name: toposync-ext-home-assistant
Version: 0.4.6
Summary: Toposync first-party extension: Home Assistant integration (scaffold).
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Requires-Dist: toposync-core>=0.3.3
Requires-Dist: websockets>=12.0
Description-Content-Type: text/markdown

# Home Assistant

First-party extension scaffold to configure one or more Home Assistant servers (host + API token) via the global Settings modal.

## Special visualizations

In the **Home Assistant item** element editor, you can choose a special
visualization for a single item:

- **Light fixture** for compatible domains.
- **Climate airflow** for climate entities.
- **3D model** uploads a `.glb/.gltf` file and uses the model as the
  device/entity visual. When the entity is on or active, the model plays its
  animations when available.
