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

Android SubGhz widget tx loop instead of one shot tx #460

Open
michelinok opened this issue Dec 8, 2022 · 6 comments
Open

Android SubGhz widget tx loop instead of one shot tx #460

michelinok opened this issue Dec 8, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@michelinok
Copy link

The problem is that if i send a subghz via widget it keeps sending instead of a "one shot" transmission

To Reproduce
Put a subghz widget on the phone desktop and try to send it.

Expected behavior
One shot transmission

Target
Android

@michelinok michelinok added the bug Something isn't working label Dec 8, 2022
@LionZXY
Copy link
Member

LionZXY commented Dec 8, 2022

This is expected behavior - you can't make a hold on a widget. We can create a separate type of widget for single-click.

@LionZXY LionZXY added enhancement New feature or request and removed bug Something isn't working labels Dec 8, 2022
@michelinok
Copy link
Author

This is expected behavior - you can't make a hold on a widget. We can create a separate type of widget for single-click.

That will act like a normal single "push" on a button on a remote, that would be great!

@michelinok
Copy link
Author

Anyway....I think that a single-click single tx is what it must do...i don't see why it should tx continously...if you can, please, explain me why this behavior!
Many thanks!
Mike

@LionZXY
Copy link
Member

LionZXY commented Dec 20, 2022

What if you have a garage door or curtains that open on the hold of a button?

@michelinok
Copy link
Author

What if you have a garage door or curtains that open on the hold of a button?

Really...never happened to me.

One solution can be to have two types of widget or a configurable widget (loop on/off).

@evaneaston
Copy link

evaneaston commented Dec 27, 2022

I agree that it would be nice to have a second widget type which is a one shot instead of continuous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants