Connect Home Assistant state bus
connect_homeassistant_state_busCreate a Home Assistant state/service scaffold for TouchDesigner with REST/WebSocket adapters, entity maps, service maps, and physical-action safety notes. Set up smart home control directly from your TouchDesigner project.
Instructions
Create a Home Assistant state/service scaffold with REST/WebSocket adapter nodes, entity maps, service maps, and physical-action safety notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | homeassistant_state_bus |
| active | No | ||
| base_url | No | http://homeassistant.local:8123 | |
| area_count | No | ||
| parent_path | No | Parent COMP for the Home Assistant scaffold. | /project1 |
| adapter_mode | No | websocket_json | |
| entity_count | No | ||
| entity_domain | No | sensor | |
| service_count | No |