mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Update LIFX documentation (#22383)
This commit is contained in:
parent
522c321955
commit
15aa6174cc
@ -13,9 +13,7 @@ ha_platforms:
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
The `lifx` integration allows you to integrate your [LIFX](https://www.lifx.com) into Home Assistant.
|
||||
|
||||
_Please note, the `lifx` integration does not support Windows. The `lifx_legacy` light platform (supporting basic functionality) can be used instead._
|
||||
The `lifx` integration allows you to integrate your [LIFX](https://www.lifx.com) bulbs into Home Assistant.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
@ -137,3 +135,19 @@ broadcast:
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## LIFX Switch
|
||||
|
||||
The `lifx` integration does not support the LIFX Switch. However, the `homekit_controller` integration can be used instead for
|
||||
[LIFX Switch running firmware 3.90](https://support.lifx.com/en_us/switch-3-90-update-rk4zYiXVq) or higher. Follow the LIFX
|
||||
documentation to obtain a HomeKit code prior to integrating the Switch with Home Assistant as it will be needed during the process.
|
||||
|
||||
When using the `homekit_controller` integration, each button on the LIFX Switch is discovered as a
|
||||
[stateless switch](/integrations/homekit_controller#stateless-switches-and-sensors) and will not appear as an entity in Home Assistant.
|
||||
Relays that are configured as wired to non-LIFX devices will appear as normal switches in Home Assistant.
|
||||
|
||||
### Troubleshooting discovery
|
||||
|
||||
If your switch is not automatically discovered or you get a "_Cannot add pairing as device can no longer be found_" error
|
||||
during the config process, [reboot your LIFX Switch](https://support.lifx.com/troubleshooting-switch-Hk6RWujLd) as they
|
||||
only broadcast HomeKit compatibility for 15 minutes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user