Lemon2311 / Lemon2311/HomeServer.js

No way of seeing the pins that a button from the list utilizes

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature good first issue help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.