Add Expose Bank State#10595
Conversation
|
New plugin |
|
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
|
Friendly bump! <3 |
|
You do not need to bump just wait for a review. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Please be advised that due to the recent influx of new plugins, the size of the review queue is a bit larger than usual, and thus it may take a bit longer than usual to get a review. Also note that most of us review by "least recently updated" and adding comments or new commits to a PR will update it. We recommend you don't update your PR unless absolutely necessary once it's submitted. |
This reverts commit ef6942b.
* Add nyami-bank-state-plugin * Add nyami-bank-state * Update nyami-bank-state to latest commit * Remove obsolete marker: nyami-bank-state-plugin * Update nyami-bank-state to latest commit * Update nyami-bank-state to latest commit * CI: retrigger checks * Update nyami-bank-state to latest commit * CI: retrigger checks (post properties fix) * Update nyami-bank-state to latest commit (properties fix) * Update nyami-bank-state pinned commit * Fix nyami-bank-state entry encoding (no BOM) * Update Expose Bank State plugin commit * Add smoke test for Gradle compatibility * Revert "Add smoke test for Gradle compatibility" This reverts commit ef6942b. * Update Expose Bank State plugin commit * Rename marker to expose-bank-state * Fix Expose Bank State marker formatting * Update Expose Bank State plugin commit * Normalize expose-bank-state marker encoding --------- Co-authored-by: aliamaliam2fbusiness <aliamaliam2fbusiness@gmail.com>
Adds Plugin Hub entry for “Expose Bank State”.
Repository:
https://github.com/thealiamalia/nyami-bank-state
Description:
Expose bank open/closed state over localhost HTTP for overlays and automation tools.
Endpoint:
GET http://127.0.0.1:8337/state (default port 8337; configurable)
Response:
{ "bankOpen": true | false }
Config: