Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, dict[str, str] config) |
| bool | async_checkbutton (self) |
| def | async_register (self) |
| bool | async_setup (self) |
| def | get_auth (self, HomeAssistant hass, hapid, pin) |
Public Attributes | |
| auth | |
| config | |
| hass | |
| None homeassistant.components.homematicip_cloud.hap.HomematicipAuth.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| dict[str, str] | config | ||
| ) |
| bool homeassistant.components.homematicip_cloud.hap.HomematicipAuth.async_checkbutton | ( | self | ) |
| def homeassistant.components.homematicip_cloud.hap.HomematicipAuth.async_register | ( | self | ) |
| bool homeassistant.components.homematicip_cloud.hap.HomematicipAuth.async_setup | ( | self | ) |
| def homeassistant.components.homematicip_cloud.hap.HomematicipAuth.get_auth | ( | self, | |
| HomeAssistant | hass, | ||
| hapid, | |||
| pin | |||
| ) |
| homeassistant.components.homematicip_cloud.hap.HomematicipAuth.auth |
| homeassistant.components.homematicip_cloud.hap.HomematicipAuth.config |
| homeassistant.components.homematicip_cloud.hap.HomematicipAuth.hass |