Namespaces | |
| bridge | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| sensor | |
| switch | |
| util | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| Final | |
Refoss devices platform loader.
| bool homeassistant.components.refoss.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Refoss from a config entry.
Definition at line 23 of file __init__.py.
| bool homeassistant.components.refoss.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 46 of file __init__.py.
| homeassistant.components.refoss.Final |
Definition at line 17 of file __init__.py.