akasma74 / Hass-Custom-Alarm

It is a fork of "Yet another take on a home assistant custom alarm" that will exist until its author is back to our Earth
79 stars 29 forks source link

Restructure #11

Closed ludeeus closed 5 years ago

ludeeus commented 5 years ago

All required files are now nested under custom_components/bwalarm/

I probably does not have enough entities in my HA to test and setup this. So it should probably be tested by some one :D

Tried with:

alarm_control_panel:
  - platform: bwalarm
    name: House

But only go to:

image

akasma74 commented 5 years ago

Thanks a lot @ludeeus , that was quick and efficient!

I tried the code from your branch and it works, BUT for some reason the resources/panel.html (ex panels/alarm.html) is not the current one but an older version.

If you could apply changes to the one from master branch/latest release, I'm happy to check it again and hopefully merge and so be ready for HACS!

ludeeus commented 5 years ago

I have no clue :P Used the one in master now and changed /local for /bwalarm

When this is merged and a release with it is published feel free to add it to the default store :) https://custom-components.github.io/hacs/developer/include_default_repositories/