Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, Account neato) |
| str | async_update_entry_unique_id (self, ConfigEntry entry) |
| HTTPResponse | download_map (self, str url) |
| None | update_robots (self) |
Private Attributes | |
| _hass | |
| None homeassistant.components.neato.hub.NeatoHub.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| Account | neato | ||
| ) |
| str homeassistant.components.neato.hub.NeatoHub.async_update_entry_unique_id | ( | self, | |
| ConfigEntry | entry | ||
| ) |
| HTTPResponse homeassistant.components.neato.hub.NeatoHub.download_map | ( | self, | |
| str | url | ||
| ) |
| None homeassistant.components.neato.hub.NeatoHub.update_robots | ( | self | ) |