Connect your own Home Assistant instance to inspect devices, entities, automations and energy data, run explicit services, and improve smart-home reliability.
connect_home_assistantwriteConnect a user-owned Home Assistant instance with a long-lived access token after verifying its API.
disconnect_home_assistantwriteDisconnect a Home Assistant instance: deletes only Imperal's stored token and changes nothing in Home Assistant.
list_connectionsreadList connected Home Assistant instances without exposing access tokens.
get_home_assistant_configreadRead the connected Home Assistant instance configuration and version metadata.
list_entitiesreadList Home Assistant entities, optionally limited to a domain such as light, sensor, climate or automation.
get_entityreadRead the current state and attributes of one explicit Home Assistant entity.
set_entity_statewriteSet the state of one explicit Home Assistant entity. Prefer call_home_assistant_service for real device control.
list_home_assistant_servicesreadList available Home Assistant services, optionally for one domain.
call_home_assistant_servicewriteCall one explicit Home Assistant domain.service with structured service data. This can cause physical changes, so entity targets must be explicit in service_data.
list_automationsreadList Home Assistant automations and their enabled state.
set_automation_enabledwriteEnable or disable one explicit Home Assistant automation entity.
trigger_automationwriteTrigger one explicit Home Assistant automation immediately, optionally bypassing its enabled condition.
list_scenesreadList available Home Assistant scenes.
activate_scenewriteActivate one explicit Home Assistant scene.
list_scriptsreadList Home Assistant scripts and their current state.
run_scriptwriteRun one explicit Home Assistant script.
get_entity_historyreadRead bounded state history for one Home Assistant entity over an explicit ISO 8601 range.
get_logbookreadRead Home Assistant logbook events for an explicit ISO 8601 range and optional entity.
get_statisticsreadRead Home Assistant long-term statistics for explicitly selected statistic IDs and time range.
list_calendar_eventsreadList events from one explicit Home Assistant calendar entity over an ISO 8601 range.
list_todo_itemsreadList to-do items from one explicit Home Assistant todo entity.
create_todo_itemwriteCreate a to-do item in one explicit Home Assistant todo entity.
get_smart_home_health_reportreadBuild a read-only smart-home health report for unavailable entities, low batteries, unknown states and domain distribution.
find_entity_data_gapsreadFind entity records missing explicitly selected non-sensitive metadata fields.
audit_home_assistant_connectionreadRun a read-only Home Assistant connection audit covering configuration, states and service availability.
Install Home Assistant and let Webbee use it across your workflow.
Open in panel