Skip to content

komainu85/LogiCircleAzureFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages