iFan4 - The FanSpeed stat message is not sent when 'Power0 off' is called #23593
Unanswered
HonzaCZ
asked this question in
Support request
Replies: 2 comments 5 replies
-
Your first rule trigger cannot work, as there is no |
Beta Was this translation helpful? Give feedback.
3 replies
-
@Jason2866 Could you please explain why this was converted into a discussion? The issue I described genuinely seems like a bug to me. Or do you really think that calling a command performing 2 actions but confirming only 1 of them is okay? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PROBLEM DESCRIPTION
Issuing the command
Power0 off
turns off the light and stops the fan, but it doesn't send an MQTT status message about the change in FanSpeed.This issue affects all
Power0
commands (off, on, toggle) — no MQTT message is sent regarding changes to the fan state.REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Send
Power0 off
command.EXPECTED BEHAVIOUR
When
Power0 off
turns off fan, it should send stat message about it.Expected messages would be either:
or
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions