nielsfaber/alarmo

Alarm Control Panel entity does not use state icons

codemunkie15 opened this issue · 2 comments

Alarmo Version

v1.9.15

HA Version

2024.4.1

Bug description

The Alarmo alarm_control_panel entity does not change icons depending on the alarm state (armed/disarmed). I have a Ring Alarm that uses Ring MQTT integration and that alarm_control_panel entity shows different icons depending on the alarm state which makes it perfect for using in a mushroom chips card.

Would it be possible to add this please?

Alarmo example:
image

Ring MQTT example:
image

Steps to reproduce

Change state of alarm and check alarm_control_panel entity icon does not change.

Relevant log output

No response

This should be fixed in the v1.10.0 release of alarmo. Please update and check if its ok for you now.

Looks prefect now. Thanks for the speedy resolution!