mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
light.hyperion: Add priority attribute (#3751)
This commit is contained in:
parent
926d3b1506
commit
dc972ca0d9
@ -29,4 +29,5 @@ Configuration variables:
|
||||
- **host** (*Required*): The IP address of the device the Hyperion service is running on.
|
||||
- **port** (*Optional*): The port used to communicate with the Hyperion service. Defaults to `19444`.
|
||||
- **name** (*Optional*): The name of the device used in the frontend.
|
||||
- **priority** (*Optional*): The priority of the hyperion instance. Defaults to `128`.
|
||||
- **default_color** (*Optional*): The color of the light. Defaults to `[255, 255, 255]`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user