Lemon2311 / Lemon2311/HomeServer.js
No way of seeing the pins that a button from the list utilizes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There should be a way of seeing which output pin is triggered by the button and which digital input pin is used to get the state change of a mechanical two way switch. example: small modal that appears on hover of any list button that shows the corresponding pins.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JavaScript code that renders the list buttons and connects them to output and digital input pins. Inspect how each button's corresponding pins are represented, then add the proposed hover modal. Done means hovering any list button clearly shows its output pin and the digital input pin used for the switch state change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- embedded-iot, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100