togume
togume
Workaround: this is preventing the app from creating the Personal Access Token which is stored in `~/.gitconfig.reflow`. Therefore, a workaround is to manually add it to the file in order...
@isaacegglestone I didn't find it either and had to guess-hack it 🙈: **~/.gitconfig.reflow** ``` [github] site = https://github.com endpoint = https://api.github.com user = togume oauth-token = [reflow] git-server = GitHub...
@vishalsaugat I don't see anything weird, and those commands are working for me. So, silly question, but did you replace `` with the actual personal access you generated from GitHub?...
@vishalsaugat I just tested by creating a new PAT and swapping it out in the `.gitconfig.reflow` and it worked as expected... Hhrmmm... very weird. No, once the PAT is configured...
@vishalsaugat 👏 glad you got it resolved and happy I was able to help. Ah, yeah - that would do it. The path in `.gitconfig` is important. Leaving this open...
Sorry to jump on this thread, but I'm also getting the same issues as @paskyecijano - the controls show up as "Unavailable." However, I'm also new to Home Assistant. I'm...
+1 on 8888 to solve the problem. Documentation is unclear on what the port should be/purpose of it :). Happy to make changes to README if someone can help me...
@piejanssens hey! Did you get things working with Homebridge? I just got a W4E1 and going down this rabbit hole. I was planning on: * Installing AirCon running locally as...
Came here to mention this after playing with the demo. However, very neat stuff. Thanks, people! Has anyone tried @knowbody 's suggestion? I'm not experienced enough to comment :).
Did this get resolved? What was the reason for this? We're considering using this library, so curious if this will become a blocker. Thanks!