Panagiotis Kosmidis
Panagiotis Kosmidis
I love it the way you structured it :) PS: Not everyone cared about API or architecture any more today ;) well done
one question though... why I have to do `BundleUp(app, ....` instead of `app.use(...` ?
I don't know if I'm taking it too far, but should hooks be event based ? so you could have something like this: ``` hooks : { preMinify : {...
Yeap, same issue for me...  
What I have done is the following: At the end of _/hass-config/configuration.yaml_ file I have added the following line: ```yaml template: !include templates.yaml ``` Then in _/hass-config/templates.yaml_ I have this:...
@Cowboy-coder hello, yes it adds some complexity indeed but it's more than just _smash.it for images_ it allows you to do lot's of things automatically just by adding hook-chains to...
I also gave up on it... If anyone will be able to find a solution will be cool though, but so far what I did was getting the Unclutter app...
That would be a great addition to the app I believe, especially for those with a multi-monitor setup like mine (5 monitors) and I'm always trying to find my mouse....
Doing some more testing, I understand that the whole point is for background processing and seems to work just fine, but on my previous example, I mostly wondering if is...
~~I tried to install the master version as well, but it was loading endlessly so I gave up...~~ Indeed, installing master works