Skip to content

Conversation

hfuller
Copy link

@hfuller hfuller commented Aug 20, 2022

It seems the pin could be left LOW under some conditions. Or the micro
would leave the pin floating which would cause a constant beep. This will
make us always initialize it to HIGH on boot, regardless of whether the
buzzer is enabled.

It seems the pin could be left LOW under some conditions. This will
make us always initialize it to HIGH upon setting its pin mode.
@NonaSuomy
Copy link

Tested and it fixes the buzzer issue! Thank you.

bakinbits added a commit to bakinbits/custom_components that referenced this pull request Dec 3, 2023
hfuller wants to merge 1 commit into cpyarger:master from hfuller:master

 Initialize the buzzer to high, to stop beeping on boot

It seems the pin could be left LOW under some conditions. This will
make us always initialize it to HIGH upon setting its pin mode.
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

Successfully merging this pull request may close these issues.

2 participants