-
-
Notifications
You must be signed in to change notification settings - Fork 753
Add SmartHomeShopIO CeilSense to devices.esphome.io #1271
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
base: main
Are you sure you want to change the base?
Add SmartHomeShopIO CeilSense to devices.esphome.io #1271
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this 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 documentation for the SmartHomeShopIO CeilSense device, an all-in-one ceiling-mounted sensor designed for ESPHome. The device combines mmWave presence detection, environmental sensors, and RGB LEDs in a recessed form factor.
- Adds comprehensive device documentation including specifications, variants, and installation instructions
- Documents a "made-for-esphome" device with multiple variants (Basic/Complete, Wi-Fi/Ethernet)
- Includes device gallery with images showing top view, bottom view, and installation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR has been labeled as Made for ESPHome and is pending review. Please complete the checklist added to the description above.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Updated formatting for highlights and specs sections in the documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The update entity should not be disabled, it is also missing an
id- https://github.com/smarthomeshop/ceilsense/blob/main/ceilsense-v1/base.yaml#L208-L212 - A few more entities are missing an
id- https://github.com/smarthomeshop/ceilsense/blob/main/ceilsense-v1/base.yaml
Updated the publication date and improved quickstart instructions for the CeilSense documentation.

Brief description of the changes
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.
Made for ESPHome Checklist
esp32_improv:(documentation)improv_serial:if there is a USB port (documentation)dashboard_import:to facilitate this (documentation)ota.esphomecomponent (documentation)iddefinedupdate.http_requestcomponent (documentation)