-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bug when transitioning from Fireplace => Away, Holiday ...ect #1
Comments
Is it possible to add time for how long the "fireplace" mode will be active? |
Currently, I have statically set the maximum time of each of the modes. This could be changed to work variably, however (except that the websocket connection closes all together if invalid time or larger then maximum in inputted) |
Ok.. does the mode change work now? I need to set up a new IAM when i get to work tomorrow. I have not testet anything yet. |
@hwikene Does not work. I did abit of testing:
Now i changed between Finally is set it to Manual, which work. The different from what i can see is that "mode_time_left_seconds":0 is set in the backend. Maybe this causes issues? When i change modes i do not reset model_time_left, but then again, i cannot see that the savecair platform does either :P |
Worth to mention that this is also an issue in the savecair web interface and not only in HA |
Could it be that some of the modes have different time functions like minutes, hours and days? I know "Fireplace" have minutes and "Away" have days. |
Could be, but it does not work between Fireplace => Refresh, which is both minute based |
Is it possible to male a function so you can choose how long you want the mode activated? Mabey that could help? Is it also possible to use other Systemair units? Or does this only work with VTR300 unit? |
I suppose it work with most systemair units that are compatible with the save cair module. I have not tested it because I only have access to a vtr 300. |
I can test that tomorrow :) Do you also get a sensor on filter changes? |
Yes :) |
Great!! Are you on Home Assistant Discord channel? |
Yes :) |
What is you nick? |
When querying savecair to chang from Fireplace to another mode, the system does not respond correctly to the command. Takes about 30 seconds before the module reacts again.
The text was updated successfully, but these errors were encountered: