Skip to content

Bistable relays are triggered when other relays are activated / deactivated #23350

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

Open
9 tasks
sorivanu opened this issue Apr 28, 2025 · 3 comments
Open
9 tasks
Labels
stale Action - Issue left behind - Used by the BOT to call for attention

Comments

@sorivanu
Copy link

DO NOT DELETE ANY TEXT from this template! Otherwise the issue will be auto-closed.
-->

PROBLEM DESCRIPTION

Bistable relays are triggered (pulse to deactivate the relays) when other relays buttons are pressed or console command is set.

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

  • Read the Contributing Guide and Policy and the Code of Conduct
  • [x ] Searched the problem in issues
  • [ x] Searched the problem in discussions
  • [ x] Searched the problem in the docs
  • [x ] Searched the problem in the chat
  • [x ] Problem is not scripter related, in this case open a discussion and tag gemu2015
  • Device used (e.g., Sonoff Basic): ESP32 NodeMCU
  • Tasmota binary firmware version number used: 14.6.0
    • [x ] Pre-compiled
    • Self-compiled
  • Flashing tools used: From
  • Provide the output of command: Backlog Template; Module; GPIO 255:
  Configuration output here:

[Config_tasmota_F57A10_6672_14.6.0.dmp](https://github.com/user-attachments/files/19936067/Config_tasmota_F57A10_6672_14.6.0.dmp)
  • If using rules, provide the output of this command: Backlog Rule1; Rule2; Rule3:
  Rules output here: No Rules

  • Provide the output of this command: Status 0:
  STATUS 0 output here:

[status0.txt](https://github.com/user-attachments/files/19936059/status0.txt)
  • Set weblog to 4 and then, when you experience your issue, provide the output of the Console log:
  Console output here:

TO REPRODUCE

Assign GPIO22 to RELAY_B 1
Assign GPIO23 to RELAY_B 2
Assign GPIO18 to RELAY_B 3
Assign GPIO19 to RELAY_B 4
Assign GPIO14 to RELAY 5
Assign GPIO15 to RELAY_i 6
Assign GPIO12 to RELAY 7

Press web button to activate the any relay.

EXPECTED BEHAVIOUR

When any button is pressed the bistable relay are not triggered

SCREENSHOTS

Image

Image

Image

Image

ADDITIONAL CONTEXT

It seems that if the RELAY_b is used, when any command is send / any button is pressed to activate / deactivate other relays (bistable or not) all bistable relays trigger an deactivation pulse.

(Please, remember to close the issue when the problem has been addressed)

@arendst
Copy link
Owner

arendst commented Apr 29, 2025

Thx for the observation.

As this is a theoretical exercise I hope in practice where ONLY bistable OR non-bistable relays are used there is no issue.

@sorivanu
Copy link
Author

sorivanu commented May 5, 2025

Hi, I was hoping to use both bistable and normal relays but if this is not possible I will try a workaround.
Thank you!

Copy link

This issue has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Action - Issue left behind - Used by the BOT to call for attention label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Action - Issue left behind - Used by the BOT to call for attention
Projects
None yet
Development

No branches or pull requests

2 participants