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
Accelerator
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
Type
/
to 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 }}
sirkirby
/
unifi-network-rules
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
6
Star
62
Code
Issues
3
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rework to simplify LED switches and new device_changed trigger
- #88
#88
Merged
sirkirby
merged 11 commits into
main
sirkirby/unifi-network-rules:main
from
dev
sirkirby/unifi-network-rules:dev
Copy head branch name to clipboard
Jul 30, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rework to simplify LED switches and new device_changed trigger
#88
sirkirby
merged 11 commits into
main
sirkirby/unifi-network-rules:main
from
dev
sirkirby/unifi-network-rules:dev
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2025
Increment version to 3.1.1 in manifest.json and update device payload handling in network.py to send only essential fields, preventing InvalidPayload errors on older UniFi Network versions.
sirkirby
committed
8afc6da
View commit details
Copy full SHA for 8afc6da
Browse repository at this point
Merge pull request #81 from sirkirby/net-92-led-compatibility
Show description for b7bbb3d
sirkirby
authored
b7bbb3d
View commit details
Copy full SHA for b7bbb3d
Browse repository at this point
Refactor LED toggle functionality in network.py to improve compatibility with older UniFi Network versions. Implemented a dual approach using DeviceSetLedStatus with a fallback to a minimal payload…
Show description for 32930a5
sirkirby
committed
32930a5
View commit details
Copy full SHA for 32930a5
Browse repository at this point
Merge pull request #82 from sirkirby/led-switch-compatibility
Show description for 5a2c9d4
sirkirby
authored
5a2c9d4
View commit details
Copy full SHA for 5a2c9d4
Browse repository at this point
Commits on Jul 28, 2025
Update coding practices and add project overview documentation
Show description for 54d3500
sirkirby
committed
54d3500
View commit details
Copy full SHA for 54d3500
Browse repository at this point
Add device state change detection and trigger support
Show description for 08765ef
sirkirby
committed
08765ef
View commit details
Copy full SHA for 08765ef
Browse repository at this point
Revert "Merge pull request #82 from sirkirby/led-switch-compatibility"
Show description for ac6a6ab
sirkirby
committed
ac6a6ab
View commit details
Copy full SHA for ac6a6ab
Browse repository at this point
Revert "Merge pull request #81 from sirkirby/net-92-led-compatibility"
Show description for 246bb69
sirkirby
committed
246bb69
View commit details
Copy full SHA for 246bb69
Browse repository at this point
Add device change trigger support in triggers.yaml
Show description for a15452d
sirkirby
committed
a15452d
View commit details
Copy full SHA for a15452d
Browse repository at this point
Merge pull request #85 from sirkirby/device-triggers
sirkirby
authored
818a44d
View commit details
Copy full SHA for 818a44d
Browse repository at this point
Commits on Jul 30, 2025
Simplying LED api integration and state managmenet (#86)
Show description for 8f65668
sirkirby
authored
8f65668
View commit details
Copy full SHA for 8f65668
Browse repository at this point
You can’t perform that action at this time.