Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pw v0.18.0 - v0.18.4 #279

Merged
merged 79 commits into from
May 19, 2022
Merged

Implement pw v0.18.0 - v0.18.4 #279

merged 79 commits into from
May 19, 2022

Conversation

bouwew
Copy link
Contributor

@bouwew bouwew commented May 5, 2022

@bouwew bouwew requested a review from CoMPaTech May 5, 2022 11:47
@bouwew bouwew changed the title Implement pw v0.18.0 - v0.18.2 Implement pw v0.18.0 - v0.18.4 May 15, 2022
@@ -36,7 +36,7 @@ def __init__(self, hass: HomeAssistant, api: Smile, interval: timedelta) -> None
request_refresh_debouncer=Debouncer(
hass,
LOGGER,
cooldown=1.5,
cooldown=5.0,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that this might upset the frontend on lower class devices if we take this route, should we make it configurable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implemented as suggested.

@bouwew bouwew merged commit f5b431b into main May 19, 2022
@bouwew bouwew deleted the pw_18_0_try_2 branch May 19, 2022 15:07
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