Long-lived access token. See https://developers.home-assistant.io/docs/auth_api/#long-lived-access-token
Optional
fallback?: ReactNodeOptional React component to display while entity data has not yet been loaded. Useful if you don't want to handle useEntity
returning blank results on first render.
Homeassistant URL you use to access the default web UI. Example: http://homeassistant.local:8123
Generated using TypeDoc
Main wrapper component. Establishes connection to the Homeassistant websocket API on mount, and starts listening to entity data feed.