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

Refresh status button #247

Open
soth78 opened this issue Aug 26, 2024 · 2 comments
Open

Refresh status button #247

soth78 opened this issue Aug 26, 2024 · 2 comments

Comments

@soth78
Copy link

soth78 commented Aug 26, 2024

It would be great to have a button to "refresh the alarm status" similar to what the verisure app has. This way you could avoid checking every X seconds and, instead, just check when needed

@pitiriguisvi
Copy link

+1
just refresh when you need and arm or disarm at that moment. This will reduce significantly api calls

@TheGui01
Copy link
Contributor

TheGui01 commented Dec 29, 2024

Hello @soth78 @pitiriguisvi
I agree with you but you can create it yourself :
In my lovelace Dashbord, my alarm is in a chip and a put it as below
type: alarm-control-panel
entity: alarm_control_panel.xxx
hold_action:
action: call-service
service: homeassistant.reload_config_entry
target:
entity_id: alarm_control_panel.xxx
tap_action:
action: more-info

As soon as I long press the chip it reloads the integration and thus update the alarm status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants