Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Logi Circle Camera Control from Azure Function

Control Logi Circle via Azure Function

Add these App Settings in Azure

  • CameraUrl1
  • CameraUrl2
  • LogiEmail
  • LogiPassword
  • LogiLoginUrl

Use

Make a POST to the azure function url with the below setting the power to "on" or "off". Can be integrated with IFTTT to trigger the function.

{
    "power": "on"
}

About

Control Logi Circle Cameras via Azure Function

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages