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

add config option force_synced #158

Closed
wants to merge 2 commits into from
Closed

Conversation

AnduriI
Copy link

@AnduriI AnduriI commented Jul 5, 2023

according to #136 I did a small test to include a config option to say weather the heater entity should be forced to OFF if the climate entity is OFF or if it should be controllable by HA.
I don't know how to include a standard value, so I was not able to set standard to how it now works and only use my changes if specified. Maybe someone can add this...

add force_synced
add force_synced
@ScratMan
Copy link
Owner

ScratMan commented Jul 6, 2023

Thanks, I added the code in the development branch, but with different naming, parameter is force_off_state.
Commit 11ae58b

@ScratMan ScratMan closed this Jul 6, 2023
@ScratMan
Copy link
Owner

Hi, v2023.7.0-beta1 is available with the new force_off_state parameter.
You can switch to this pre-release by enabling "beta versions" in HACS download screen.
I will make the final release if the pre-release is confirmed to work well. Thanks.

This pull request was closed.
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