Ari Sosnovsky
Ari Sosnovsky
Take a look at the new release v0.6.1
Hi @ChrizDuma I've already implemented a hover over for this in the last release. But take a look at this on getting the dev stack up https://github.com/asosnovsky/Shortumation/wiki/Development and this for...
@ChrizDuma if you still want to help, this issue here is a good starter! https://github.com/asosnovsky/Shortumation/issues/146 you basically need to add a validator and cast it's type here https://github.com/asosnovsky/Shortumation/tree/main/webapp/src/types then you...
@ChrizDuma Typescirpt+React for the UI, python for the backend, please see https://github.com/asosnovsky/Shortumation/wiki/Development#prequesites
hmmm, so based on the error, it seems that Shortumation failed to locate a valid automation file. ``` yield from load_automation(auto, tags.get(auto.get("id", ""), {})) AttributeError: 'str' object has no attribute...
Ok, I see. In that case this is something I need to fix. I have had a chance to test split configs properly, and now this seems like something that...
> Hmm maybe but I just commented out my automation config so that I was left with a blank automations.yaml and it still did the same thing. > > I...
> I have same problem. https://xxxx.duckdns.org:8123/api/hassio_ingress/C-s7eJ3nyk4ZRgYPW0IlL5qRzXAz33nDZfNva6JWKNw/automations/list richiesta: POST Codice di stato: 500 Internal Server Error Indirizzo remoto: 192.168.2.251:8123 Criterio relativo al referrer: strict-origin-when-cross-origin > > in browser: {"detail":"Method Not Allowed"}...
@swap83 @Sku1ly Take a look at the new release v0.6.1
@dlawrences you seem to be correct! the plan is wrong but it is deployed correctly! I tested this by running the original terraform above, then inserting some data to the...