Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
/ hc-http-switch Public archive

simple switch http client for Apple Homekit Accessory Protocol(HAP)

License

Notifications You must be signed in to change notification settings

legnoh/hc-http-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hc-http-switch

simple switch http get client for Apple Homekit Accessory Protocol(HAP)

> hc-http-switch --help
usage: hc-http-switch --url=URL [<flags>]

Flags:
      --help                 Show context-sensitive help (also try --help-long and --help-man).
  -u, --url=URL ...          http/https url for calling when you switch on
  -n, --name="http-switch"   homekit device name
  -p, --pin="00102003"       homekit device pin for connect
      --duration=2           get urls duration
      --manufacturer="N/A"   device manufacturer
      --model="N/A"          device model
      --serial-number="N/A"  device serial number
      --firmware="N/A"       device firmware
      --storage-path=""      directory for configfiles
      --version              Show application version.

About

simple switch http client for Apple Homekit Accessory Protocol(HAP)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages