Skip to content

Conversation

Nerdiyde
Copy link
Contributor

Brief description of the changes

Add a new listing for the ePaper frame by Nerdiy.de

Type of changes

  • New device
  • Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

  • There are no passwords or secrets references in any examples.
    The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • The wifi or ethernet block has no static / manual ip address specified.
  • The first configuration provided should be hardware definitions only.
    A more involved example can be provided in a separate configuration block.

Copy link

netlify bot commented Jul 27, 2025

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit 79379bc
🔍 Latest deploy log https://app.netlify.com/projects/esphome-devices/deploys/68c9d7df1b93db00088aa53b
😎 Deploy Preview https://deploy-preview-1165--esphome-devices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🟢 up 1 from production)
Accessibility: 86 (no change from production)
Best Practices: 100 (no change from production)
SEO: 88 (🔴 down 2 from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Copilot Copilot AI review requested due to automatic review settings September 16, 2025 21:31
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new device listing for Nerdiy.de's ePaper frame insert, which is a 3D-printable battery-powered display solution that fits inside IKEA RIBBA or RÖDALM 5"x7" frames to show Home Assistant data on an e-ink display.

Key Changes:

  • Documents a custom ESP32-C3 based ePaper frame project with GPIO pinout specifications
  • Provides comprehensive material lists and 3D printing resources for two different IKEA frame variants
  • Includes visual documentation with images and technical drawings

Comment on lines +41 to +43
## Basic Config

The latest state of the configuration is available [here](https://github.com/Nerdiyde/ESPHomeSnippets/blob/main/Snippets/eInk_frame_insert_ribba_5inchX7inch/config/nerdiys-epaper-frame.yaml).
Copy link

Copilot AI Sep 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 'Basic Config' section only provides a link to the configuration file but doesn't include any ESPHome configuration code. According to the guidelines, the first configuration provided should be hardware definitions only, and a proper ESPHome YAML configuration block should be included in the documentation.

Copilot generated this review using guidance from repository custom instructions.


Inspired by [Madalena’s esphome-weatherman-dashboard](https://github.com/Madelena), this project evolved into a battery-powered Ikea ePaper frame insert that displays real-time data sourced from your Home Assistant instance.

To simplify the hardware setup, a precisely designed 3D-printable mount was created to perfectly fit the ePaper display and all electronics inside the Ikea RÖDALM/RIBBA 13x18 cm (5″x7″) frame. The custom case features:
Copy link

Copilot AI Sep 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 16 mentions 'The custom case features:' but the list of features is missing, making the sentence incomplete. This should either include the actual features or be rewritten to remove the reference to a list.

Suggested change
To simplify the hardware setup, a precisely designed 3D-printable mount was created to perfectly fit the ePaper display and all electronics inside the Ikea RÖDALM/RIBBA 13x18 cm (5″x7″) frame. The custom case features:
To simplify the hardware setup, a precisely designed 3D-printable mount was created to perfectly fit the ePaper display and all electronics inside the Ikea RÖDALM/RIBBA 13x18 cm (5″x7″) frame.

Copilot uses AI. Check for mistakes.

@jesserockz
Copy link
Member

I'm a bit confused here. This is not a "device" as such, but a 3D Print STL you can purchase to wrap various components in?

I'm not sure that fits with the purpose of this website which is to provide configurations and details for devices you can buy "off the shelf"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants