Namespaces | |
| binary_sensor | |
| config_flow | |
| const | |
| coordinator | |
| device | |
| event | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, GoveeBLEConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, GoveeBLEConfigEntry entry) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
The Govee Bluetooth BLE integration.
| bool homeassistant.components.govee_ble.async_setup_entry | ( | HomeAssistant | hass, |
| GoveeBLEConfigEntry | entry | ||
| ) |
Set up Govee BLE device from a config entry.
Definition at line 25 of file __init__.py.
| bool homeassistant.components.govee_ble.async_unload_entry | ( | HomeAssistant | hass, |
| GoveeBLEConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 45 of file __init__.py.
|
private |
Definition at line 22 of file __init__.py.