Results 92 comments of Adam Outler
trafficstars

@mndominguez can you elaborate on that example? these other methods aren't available in the example or the api. Where can I form a slackRestClient?

Thank you. I was banging my head on this for the weekend. I will share my code when finished. I have no problem since it is open and for a...

OK. Here's my solution. No additional dependencies were needed. Add Method to me.ramswaroop.jbot.core.slack.SlackApiEndpoints ``` public String getUserConnectApi() { return slackApi + "/users.info?token={token}"; //literaly copy and paste this. it will put...

Added full reset instructions to begin anew, quick setup instructions, enumerated minimum dependencies, and everything should be good to go factually. It's now a matter of how to present the...

Should I unwrap the herefile script?

@frenck what are your thoughts on the herefile versus single-line explanation? Should it be a commented script put in here or multiple breaks? As it stands, it is the cleanest...

I was having the same problem. When I click the File menu at the top, my cursor appears, and works from then on. Seems like Xorg needs the focus and...

Now supporting python 3.10 and HA 2022.07.01