Package io.github.hapjava.server
Class HomekitAccessoryCategories
- java.lang.Object
-
- io.github.hapjava.server.HomekitAccessoryCategories
-
public final class HomekitAccessoryCategories extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AIR_CONDITIONERS
static int
AIR_PURIFIERS
static int
AIRPORT
static int
APPLE_TV
static int
AUDIO_RECEIVER
static int
BRIDGES
static int
DEHUMIDIFIERS
static int
DOORS
static int
FANS
static int
FAUCETS
static int
GARAGE_DOOR_OPENERS
static int
HEATERS
static int
HOMEPOD
static int
HUMIDIFIERS
static int
IP_CAMERAS
static int
LIGHTING
static int
LOCKS
static int
OTHER
static int
OUTLETS
static int
PROGRAMMABLE_SWITCHES
static int
RANGE_EXTENDER
static int
REMOTES
static int
ROUTER
static int
SECURITY_SYSTEMS
static int
SENSORS
static int
SHOWER_SYSTEMS
static int
SPEAKER
static int
SPRINKLERS
static int
SWITCHES
static int
TELEVISION
static int
THERMOSTATS
static int
TV_SET_TOP_BOX
static int
TV_STREAMING_STICK
static int
VIDEO_DOORBELLS
static int
WINDOW_COVERINGS
static int
WINDOWS
-
Constructor Summary
Constructors Constructor Description HomekitAccessoryCategories()
-
-
-
Field Detail
-
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
-
BRIDGES
public static final int BRIDGES
- See Also:
- Constant Field Values
-
FANS
public static final int FANS
- See Also:
- Constant Field Values
-
GARAGE_DOOR_OPENERS
public static final int GARAGE_DOOR_OPENERS
- See Also:
- Constant Field Values
-
LIGHTING
public static final int LIGHTING
- See Also:
- Constant Field Values
-
LOCKS
public static final int LOCKS
- See Also:
- Constant Field Values
-
OUTLETS
public static final int OUTLETS
- See Also:
- Constant Field Values
-
SWITCHES
public static final int SWITCHES
- See Also:
- Constant Field Values
-
THERMOSTATS
public static final int THERMOSTATS
- See Also:
- Constant Field Values
-
SENSORS
public static final int SENSORS
- See Also:
- Constant Field Values
-
SECURITY_SYSTEMS
public static final int SECURITY_SYSTEMS
- See Also:
- Constant Field Values
-
DOORS
public static final int DOORS
- See Also:
- Constant Field Values
-
WINDOWS
public static final int WINDOWS
- See Also:
- Constant Field Values
-
WINDOW_COVERINGS
public static final int WINDOW_COVERINGS
- See Also:
- Constant Field Values
-
PROGRAMMABLE_SWITCHES
public static final int PROGRAMMABLE_SWITCHES
- See Also:
- Constant Field Values
-
RANGE_EXTENDER
public static final int RANGE_EXTENDER
- See Also:
- Constant Field Values
-
IP_CAMERAS
public static final int IP_CAMERAS
- See Also:
- Constant Field Values
-
VIDEO_DOORBELLS
public static final int VIDEO_DOORBELLS
- See Also:
- Constant Field Values
-
AIR_PURIFIERS
public static final int AIR_PURIFIERS
- See Also:
- Constant Field Values
-
HEATERS
public static final int HEATERS
- See Also:
- Constant Field Values
-
AIR_CONDITIONERS
public static final int AIR_CONDITIONERS
- See Also:
- Constant Field Values
-
HUMIDIFIERS
public static final int HUMIDIFIERS
- See Also:
- Constant Field Values
-
DEHUMIDIFIERS
public static final int DEHUMIDIFIERS
- See Also:
- Constant Field Values
-
APPLE_TV
public static final int APPLE_TV
- See Also:
- Constant Field Values
-
HOMEPOD
public static final int HOMEPOD
- See Also:
- Constant Field Values
-
SPEAKER
public static final int SPEAKER
- See Also:
- Constant Field Values
-
AIRPORT
public static final int AIRPORT
- See Also:
- Constant Field Values
-
SPRINKLERS
public static final int SPRINKLERS
- See Also:
- Constant Field Values
-
FAUCETS
public static final int FAUCETS
- See Also:
- Constant Field Values
-
SHOWER_SYSTEMS
public static final int SHOWER_SYSTEMS
- See Also:
- Constant Field Values
-
TELEVISION
public static final int TELEVISION
- See Also:
- Constant Field Values
-
REMOTES
public static final int REMOTES
- See Also:
- Constant Field Values
-
ROUTER
public static final int ROUTER
- See Also:
- Constant Field Values
-
AUDIO_RECEIVER
public static final int AUDIO_RECEIVER
- See Also:
- Constant Field Values
-
TV_SET_TOP_BOX
public static final int TV_SET_TOP_BOX
- See Also:
- Constant Field Values
-
TV_STREAMING_STICK
public static final int TV_STREAMING_STICK
- See Also:
- Constant Field Values
-
-