Home Assistant
Business appsBearer tokencredential probe
Read and drive a Home Assistant instance: states, services, events, configuration, templates, history and calendars.
OCNORA ships 18 typed Home Assistant operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 18
- Call ServiceRun a Home Assistant service, optionally against named entities.home_assistant.call_service
- Check ConfigAsk Home Assistant to validate configuration.yaml and report errors.home_assistant.check_config
- Delete StateRemove an entity from the state machine.home_assistant.delete_state
- Fire EventFire an event on the Home Assistant event bus.home_assistant.fire_event
- Get Calendar EventsRead the events of one calendar entity between two timestamps.home_assistant.get_calendar_events
- Get ConfigRead the instance's configuration: version, location, units and more.home_assistant.get_config
- Get HistoryRead the state changes of named entities over a period.home_assistant.get_history
- Get LogbookRead logbook entries over a period, optionally for one entity.home_assistant.get_logbook
- Get StateRead one entity's current state and attributes.home_assistant.get_state
- Handle IntentSend a named intent with its slots to Home Assistant's intent handler.home_assistant.handle_intent
- List CalendarsList the calendar entities the instance exposes.home_assistant.list_calendars
- List ComponentsList the integrations currently loaded by the instance.home_assistant.list_components
- List EventsList the event types that currently have a listener.home_assistant.list_events
- List ServicesList the services each domain offers, with their fields.home_assistant.list_services
- List StatesList every entity currently in the state machine with its state.home_assistant.list_states
- Render TemplateRender a Home Assistant Jinja2 template against the live state machine.home_assistant.render_template
- Search StatesFind entities by domain, name fragment or exact state, from one snapshot of the state machine.home_assistant.search_states
- Set StateWrite a state and attributes into the state machine for an entity.home_assistant.set_state
More in Business apps
Run your first Home Assistant workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.