iammexx / home-assistant-config

Files for my Home Assistant setup
75 stars 77 forks source link

hacs compatible #31

Open IIIdefconIII opened 5 years ago

IIIdefconIII commented 5 years ago

Hi, do you feel like making this card HACS compatible? HACS is the new plugin manager for home assistant. Lots of developers has added support.

aidbish commented 5 years ago

Information on how to make HACS compatible. https://custom-components.github.io/hacs/#note-for-developers

TheLastProject commented 5 years ago

https://custom-components.github.io/hacs/developer/plugin/ would be a better link, but basically, each card should have its own repository. I love the Dark Sky card too, so it'd be great if I could update it through HACS automatically.

pichlerralf commented 5 years ago

+1 please include it into HACS which will make it easier for all of us users to use your great card! Thanks in advance!

IIIdefconIII commented 5 years ago

is this going to happen as home assistant moves forward and this card is not?, would love to get a reaction to maybe find a replacement card

4meuwil commented 5 years ago

please add to HACS!!!

DavidFW1960 commented 5 years ago

Ok I have been hesitant to post this here but I forked this card a few months ago and rolled in some of the existing PR's regarding translations. I also added a today's minimum temperature as well as the predicted rainfall. It is also in HACS as the BOM Weather Card as I customised the docs for the Australian BOM components. Also the position of the current text is more configurable so it doesn't run into the temperature field anymore. Also the summary text size & position is more configurable as well. You need to check these options in my new docs. Lastly this week I fixed it with the help of Thomas Loven & Bram Kragten so it now works with the new cast feature as well. In any case, all the way it is configured hasn't changed from this card anyway so if y'all want to try this version (as I said it's in HACS) then you'll find some new features and hopefully 100% compatibility. https://github.com/DavidFW1960/bom-weather-card image

emouawad commented 4 years ago

please add HACS support - I noticed submitted PR for this

dolenec commented 4 years ago

Please add HACS support, Thank you.

johntdyer commented 4 years ago

+1

Dinth commented 4 years ago

+1 for HACS support

clayauld commented 4 years ago

I've made a valiant attempt at making it HACS compatible. See my fork: https://github.com/clayauld/lovelace-darksky-card

This is now in HACS