Skip to content

Commit

Permalink
release v1.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsfaber committed Mar 6, 2024
1 parent d7e48a3 commit 42f49c8
Show file tree
Hide file tree
Showing 3 changed files with 529 additions and 535 deletions.
2 changes: 1 addition & 1 deletion custom_components/alarmo/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from homeassistant.components.alarm_control_panel import AlarmControlPanelEntityFeature
from homeassistant.helpers import config_validation as cv

VERSION = "1.9.14"
VERSION = "1.9.15"
NAME = "Alarmo"
MANUFACTURER = "@nielsfaber"

Expand Down
Loading

0 comments on commit 42f49c8

Please sign in to comment.