Pre-flight checks
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
Pre-flight checks
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