cyberjunky / home-assistant-custom-components

My custom components for Home Assistant
MIT License
71 stars 19 forks source link

Support for custom_updater #30

Closed jeweet closed 4 years ago

jeweet commented 5 years ago

Love the p2000 component.

Custom_updater support would be nice.

TheRedBull205 commented 5 years ago

Custom_updater is end of life. HACS is the new version: https://github.com/custom-components/hacs

https://custom-components.github.io/hacs/developer/general/

Not sure if you can have multiple custom components in 1 repo

Tuncay-Ayhan commented 5 years ago

Unfortunately thats not working for me. I've setup HACS but I can't find the component anywhere in the "Store". Do you have an idea?

On Thu, 18 Jul 2019 at 19:53, Marc notifications@github.com wrote:

Custom_updater is end of life. HACS is the new version: https://github.com/custom-components/hacs

https://custom-components.github.io/hacs/developer/general/

Not sure if you can have multiple custom components in 1 repo

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cyberjunky/home-assistant-custom-components/issues/30?email_source=notifications&email_token=AGXIODMVX5CIWE5JPBZYU4LQACUYTA5CNFSM4HKZMLH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2JI5CI#issuecomment-512921225, or mute the thread https://github.com/notifications/unsubscribe-auth/AGXIODL3HA22EEOMNCAZBF3QACUYTANCNFSM4HKZMLHQ .

TheRedBull205 commented 5 years ago

@Tuncay-Ayhan As described in the issue i don't think its possible with all plugins in 1 repositotry.

Final answer: HACS

So for this issue to work, all plugins should be in a separate repos.

Tuncay-Ayhan commented 5 years ago

I was trying that, but the toon_climate component is also broken because the new way HA interacts with the devices. So I'm stuck in there but I will find a solution in the end.

Thanks for asking!

Regards, Tuncay

On Fri, 19 Jul 2019 at 19:16, Marc notifications@github.com wrote:

@Tuncay-Ayhan https://github.com/Tuncay-Ayhan As described in the issue i don't think its possible with all plugins in 1 repositotry.

Final answer: [image: HACS] https://user-images.githubusercontent.com/17354992/61552980-8c0d3d80-aa59-11e9-8ec2-4408e278cd61.PNG

So for this issue to work, all plugins should be in a separate repos.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cyberjunky/home-assistant-custom-components/issues/30?email_source=notifications&email_token=AGXIODLGFE2G7NKZZIE2YM3QAHZGRA5CNFSM4HKZMLH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2MHDMY#issuecomment-513307059, or mute the thread https://github.com/notifications/unsubscribe-auth/AGXIODOXUNDI45ABO4NU2SDQAHZGRANCNFSM4HKZMLHQ .

cyberjunky commented 4 years ago

toon_climate is updated, please test, will look into HACS compatibility

cyberjunky commented 4 years ago

The components can now be found in HACS by default, just search for them.