Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Close popup on all devices #29

Closed
noxhirsch opened this issue Oct 13, 2019 · 1 comment
Closed

Feature Request: Close popup on all devices #29

noxhirsch opened this issue Oct 13, 2019 · 1 comment
Labels
enhancement New feature or request feature-request

Comments

@noxhirsch
Copy link

It would be great to have the option to close the popup on all devices when closed on one device:

service: browser_mod.popup
service_data:
  title: Popup example
  close_on_all: true
  card:
    type: entities
    entities:
      - light.bed_light
      - light.kitchen_lights
      - light.ceiling_lights
  deviceID:
    - dashboard_1
    - dashboard_2
    - dashboard_3

As soon as the popup is closed on e.g. dashboard_2 it gets closed on dashboad_1 & dashboard_3, too. So you don't have to close it on every dashboard if you already have seen it on one.

Thank you in advance :)

@thomasloven thomasloven added the enhancement New feature or request label Oct 23, 2019
@thomasloven
Copy link
Owner

Closed because of Browser Mod 2.0 release.
Please see #354.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-request
Projects
None yet
Development

No branches or pull requests

2 participants