Samantha-uk / one

One - A monorepo. Home of Zigzag.
17 stars 17 forks source link

[request] hacs #8

Closed ViperRNMC closed 3 years ago

ViperRNMC commented 3 years ago

Is your feature request related to a problem? Please describe. it's hard to install the zigzag plugin, hacs installation should be nice

Describe the solution you'd like integration in hacs

Samantha-uk commented 3 years ago

Yes, I totally agree. An early architectural choice I made was to use Yarn v2 and have my code in a monorepo. This has brought some significant advantages and a few drawbacks; one of these is that HACS does not support installation from a monorepo. (I spoke with the chief maintainer of HACS to confirm this)

So ... at some point in the near future, I will be copying the zigzag_panel code into a HACS compatible repo to make it easier for users to install.

ViperRNMC commented 3 years ago

nice, thanks for the hard work, like this map better then the one in core

Samantha-uk commented 3 years ago

OK. Zigzag at present could be installed via HACS, however ... There are features on the roadmap that it appears must be added as an addon, which HACS does not support. As such I'm working on migrating the feature-set to an addon which will support an easy install via the HA Supervisor; I'm afraid a HACS (in it's present form) install will not be supported.