esphome_get_states
Retrieve all entity states from an ESPHome device to monitor its current status and sensor readings. Ideal for checking the operational state of connected components.
Instructions
Get all entity states from an ESPHome device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | ESPHome controller device ID | |
| esphome_device | Yes | ESPHome device name |