package
1.2.5
Repository: https://github.com/brutella/hc.git
Documentation: pkg.go.dev

# README

AccessoryCategory
Unknown0
Other1
Bridge2
Fan3
Garage Door Opener4
Lightbulb5
Door Lock6
Outlet7
Switch8
Thermostat9
Sensor10
Security System11
Door12
Window13
Window Covering14
Programmable Switch15
IP Camera17
Video Doorbell18
Air Purifier19
Heater20
Air Conditioner21
Humidifier22
Dehumidifier23
Sprinklers28
Faucets29
Shower Systems30
Television31
Remote Control32

# Functions

New returns an accessory which implements model.Accessory.
NewBridge returns a bridge which implements model.Bridge.
NewCamera returns an IP camera accessory.
NewLightbulb returns an light bulb accessory which one light bulb service.
NewContainer returns a container.
NewLightbulb returns an light bulb accessory which one light bulb service.
NewOutlet returns an outlet accessory containing one outlet service.
NewSwitch returns a switch which implements model.Switch.
NewTelevision returns a television accessory.
NewTemperatureSensor returns a Thermometer which implements model.Thermometer.
NewThermostat returns a Thermostat which implements model.Thermostat.
NewWindow returns a window which implements model.NewWindow.

# Constants

# Structs

Accessory is a HomeKit accessory.
Camera provides RTP video streaming.
Container manages a list of accessories.

# Type aliases