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

Increase check_target_temperature timeout #1230

Merged

Conversation

rockberte
Copy link

@rockberte rockberte commented Jan 4, 2024

This will consider some ZWave TRVs that will wake up only every 5 minutes.

Motivation:

Apply target temperature to ZWave TRVs that will wake up every 5 minutes.

Changes:

Increased the timeout in check_target_temperature from 120 to 360, which is the same timeout used in check_system_mode.

Related issue (check one):

Checklist (check one):

  • I did not change any code (e.g. documentation changes)
  • The code change is tested and works locally.

Test-Hardware list (for code changes)

HA Version: 2023.12.4
Zigbee2MQTT Version: not relevant, hardware is a ZWave device
TRV Hardware: Devolo MT02650 TRV

New device mappings

  • I avoided any changes to other device mappings
  • There are no changes in climate.py

This will consider some ZWave TRVs that will wake up only every 5 minutes.
@KartoffelToby KartoffelToby merged commit 652099f into KartoffelToby:master Jan 4, 2024
2 of 3 checks passed
@rockberte rockberte deleted the inc-checktargettemp-timeout branch January 9, 2024 12:53
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.

Unable to apply target temperature to real TRV, caused by timeout in check_target_temperature.
2 participants