Open JelkeH opened 1 year ago
I would like to be able to control the brightness of the current browser by a slider using the light.<<browser_id>>_screen entity. Something like:
light.<<browser_id>>_screen
type: entities entities: - type: custom:slider-entity-row entity: light.{{browser_id}}_screen
Would something like this be possible? I hope the get this working, but currently I'm stuck at being able to retrieve the current browser_id
browser_id
+1 this
https://github.com/thomasloven/hass-browser_mod/issues/631#issuecomment-1791956956 might be a solution
I would like to be able to control the brightness of the current browser by a slider using the
light.<<browser_id>>_screen
entity. Something like:Would something like this be possible? I hope the get this working, but currently I'm stuck at being able to retrieve the current
browser_id