793 B
{% capture name %}{{ include.name | default: page.title }}{% endcapture %}
Support for devices by {{ name }} in Home Assistant is provided by the [{{ page.ha_supporting_integration }}](/integrations/{{ page.ha_supporting_domain }}) integration.
{{ name }} devices are either rebranded devices or devices that share a common communication protocol, making it possible to use them with the [{{ page.ha_supporting_integration }}](/integrations/{{ page.ha_supporting_domain }}) integration.
{% include integrations/config_flow.md domain=page.ha_supporting_domain %}
Usage information
For more documentation on how to use {{ name }} in Home Assistant, please refer to the [{{ page.ha_supporting_integration }} integration documentation page](/integrations/{{ page.ha_supporting_domain }}).