2022-03-30 21:50:39 +02:00

937 B

title, description, ha_category, ha_iot_class, ha_release, ha_domain, ha_codeowners, ha_config_flow, ha_platforms, ha_integration_type
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.
Light
Local Polling 0.110 zerproc
@emlove
true
light
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.