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 }}
imont
/
HAP-Java
Public
forked from
hap-java/HAP-Java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 24, 2017
Bump up the versions of Netty, jmDNS and Bouncy Castle.
Matthew Smart
committed
d89f704
View commit details
Copy full SHA for d89f704
Browse repository at this point
Commits on Oct 1, 2017
Support null values - these work according to the HAP spec
andylintner
committed
292a274
View commit details
Copy full SHA for 292a274
Browse repository at this point
Merge pull request #38 from laviua/master
Show description for cbf4a01
andylintner
authored
cbf4a01
View commit details
Copy full SHA for cbf4a01
Browse repository at this point
Commits on Sep 24, 2017
Ignore Intellij IDEA and log files
Oleksandr Loushkin
committed
45f413e
View commit details
Copy full SHA for 45f413e
Browse repository at this point
Commits on Aug 6, 2017
[maven-release-plugin] prepare for next development iteration
andylintner
committed
a9e7d0c
View commit details
Copy full SHA for a9e7d0c
Browse repository at this point
[maven-release-plugin] prepare release hap-1.1.4
andylintner
committed
cfeeecc
View commit details
Copy full SHA for cfeeecc
Browse repository at this point
Commits on Sep 5, 2016
Merge pull request #19 from gdombiak/float_range_check
Show description for 807a61c
andylintner
authored
807a61c
View commit details
Copy full SHA for 807a61c
Browse repository at this point
Commits on Aug 28, 2016
Fixed package name.
gdombiak
committed
0036396
View commit details
Copy full SHA for 0036396
Browse repository at this point
Enforce that value is within range
gdombiak
committed
17ccc5d
View commit details
Copy full SHA for 17ccc5d
Browse repository at this point
Commits on Aug 19, 2016
Merge pull request #17 from gdombiak/service_name
Show description for 34b6799
andylintner
authored
34b6799
View commit details
Copy full SHA for 34b6799
Browse repository at this point
Merge pull request #18 from globocs/patch-1
Show description for 1160ddd
andylintner
authored
1160ddd
View commit details
Copy full SHA for 1160ddd
Browse repository at this point
Commits on Aug 18, 2016
Fixing TargetHeatingCoolingModeCharacteristic
Show description for 9ba46a5
catadincu
authored
9ba46a5
View commit details
Copy full SHA for 9ba46a5
Browse repository at this point
Commits on Aug 17, 2016
Added back deprecated constructor.
gdombiak
committed
367fe2a
View commit details
Copy full SHA for 367fe2a
Browse repository at this point
Commits on Aug 6, 2016
Fixed NPE when accessory was removed from registry
gdombiak
committed
2233dbe
View commit details
Copy full SHA for 2233dbe
Browse repository at this point
Added light sensor that measures luminance in LUX.
gdombiak
committed
7fbdf84
View commit details
Copy full SHA for 7fbdf84
Browse repository at this point
Commits on Aug 4, 2016
Added logging when removing accessory.
gdombiak
committed
5a69d28
View commit details
Copy full SHA for 5a69d28
Browse repository at this point
Commits on Aug 2, 2016
It is now possible to specify service name.
gdombiak
committed
310c8d9
View commit details
Copy full SHA for 310c8d9
Browse repository at this point
Log IOExceptions using DEBUG level
gdombiak
committed
d6bd09b
View commit details
Copy full SHA for d6bd09b
Browse repository at this point
Commits on Jul 24, 2016
Merge pull request #16 from gdombiak/exception_handling
Show description for a7d3a2d
andylintner
authored
a7d3a2d
View commit details
Copy full SHA for a7d3a2d
Browse repository at this point
Added support for security system.
gdombiak
committed
c8dcefd
View commit details
Copy full SHA for c8dcefd
Browse repository at this point
Log connection time outs with debug level.
gdombiak
committed
1c1e0a3
View commit details
Copy full SHA for 1c1e0a3
Browse repository at this point
Commits on Jul 22, 2016
Merge pull request #15 from gdombiak/smoke_sensor
Show description for 5ef82ee
andylintner
authored
5ef82ee
View commit details
Copy full SHA for 5ef82ee
Browse repository at this point
Deploy snapshots from travis-ci
andylintner
committed
a8cbe60
View commit details
Copy full SHA for a8cbe60
Browse repository at this point
Added support for carbon monoxide sensor and smoke sensor.
gdombiak
committed
c3908f2
View commit details
Copy full SHA for c3908f2
Browse repository at this point
Commits on Jul 15, 2016
Merge pull request #14 from gdombiak/master
Show description for 39b7182
andylintner
authored
39b7182
View commit details
Copy full SHA for 39b7182
Browse repository at this point
Commits on Jul 13, 2016
Refactored AbstractServiceImpl so that Name characteristic is always added and BatteryLevelCharacteristic is added if accessory implements BatteryAccessory interface. Old constructor has been depre…
Show description for f4eef87
gdombiak
committed
f4eef87
View commit details
Copy full SHA for f4eef87
Browse repository at this point
Commits on Jul 8, 2016
Added support for battery levels. Contact sensors, motion sensors and locks can now report battery levels.
gdombiak
committed
de167b0
View commit details
Copy full SHA for de167b0
Browse repository at this point
Commits on Jul 7, 2016
Merge pull request #13 from gdombiak/master
Show description for ca24bb1
andylintner
authored
ca24bb1
View commit details
Copy full SHA for ca24bb1
Browse repository at this point
Added support for motion sensors and contact sensors
gdombiak
committed
e49fcc0
View commit details
Copy full SHA for e49fcc0
Browse repository at this point
Commits on Jun 26, 2016
Merge pull request #10 from gry79/fix-characteristics
Show description for c64e5b0
andylintner
authored
c64e5b0
View commit details
Copy full SHA for c64e5b0
Browse repository at this point
Commits on Jun 16, 2016
Don't write a null value to serialized characteristics, HomeKit cannot
Show description for 1b35063
Christophe Dirac
committed
1b35063
View commit details
Copy full SHA for 1b35063
Browse repository at this point
Fix NPE: Return CompletableFuture, not null.
Christophe Dirac
committed
ea6be83
View commit details
Copy full SHA for ea6be83
Browse repository at this point
Commits on Feb 17, 2016
[maven-release-plugin] prepare for next development iteration
andylintner
committed
a5d9420
View commit details
Copy full SHA for a5d9420
Browse repository at this point
[maven-release-plugin] prepare release hap-1.1.3
andylintner
committed
c94b0b9
View commit details
Copy full SHA for c94b0b9
Browse repository at this point
Updated docs
andylintner
committed
002428b
View commit details
Copy full SHA for 002428b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.