Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Apollo Automation Devices #638

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Bunton33
Copy link

No description provided.

Copy link

netlify bot commented Jan 25, 2024

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit b6ebdbd
🔍 Latest deploy log https://app.netlify.com/sites/esphome-devices/deploys/65b1eee10157420008ed2f1f
😎 Deploy Preview https://deploy-preview-638--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: 93 (🔴 down 2 from production)
Accessibility: 86 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (no change 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 site configuration.

Copy link

@manafount manafount left a comment

Choose a reason for hiding this comment

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

Looking good so far! I left a few comments about some minor styling stuff, but I didn't find anything that needed a major correction. You may want to call out the optional sensors in the list of components for clarity, though. Ex:

  - (Optional) MiCS-4514 ...

Reading through some other device pages, it looks like Github-flavor markdown is generally supported. If you're looking for ideas for styling, there's a good doc available here


[YouTube](https://www.youtube.com/@ApolloAutomation)

![Apollo AIR-1](Apollo-AIR-1.jpg "Apollo AIR-1")

Choose a reason for hiding this comment

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

I'd suggest putting one of the product images at the top so that it displays above the fold for people just browsing through device lists.

Keeping the rest at the bottom seems fine to me, though. But maybe add a "Product Images" header so that it shows up as a quick navigation option:

## Product Images
![Apollo AIR-1](Apollo-AIR-1.jpg "Apollo AIR-1")


[YouTube](https://www.youtube.com/@ApolloAutomation)

![Apollo MSR-1](Apollo-MSR-1.jpg "Apollo MSR-1")

Choose a reason for hiding this comment

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

Same suggestion here: move one of the images above the fold, and add a Product Images header for any others that are added.

project-url: https://github.com/ApolloAutomation/AIR-1/blob/main/Integrations/ESPHome/AIR-1.yaml
difficulty: 1
---

Choose a reason for hiding this comment

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

Adding headers (## Header Text) to your markdown will generate quick navigation links on the right side (for desktop browsers) and allow linking to each section by hash/location keys. Possible headers based on the current markdown content might be:

Description

The Apollo Automation AIR-1 is an air quality sensor with (...)

Components

(...)

External Links

(...)


The Apollo Automation AIR-1 is an air quality sensor with the following features:

- SEN55 PM1, PM2.5, PM4, PM10, VOC, NOx, Temperature and Humidity

Choose a reason for hiding this comment

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

For the sensor list, I think it'd be cool to link to the ESPHome documentation for that specific sensor. Another option would be an official product page or datasheet, but I think the ESPHome implementation details for that sensor would be more relevant.

Just a thought, though!

difficulty: 1
---

The Apollo Automation MSR-1 is a mmWave CO2 multisensor with the following features:

Choose a reason for hiding this comment

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

(same suggestion as above regarding headers for distinct sections for readability/navigation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants