Skip to content

Commit

Permalink
Dynamic QRcode
Browse files Browse the repository at this point in the history
Solves #452
Solves #2283

* Pending testing
  • Loading branch information
edwardtfn committed Oct 17, 2024
1 parent fbb1ffa commit 55a1758
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,18 @@ The boot process was totally rebuilt.

## Noteworthy Changes

### Dynamic QR Code (#452 & #2283)
- **Criticality:** Enhancement
- **Issue Numbers:**
- #452
- #2283
- **Description:**
Introduces the ability to assign an entity (supports input text or sensors) to a QR code.
The QR code will automatically update on the panel when the entity's value changes.

This feature is useful in cases where you have dynamic content, such as a Wi-Fi password, and
want the panel to display the updated value in real-time.

### Swipe Functionality Improvement and Bug Fix (#2244)
- **Criticality:** Medium
- **Issue Number:** #2244
Expand Down

0 comments on commit 55a1758

Please sign in to comment.