Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.roborock.models.RoborockHassDeviceInfo Class Reference

Public Member Functions

dict[str, dict[str, Any]] as_dict (self)
 

Detailed Description

A model to describe roborock devices.

Definition at line 11 of file models.py.

Member Function Documentation

◆ as_dict()

dict[str, dict[str, Any]] homeassistant.components.roborock.models.RoborockHassDeviceInfo.as_dict (   self)
Turn RoborockHassDeviceInfo into a dictionary.

Definition at line 19 of file models.py.


The documentation for this class was generated from the following file: