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

How to set night preset temperature? #53

Open
denpamusic opened this issue Dec 12, 2023 · 1 comment
Open

How to set night preset temperature? #53

denpamusic opened this issue Dec 12, 2023 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@denpamusic
Copy link
Owner

denpamusic commented Dec 12, 2023

Initially asked by @jszkiela72 here: denpamusic/PyPlumIO#19 (comment)

  1. I have another boiler (Vaillant) integrated with HA in which I can set
    the day and night temperatures. In your integration, I can only set the
    temperature that is currently compatible with the schedule. Is there any
    way to set both temperatures?
@denpamusic denpamusic added enhancement New feature or request question Further information is requested labels Dec 12, 2023
@denpamusic
Copy link
Owner Author

Due to the way Plum's schedule works, there's way to set schedule temperature offset by changing heating_schedule_parameter via plum_ecomax.set_parameter service. For example setting this parameter to 10 will lower a temperature at night by 10 degrees Celsius. (If at day it set to 50, then at night it will be 40).

However if there's enough interest, I'll consider adding night temperature in UI as well, so we'll just treat this as a makeshift feature request.

But as you're currently experiencing other issues with schedules, I don't really expect it to work for the EM860P6-O until we figured it out, since setting this parameter also uses FrameType.REQUEST_SET_SCHEDULE which doesn't seem to work for your model: denpamusic/PyPlumIO#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant