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

[BUG] Mqtt circuits toggleState when trigged will flap the circuit #1014

Open
1 task done
blackax1 opened this issue Aug 15, 2024 · 1 comment
Open
1 task done

[BUG] Mqtt circuits toggleState when trigged will flap the circuit #1014

blackax1 opened this issue Aug 15, 2024 · 1 comment

Comments

@blackax1
Copy link

blackax1 commented Aug 15, 2024

nodejs-poolController Version/commit

8.0.1

nodejs-poolController-dashPanel Version/commit

8.0.0

relayEquipmentManager Version/commit

NA

Node Version

Docker

Platform

Docker

RS485 Adapter

No response

Are you using Docker?

  • Yes.

OCP

No response

Pump(s)

Intelliflo VS

Chlorinator(s)

No response

What steps will reproduce the bug?

Send a MQTT message to toggle the state of a circuit

nixie-singlebody/state/circuits/toggleState {"id": 2}

What happens?

The circuit will flap on then off

`[8/15/2024, 9:07:02 PM] info: NCP: Setting Circuit Slow Speed to true

[8/15/2024, 9:07:02 PM] info: NCP: Setting Circuit Slow Speed to false

[8/15/2024, 9:07:02 PM] info: Pump 50 is closing

[8/15/2024, 9:07:02 PM] info: Pump 50 is closing
`

What should have happened?

It should toggle the state

Additional information

I'm really just trying to control the RPM of my pump but I'm unable to find a granular control of the RPM outside of the web interface. But the only thing that I can find that would do anything close to what I want is haveing pre-made setpoints for RPM with different circuit

@tagyoureit
Copy link
Owner

The pumps are designed to run based on the speeds assigned to the pump circuits. They aren't designed to be run by changing the speed directly.

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