Expand description
Structs§
- Battery
Status - Battery status.
- Climate
Status - Climate status.
- Device
- A single device.
- Devices
- A list of devices.
- Error
- The
Error
type, a wrapper around a dynamic error type. - Hub2
Status - Hub 2 status.
- Humidity
Status - Humidity status.
- IOThermo
Hygrometer Status - Indoor/outdoor thermo-hygrometer status.
- Switch
Bot - SwitchBot client.
- Temperature
Status - Temperature status.
Enums§
Type Aliases§
- Result
Result<T, Error>