Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
netmindz
/
WLED-MM
Public
forked from
MoonModules/WLED-MM
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
2
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Philips Hue V2 API usermod with auto-detected TLS backend
- #10
#10
Draft
netmindz
with
Copilot
wants to merge 18 commits into
main
netmindz/WLED-MM:main
from
copilot/create-usermod-phillips-hue-v2
netmindz/WLED-MM:copilot/create-usermod-phillips-hue-v2
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
Add Philips Hue V2 API usermod with auto-detected TLS backend
#10
netmindz
with
Copilot
wants to merge 18 commits into
main
netmindz/WLED-MM:main
from
copilot/create-usermod-phillips-hue-v2
netmindz/WLED-MM:copilot/create-usermod-phillips-hue-v2
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
Initial plan
Copilot
committed
1f9b20a
View commit details
Copy full SHA for 1f9b20a
Browse repository at this point
Add Philips Hue V2 API usermod
Show description for 3e4dd5c
Copilot
and
netmindz
committed
3e4dd5c
View commit details
Copy full SHA for 3e4dd5c
Browse repository at this point
Add BearSSL as alternative TLS backend, remove stale files
Show description for 4ed381c
Copilot
and
netmindz
committed
4ed381c
View commit details
Copy full SHA for 4ed381c
Browse repository at this point
Fix: restore const.h and usermods_list.cpp to match main branch
Show description for 1c34b1a
Copilot
and
netmindz
committed
1c34b1a
View commit details
Copy full SHA for 1c34b1a
Browse repository at this point
Merge branch 'main' into copilot/create-usermod-phillips-hue-v2
netmindz
authored
8ae1e3d
View commit details
Copy full SHA for 8ae1e3d
Browse repository at this point
Add artifact upload for firmware builds
Show description for dd26d44
netmindz
authored
dd26d44
View commit details
Copy full SHA for dd26d44
Browse repository at this point
Revert "Add artifact upload for firmware builds"
Show description for 222f112
netmindz
committed
222f112
View commit details
Copy full SHA for 222f112
Browse repository at this point
Refactor HTTPS request handling to use smart pointers for TLS clients and improve error logging
netmindz
committed
8a4edb3
View commit details
Copy full SHA for 8a4edb3
Browse repository at this point
Commits on Mar 14, 2026
Add support for light discovery and selection in Philips Hue V2 usermod
netmindz
committed
5d59c41
View commit details
Copy full SHA for 5d59c41
Browse repository at this point
Refactor light discovery handling in Philips Hue V2 usermod to persist discovered lights, optimize memory usage, and improve connection backoff logic.
netmindz
committed
2efc207
View commit details
Copy full SHA for 2efc207
Browse repository at this point
Refactor Philips Hue V2 usermod to reuse persistent TCP client, improve TLS client management, enhance error logging, and update documentation with new features and troubleshooting steps.
netmindz
committed
c4e8952
View commit details
Copy full SHA for c4e8952
Browse repository at this point
Add SSE support to Philips Hue V2 usermod for real-time light state updates, refactor JSON parsing, improve error handling, and enhance configuration management.
netmindz
committed
644e0b8
View commit details
Copy full SHA for 644e0b8
Browse repository at this point
Add mDNS auto-discovery for Philips Hue bridge in Philips Hue V2 usermod, enhance configuration behavior, and improve status reporting.
netmindz
committed
c1fc875
View commit details
Copy full SHA for c1fc875
Browse repository at this point
Add mDNS auto-discovery for Philips Hue bridge in Philips Hue V2 usermod, enhance configuration behavior, and improve status reporting.
netmindz
committed
f963d09
View commit details
Copy full SHA for f963d09
Browse repository at this point
Improve Philips Hue V2 usermod response handling by adding longer initial timeout, adjusting idle timeout, and ensuring complete data read.
netmindz
committed
372dab8
View commit details
Copy full SHA for 372dab8
Browse repository at this point
Refactor Philips Hue V2 usermod SSE handling to improve disconnect behavior, implement configurable auto-reconnect, and enhance error logging.
netmindz
committed
321e50b
View commit details
Copy full SHA for 321e50b
Browse repository at this point
Refactor xyToRGB conversion in Philips Hue V2 usermod to improve accuracy, ensure proper scaling, and apply gamma correction.
netmindz
committed
6f28427
View commit details
Copy full SHA for 6f28427
Browse repository at this point
Add Hue V2 effect mapping to Philips Hue V2 usermod, including WLED equivalents, deferred effect application, and updated documentation.
netmindz
committed
0d25264
View commit details
Copy full SHA for 0d25264
Browse repository at this point
You can’t perform that action at this time.