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

Behaviour on inputs #103

Open
klaus1956 opened this issue Feb 6, 2024 · 1 comment
Open

Behaviour on inputs #103

klaus1956 opened this issue Feb 6, 2024 · 1 comment

Comments

@klaus1956
Copy link

When I set the node to "when state changes + startup" or "when state changes" and send a "schedule-only" to the input it only changes if tht last output of the node was different. - I think there should be an option or general behaviour to send the according output independent of the prior status.
My usecase: I use the node to switch may herting between day and night temperature. In case of open windows the heatint is stopped by a separate routine. When window is closed I send a "schedule-only" to come back to schedule, but as the node still remembers the old "ON" it does not send an new output.

@niklaswall
Copy link
Owner

You have the minutely output that can be used if you want to continously send out the state... but in this case it sounds like you actually should send and override into the node "on", "off" or "auto" instead of overriding the flow in any other way.

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

No branches or pull requests

2 participants