Remove Area or Floor
ha_remove_area_or_floorRemove a Home Assistant area or floor to unassign entities, devices, or areas. Automations referencing them may break.
Instructions
Remove a Home Assistant area or floor.
Removing an area unassigns its entities and devices (the entities and devices themselves are not removed). Removing a floor unassigns its areas. May break automations referencing the removed area/floor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Area ID or floor ID to delete (use ha_list_floors_areas to find IDs) | |
| kind | Yes | Which registry to delete from: 'area' or 'floor' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||