Closed American1337 closed 1 year ago
Hey there @dieselrabbit, @bdraco, mind taking a look at this issue as it has been labeled with an integration (screenlogic
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
screenlogic documentation screenlogic source (message by IssueLinks)
To be clear, the crash in the attached log has nothing to do with this issue. This issue stems from the HA integration limiting what circuits it pushes to the light component to those with circuit functions of Light and IntelliBrite only, when in reality there are seven defined circuit functions that count as lights. Now that they have been confirmed via this issue, we can officially support all of them.
Two ways to handle this:
LIGHT_CIRCUIT_FUNCTIONS
,CIRCUIT_FUNCTION.GROUP_LIGHTING
in the updated dependency that should come in to fix #86593Unsure if the preference in these cases is to use api definitions, or 'air-gap' and define these types of things in the integration. Seems like the use of SUPPORTED_....
follows the later pattern.
The problem
I'm only seeing 1 of my lights in home assistant as a light, yet in the pentair I see many more lights.
See more details at https://github.com/dieselrabbit/screenlogicpy/issues/30
What version of Home Assistant Core has the issue?
Home Assistant 2022.12.8
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
https://www.home-assistant.io/integrations/screenlogic/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response