Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure #11

Merged
merged 4 commits into from Jun 21, 2019
Merged

Restructure #11

merged 4 commits into from Jun 21, 2019

Conversation

ludeeus
Copy link

@ludeeus ludeeus commented Jun 20, 2019

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
Copy link
Owner

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
Copy link
Author

ludeeus commented Jun 20, 2019

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/

@akasma74 akasma74 changed the base branch from master to dev June 21, 2019 07:43
@akasma74 akasma74 merged commit 279c895 into akasma74:dev Jun 21, 2019
akasma74 added a commit to akasma74/hacs that referenced this pull request Jun 22, 2019
ludeeus pushed a commit to hacs/integration that referenced this pull request Jun 22, 2019
ludeeus pushed a commit to hacs/integration that referenced this pull request Jun 22, 2019
ludeeus added a commit to hacs/integration that referenced this pull request Jun 29, 2019
* add new integration: Hass-Custom-Alarm (#152)

as per akasma74/Hass-Custom-Alarm#11 (comment)

* Set DEV as version

* add new integration: Hass-Custom-Alarm (#152)

as per akasma74/Hass-Custom-Alarm#11 (comment)

* Set DEV as version

* Adding remote control custom card (#156)

* Add alexa_media_player (#159)

* Add alexa_media_player

* Adds ','

* Init testing

* Add option to set minimum HA version in manifest

* Add note to documentation about min HA version

* multi deploy?

* missing

* push it?

* Add pipline config as a listener

* Clean dir

* Speed up repository page load

* Default back to None

* Adding Meross IoT library (#161)

Proposing the Meross HomeAssistant Custom component as default one.

* test

* Fix load tests

* Add iphonedetect-integration (#162)

* Add integration for "Virgin Tivo" (#163)

* Add philips_android_tv integration (#166)

* docs?

* simplify

* set 3bf1223

* Update const.py (#168)

Added Flo water sensor

* Fix TimeoutError issue

* added ljmerza cards (#174)

* Badges

* Add beta info

* generic

* Remove log

* Adds Ceerbeerus/beerbolaget

* Fix changelog links

* Add claytonjn/hass-circadian_lighting (#180)

to default integration repositories

* Add thomasloven/hass-browser_mod to default repo (#179)

* remove TODO

* Update repository.py (#185)

* Update const.py (#186)

* Don't use pre-release (#187)

`git describe --tags --always $(git rev-list --tags --max-count=1000) | grep -e "[0-9]\+\.[0-9]\+\.[0-9]\+$"`
returns 
```
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.2.1
0.2.0
0.1.0
```

* move to data

* use data branch for lists

* Change descrription

* remove examples

* format

* pipeline updates

* fix custom

* Simplify migration

* add restart steps

* Don't return to settings for HACS

* Fix ref

* Change dev mode

* Fix download issue for plugins

* I have no clue what this does
fananchonun added a commit to fananchonun/integration that referenced this pull request Nov 17, 2022
* add new integration: Hass-Custom-Alarm (#152)

as per akasma74/Hass-Custom-Alarm#11 (comment)

* Set DEV as version

* add new integration: Hass-Custom-Alarm (#152)

as per akasma74/Hass-Custom-Alarm#11 (comment)

* Set DEV as version

* Adding remote control custom card (#156)

* Add alexa_media_player (#159)

* Add alexa_media_player

* Adds ','

* Init testing

* Add option to set minimum HA version in manifest

* Add note to documentation about min HA version

* multi deploy?

* missing

* push it?

* Add pipline config as a listener

* Clean dir

* Speed up repository page load

* Default back to None

* Adding Meross IoT library (#161)

Proposing the Meross HomeAssistant Custom component as default one.

* test

* Fix load tests

* Add iphonedetect-integration (#162)

* Add integration for "Virgin Tivo" (#163)

* Add philips_android_tv integration (#166)

* docs?

* simplify

* set 3bf1223

* Update const.py (#168)

Added Flo water sensor

* Fix TimeoutError issue

* added ljmerza cards (#174)

* Badges

* Add beta info

* generic

* Remove log

* Adds Ceerbeerus/beerbolaget

* Fix changelog links

* Add claytonjn/hass-circadian_lighting (#180)

to default integration repositories

* Add thomasloven/hass-browser_mod to default repo (#179)

* remove TODO

* Update repository.py (#185)

* Update const.py (#186)

* Don't use pre-release (#187)

`git describe --tags --always $(git rev-list --tags --max-count=1000) | grep -e "[0-9]\+\.[0-9]\+\.[0-9]\+$"`
returns 
```
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.2.1
0.2.0
0.1.0
```

* move to data

* use data branch for lists

* Change descrription

* remove examples

* format

* pipeline updates

* fix custom

* Simplify migration

* add restart steps

* Don't return to settings for HACS

* Fix ref

* Change dev mode

* Fix download issue for plugins

* I have no clue what this does
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants