Structs§
- ApiConfig
- ApiRunning
- Calendar
Query - Calendar
View - Context
View - Event
View - History
Query - Logbook
Query - Service
Domain View - SetState
Request - State
View - Template
Request
Functions§
- api_
root GET /api/— the HAAPIStatusView(“API running.” ping).- call_
service - check_
config - compatibility
- Machine-readable support matrix. This prevents clients from confusing core protocol compatibility with every optional HA integration.
- delete_
state - DELETE /api/states/:entity_id — remove an entity from the state machine. Idempotent: returns 204 whether or not the entity existed, matching HA’s removal semantics. 4xx only for malformed entity_id or auth failure.
- error_
log - fire_
event - get_
calendar_ events - get_
calendars - get_
camera_ proxy - get_
components - get_
config - get_
events - get_
history - get_
history_ period - get_
logbook - get_
logbook_ period - get_
services - get_
state - get_
states - render_
template - set_
state