get_climate
Retrieve current temperature and humidity from Matter thermostats and sensors. Use an optional device ID to limit results to a single device.
Instructions
Read temperature (°C) and/or humidity (%) for every device that reports them
(Thermostat local_temperature + standalone temp/humidity sensors). If id is given,
return one device only. Each entry has kind = "thermostat" or "sensor".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |