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

Disable buzzer option not showing in v3.0-alpha.1 #919

Closed
Cheerpipe opened this issue Jan 9, 2023 · 13 comments
Closed

Disable buzzer option not showing in v3.0-alpha.1 #919

Cheerpipe opened this issue Jan 9, 2023 · 13 comments
Labels
question Further information is requested

Comments

@Cheerpipe
Copy link

Disable buzzer option was working well until i upgraded to v3.0-alpha.1.

In v3.0-alpha.1 this option has disappeared and buzz sound has returned

image.

@AlexxIT AlexxIT added the question Further information is requested label Jan 9, 2023
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 9, 2023

v3.0 has new way to disable buzzer:
https://gist.github.com/AlexxIT/095a4324e57615be81030cae4eb6d450

@Talixme
Copy link

Talixme commented Jan 15, 2023

v3.0 has new way to disable buzzer: https://gist.github.com/AlexxIT/095a4324e57615be81030cae4eb6d450

Hello,

First things first, thanks a lot for all your work!!!!

I have the same problem here, can you please explain how to fix it??
Edit:
What i did first is enable the FTP on the Gateway in HA
Connect to it, copy openmiio_agent
https://github.com/AlexxIT/openmiio_agent
and openmiio_agent.lua
https://gist.github.com/AlexxIT/095a4324e57615be81030cae4eb6d450
to the /data folder
Reboot and all things works great again.

One more time, thanks.

@Talixme
Copy link

Talixme commented Jan 16, 2023

Can you help me pls, that exectly what did you copy/download? Sorry, but your link-s not so helpful :( I already have an openmiio_agent.json (2KB)and az openmiio_agent (866KB) file in DATA folder.

Hello,
(Ok i fix the links)
You have to connect with ftp to the gateway3, and in there is a folder named data, inside is a file named openmiio_agent without extension, overwrite it with the one from:

"""""MAKE SURE YOU HAVE THE SAME MODEL""""

ZNDMWG03LM
ZNDMWG02LM

https://sourceforge.net/projects/mgl03/files/openmiio_agent/

Later, from:

https://gist.github.com/AlexxIT/095a4324e57615be81030cae4eb6d450

Press download zip, and copy the file named openmiio_agent.lua to the same data folder.

Remember that the data folder we are talking all the time is FROM the Gateway not home assistant.

Hope it helps.

@shummo
Copy link

shummo commented Jan 16, 2023

Thanks, Now I understand it :)
I think the problem solved :)

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 16, 2023

You shouldn't change openmiio_agent file. Only add lua script to the same folder.

@tzungshiun
Copy link

tzungshiun commented Jan 16, 2023

Sorry, I am confuse. In the data folder, I didn't see openmiio_agent file. Can I have some instruction about it?
My ZNDMWG03LM firmware is 1.5.0_0102
Xiaomi gateway 3 is 3.0.1-alpha

I found the root cause.
I disable xiaomi gateway WAN connection and openmiio_agent can't be update.
Disable firewall then normal.

@AlexxIT
Copy link
Owner

AlexxIT commented Jan 16, 2023

Gateway should download this file by command from Xiaomi Gateway 3 v3-alpha

@AlexxIT AlexxIT closed this as completed Jan 31, 2023
@mihailM
Copy link

mihailM commented Apr 25, 2023

Hello!
@AlexxIT is this modification working only on mgl03_1.5.0_0102? Or it doesn't matter? It's look like it doesn't work at mgl03_1.5.4_0090

@AlexxIT
Copy link
Owner

AlexxIT commented Apr 25, 2023

It should work with 1.5.4

@mihailM
Copy link

mihailM commented Apr 25, 2023

@AlexxIT strange, everything complete like on guide, it's work well on one gateway with 0102 and doesn't work at 4_0090. Thanks for quick answer will recheck everything!

@tzungshiun
Copy link

tzungshiun commented Apr 25, 2023 via email

@yuqianma
Copy link
Contributor

I encountered the buzzer issue on 1.5.4 too.
It works most of time. But buzzes one or two times irregularly when the motion sensor is triggered.

How to debug this issue? Having no idea...
Saw [BASE] Applied 0 patches to daemons in log. Is it fine?

@AlexxIT
Copy link
Owner

AlexxIT commented Jun 5, 2023

Applied 0 patches to daemons does not affect the buzzer shutdown. It is done by a script on the gateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

7 participants