Skip to content

Hampton Bay Penrose - Night Light Mode #232

Description

@SlyBlueFox

The device

https://www.homedepot.com/p/Hampton-Bay-PENROSE-24-in-SMART-Matte-Black-Perforated-LED-Vanity-Light-Wireless-Powered-by-Hubspace-2700K-5000K-Night-Light-Mode-C06021201A/334246489#see-more-details

Model # C06021201A

Features

Most features work perfectly (color, color temperature, brightness, effects and effect speed), the only thing I don't see is the ability to activate "Night Light Mode" that illuminates a small secondary portion of the light fixture with a dim warm light. This is different from the Nightlight effect.

I believe I have found the feature under "color-mode" in the debug logs

            {
                "functionClass": "color-mode",
                "type": "category",
                "schedulable": true,
                "functionInstance": null,
                "_opts": {
                    "values": [
                        "circadian-rhythm",
                        "night-light",
                        "sequence",
                        "white",
                        "color"
                    ],
                    "categoryValues": [
                        {
                            "name": "circadian-rhythm",
                            "values": [
                                "10"
                            ]
                        },
                        {
                            "name": "night-light",
                            "hints": [
                                "no-brightness"
                            ],
                            "values": [
                                "5"
                            ]
                        },
                        {
                            "name": "sequence",
                            "values": [
                                "2"
                            ]
                        },
                        {
                            "name": "white",
                            "values": [
                                "0"
                            ]
                        },
                        {
                            "name": "color",
                            "values": [
                                "1"
                            ]
                        }
                    ]
                }
            },

Datadump

_dump_hs_devices.json

Additional information

I have attached screenshots and photos below to help explain the Night Light Mode vs the Night Light Effect, since they are named the same thing which could be a bit confusing.

I am more than happy to test or help in any other way I can. Thank you for the amazing work on this integration!

Night Light "Mode"

Screenshot

Image ### Photo Image

Night Light "Effect"

Screenshot

Image ### Photo Image

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions