mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-26 06:17:35 +00:00
937 B
937 B
title | description | ha_category | ha_iot_class | ha_release | ha_domain | ha_codeowners | ha_config_flow | ha_platforms | ha_integration_type | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Zerproc | Instructions for integrating Zerproc bluetooth lights within Home Assistant. |
|
Local Polling | 0.110 | zerproc |
|
true |
|
integration |
This integration discovers nearby Zerproc lights and adds them to Home Assistant.
{% include integrations/config_flow.md %}
The integration will scan for nearby devices, and is completed if any are found. No additional configuration is required. The integration will perform a BLE scan every 60 seconds to search for new devices.
Additional information for Home Assistant Core on Python environments
This integration requires a working Bluetooth stack. Please refer to the requirements of the underlying bleak library for the operating system requirements.