Homey home overview
homey_home_overviewGet a quick overview of your Homey system: zones, device counts, capabilities, unavailable devices, apps, variables, presence, and flow counts. Use this to orient before querying specific devices.
Instructions
Orients you in this Homey in one call: the zone tree with device counts, device counts by class, the most common capabilities, devices that are currently unavailable, installed apps, logic variables, household presence, flow counts, and what this Homey generation can actually do. Call this before any other Homey tool. It returns counts and names rather than full device records, so use homey_devices_search or homey_device_get afterwards for actual device state. Narrow it with include when you only need one part.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries per list inside a section. Defaults to 50. | |
| include | No | Sections to return. Defaults to all of them. |