nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.29k stars 117 forks source link

Alarm Control Panel entity does not use state icons #922

Closed codemunkie15 closed 4 months ago

codemunkie15 commented 4 months ago

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

nielsfaber commented 4 months ago

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

codemunkie15 commented 4 months ago

Looks prefect now. Thanks for the speedy resolution!