Skip to content

Add Wyze Bulb Cam (HL_BC) light entity support#748

Open
SecKatie wants to merge 2 commits intomasterfrom
feature/bulb-cam-light-support
Open

Add Wyze Bulb Cam (HL_BC) light entity support#748
SecKatie wants to merge 2 commits intomasterfrom
feature/bulb-cam-light-support

Conversation

@SecKatie
Copy link
Copy Markdown
Owner

Summary

  • Detect Wyze Bulb Cam (HL_BC) and create a light entity for its integrated bulb
  • Add "bulbcam" light type with "Light" name suffix and lightbulb icon
  • Refactor name and icon properties to use dict lookup for cleaner, more maintainable code

Details

This PR adds Home Assistant light entity support for the Wyze Bulb Cam (model HL_BC). The Bulb Cam has an integrated light that can be controlled via the Wyze API.

Dependencies: This PR requires SecKatie/wyzeapy#195 to be merged first, which adds the underlying API support for controlling the Bulb Cam light.

Test plan

  • Install updated wyzeapy library with Bulb Cam support
  • Verify Bulb Cam light entity appears in Home Assistant
  • Test turning light on/off from Home Assistant
  • Verify state updates when light is controlled from Wyze app

Closes #742

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Feb 18, 2026
@brg468 brg468 removed the Stale label Feb 20, 2026
SecKatie and others added 2 commits March 5, 2026 07:03
- Detect HL_BC (Bulb Cam) and create light entity for it
- Add "bulbcam" light type with appropriate name and icon
- Refactor name/icon properties to use dict lookup for cleaner code

Requires SecKatie/wyzeapy#195

Closes #742

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

Bump version to 0.1.36rc1 and require wyzeapy>=0.5.31rc1

Updates dependency to use wyzeapy pre-release with Bulb Cam support.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@SecKatie SecKatie force-pushed the feature/bulb-cam-light-support branch from 16eb496 to fd56ba2 Compare March 5, 2026 12:03
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.

[Feature Request] Add Support for Wyze Bulb Camera Light Bulb

2 participants