diff --git a/custom_components/bwalarm/resources/panel.html b/custom_components/bwalarm/resources/panel.html index 31723fa..f2ef392 100755 --- a/custom_components/bwalarm/resources/panel.html +++ b/custom_components/bwalarm/resources/panel.html @@ -5,7 +5,7 @@ const _NAME = 'Alarm Panel'; const _URL = 'https://github.com/akasma74/Hass-Custom-Alarm'; // don't forget to change HaPanelAlarm.version below! - var _VERSION = 'v1.12.14'; + var _VERSION = 'v1.12.15'; if (!window.CUSTOM_UI_LIST) window.CUSTOM_UI_LIST = []; window.CUSTOM_UI_LIST.push({ @@ -1463,7 +1463,7 @@