Skip to content

[readme] Replace static image with YouTube embed, update DPS310 to DPS368 - #83

Merged
TrevorSchirmer merged 3 commits into
mainfrom
readme-youtube-embed
Feb 27, 2026
Merged

[readme] Replace static image with YouTube embed, update DPS310 to DPS368#83
TrevorSchirmer merged 3 commits into
mainfrom
readme-youtube-embed

Conversation

@bharvey88

@bharvey88 bharvey88 commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Replace the static product image with a clickable YouTube thumbnail linking to the product video. Also removes the DPS310 sensor line as it is no longer part of the product.

Summary by CodeRabbit

  • Documentation
    • README badge replaced with a YouTube-linked thumbnail demonstrating the project.
    • Product label updated from "DPS310" to "DPS368" in visible docs and labels.
    • No other public-facing documentation changes included in this update.

@coderabbitai

coderabbitai Bot commented Feb 25, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5a8ea6d and 57f7490.

📒 Files selected for processing (1)
  • README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

Walkthrough

Replaced a static badge with a YouTube thumbnail link in README.md and updated the sensor model label from DPS310 to DPS368; manifest line counts adjusted. No exported/public API changes.

Changes

Cohort / File(s) Summary
README Documentation
README.md
Replaced static asset image badge with a YouTube thumbnail link; changed sensor model label from DPS310 to DPS368; updated manifest line count indicators (+/-).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A thumbnail bounces into sight,
A sensor's name hops into the right light,
Small tweaks made with a whiskered cheer,
README beams — the changes are here! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main changes: replacing a static image with a YouTube embed and updating the product component from DPS310 to DPS368, matching the actual modifications shown in the raw summary.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch readme-youtube-embed

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 3: The README uses a potentially unavailable thumbnail resolution and an
unverified video ID: replace the thumbnail filename maxresdefault.jpg with
hqdefault.jpg in the Markdown image link URL and verify (or correct) the video
ID string "Tqq4Si1y34c" to the intended Apollo AIR-1 video; update the link
target and image URL accordingly and test the resulting link/image in a browser
or GitHub preview to ensure the thumbnail loads and points to the correct video.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7615e30 and 82f5ab1.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md Outdated

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (2)
README.md (2)

21-21: ⚠️ Potential issue | 🟡 Minor

Clarify ESP improve wording to avoid user confusion.

The sentence appears to reference ESPHome Improv, but “improve” is ambiguous and the final clause is hard to parse.

✏️ Proposed wording adjustment
-- AIR-1_Factory.yaml: This is the firmware flashed by us on new devices. It contains the components for ESP improve, allowing easy adoption in Home Assistant. When you load the device in ESPHome addon, it will grab the firmware from AIR-1.yaml which no longer has the improve.
+- AIR-1_Factory.yaml: This is the firmware flashed by us on new devices. It includes ESPHome Improv components for easier adoption in Home Assistant. When you load the device in the ESPHome add-on, it will use AIR-1.yaml, which no longer includes Improv.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 21, Replace the ambiguous phrase “ESP improve” with the
correct name “ESPHome Improv” and rephrase the sentence referencing
AIR-1_Factory.yaml and AIR-1.yaml so it reads clearly; update the line
describing AIR-1_Factory.yaml to say that it contains firmware flashed on new
devices which includes components for ESPHome Improv to ease Home Assistant
adoption, and clarify that when loading the device in the ESPHome addon it will
instead retrieve firmware from AIR-1.yaml which does not include Improv.

27-27: ⚠️ Potential issue | 🟡 Minor

Fix broken Markdown link syntax for Discord URL.

Line 27 is currently bracketed text, not a clickable Markdown link. Use [text](url) format.

✏️ Proposed fix
-Discord (Support/feedback/discussion/future products): [https://dsc.gg/ApolloAutomation] \
+Discord (Support/feedback/discussion/future products): [https://dsc.gg/ApolloAutomation](https://dsc.gg/ApolloAutomation) \
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 27, Replace the current bracketed URL on the line
containing "Discord (Support/feedback/discussion/future products):
[https://dsc.gg/ApolloAutomation] \" with a proper Markdown link using the
[text](url) format so the Discord entry becomes a clickable link; locate the
string "Discord (Support/feedback/discussion/future products)" in README.md and
update that line accordingly.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Outside diff comments:
In `@README.md`:
- Line 21: Replace the ambiguous phrase “ESP improve” with the correct name
“ESPHome Improv” and rephrase the sentence referencing AIR-1_Factory.yaml and
AIR-1.yaml so it reads clearly; update the line describing AIR-1_Factory.yaml to
say that it contains firmware flashed on new devices which includes components
for ESPHome Improv to ease Home Assistant adoption, and clarify that when
loading the device in the ESPHome addon it will instead retrieve firmware from
AIR-1.yaml which does not include Improv.
- Line 27: Replace the current bracketed URL on the line containing "Discord
(Support/feedback/discussion/future products): [https://dsc.gg/ApolloAutomation]
\" with a proper Markdown link using the [text](url) format so the Discord entry
becomes a clickable link; locate the string "Discord
(Support/feedback/discussion/future products)" in README.md and update that line
accordingly.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 82f5ab1 and 5a8ea6d.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md

SEN55: Particulate matter (PM1, PM2.5, PM10), VOCs, NOx, humidity, and temperature.

DPS310: Barometric air pressure and temperature.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you update to DPS368, we are going to start shipping them now.

@bharvey88 bharvey88 changed the title [readme] Replace static image with YouTube embed, remove DPS310 [readme] Replace static image with YouTube embed, update DPS310 to DPS368 Feb 27, 2026
@TrevorSchirmer TrevorSchirmer added the documentation Documentation label Feb 27, 2026
@TrevorSchirmer
TrevorSchirmer merged commit 6637a0c into main Feb 27, 2026
11 checks passed
@TrevorSchirmer
TrevorSchirmer deleted the readme-youtube-embed branch February 27, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants