Skip to content

Better history functions & fix bug with sync add_entity call#103

Merged
GrandMoff100 merged 7 commits into
HomeAssistant-API:devfrom
kizill:better_history_functions
Jun 15, 2022
Merged

Better history functions & fix bug with sync add_entity call#103
GrandMoff100 merged 7 commits into
HomeAssistant-API:devfrom
kizill:better_history_functions

Conversation

@kizill
Copy link
Copy Markdown
Contributor

@kizill kizill commented Jun 14, 2022

I'm trying to play with history functions and have found that *args & **kwargs are not the best friends of mine :)
Also fixed small bug with add_entity call.

@kizill kizill requested a review from GrandMoff100 as a code owner June 14, 2022 19:42
@GrandMoff100
Copy link
Copy Markdown
Collaborator

Nice! Your PR is very welcome 🙏. I think removing *arts and **kwargs will save future devs some headaches lol.

I have a few questions that I'm curious about and then we can merge it. Thoughts?

@kizill
Copy link
Copy Markdown
Contributor Author

kizill commented Jun 15, 2022

Hello!
What should i do now? :)

@kizill
Copy link
Copy Markdown
Contributor Author

kizill commented Jun 15, 2022

Friendly ping :)

@GrandMoff100
Copy link
Copy Markdown
Collaborator

In my review I had some questions on a few small things. After we talk about those then I can merge it!

Comment thread homeassistant_api/_async/asyncclient.py Outdated
Comment thread homeassistant_api/models/entity.py
@GrandMoff100
Copy link
Copy Markdown
Collaborator

Ah there we go.

@GrandMoff100 GrandMoff100 self-requested a review June 15, 2022 19:33
@GrandMoff100
Copy link
Copy Markdown
Collaborator

Here we go!

@GrandMoff100 GrandMoff100 enabled auto-merge June 15, 2022 19:35
@GrandMoff100 GrandMoff100 merged commit 82196f7 into HomeAssistant-API:dev Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants