Skip to content

Add notification generator to remote.html #383

@BKeyport

Description

@BKeyport

Pre-flight checks

  • I searched existing issues and discussions to avoid duplicates.
  • This is a feature request (not a support/troubleshooting question).

Problem / Use case

I'd like to see a notification generator set up in remote.html...

Press the item, and it would come up with two fields. "Notification (USUALLY ALL CAPS)", and "Payload" - This would supplement the URL handling of notifications, by making it easier to send in notifications from remote for testing purposes.

Proposed solution

See above.

Alternatives considered

URL generation is too arcane for temporary testing. In my specific use case, I had to first look up seldom used url commands to do it, figure out from the psudo-english what was meant, then execute it.

Too much work. A simple pre-built web interface would be better for quick testing.

UI/UX details (if applicable)

Add menu item.

API / config impact (if applicable)

Using existing

Backwards compatibility

No issues with backwards as new feature

Priority / Impact

Medium

Willing to contribute a PR?

No

Implementation hints (optional)

No hints

Additional context

No response

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions