Eduard van Valkenburg

Results 30 issues of Eduard van Valkenburg

Hi, love the look of this, and starting using it! And I'm not sure if it makes sense, but could this also support curtains (left-right) and blinds (up-down) with matching...

enhancement

**Link to successful HACS action:** **Link to successful hassfest action (if integration):**

## Steps to reproduce: 1. Use this in a async context ## What should happen: 1. add async version of all calls to the API, so `await Payment.async_list` or something...

I ran into some issues with AzureChatOpenAI in a agent so starting fixing, not fully tested quite yet!

Added support for document loaders for Azure Blob Storage using a connection string. Fixes #1805

Initial version of support to have a bot talk to powerbi, docs still to be added.

I was getting a lot of non-conforming responses from azure openai gpt-35-turbo, so implemented fix_test function with a prompt, this allows agents that use non-chat to keep the same approach...

I've refined some things and made the functions all clearer.

Still needs docs, otherwise works.