Max Rydahl Andersen
Max Rydahl Andersen
btw. context to get more info documented is that we got PR for armhf variation of home-assistant-cli at https://github.com/home-assistant/home-assistant-cli/pull/178 and wondering where/how to start getting it setup to build like...
okhttp drags in kotlin runtime,right ? that brings its own set of challenges.
Still relevant
One issue is having a dependency that requires a full kotlin build to rebuild from source. (Afaik) Other is that by using vert.x we can share and optimize http stacks...
1) you need to put the hass-cli script into your path. Then it works. 2) this is a short lived container so not expected to have a consistent name. If...
Are you 100% sure you have the right content in that downloaded hass-cli ? ".ror: No such command" is not something I can see how this docker image would outpout.
example of what it could have caught: ``` hallway_lights: name: Hallway Lights entities: - light.hallway_light_1 - light.hallway_light_2 - light.hallway_light_3 - light.hallway_light_4 - light.hallway_light_5 ``` but all the lights were actually...
Yes please PRs and tests very Welcome over manual fixed :) Thank you!
@milanvo i unfortunately don't recall the exact sequence of events. I believe I at least did test it at the initial implementation. i might not have tested insecure certificates after...
Nice digging. Yeah seems that upstream bug was closed immaturely. Probably by a script not a human :/ I'm fine going back to passing the parts that doesn't work in...