Skip to content

GaelGuegan/netatmoai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETATMO AI

Enhanced your outdoor netatmo camera by recognizing your family !

Authentication

In order to have access to netatmo API, credentials are needed for this app.

It has to be written in the file netatmo_credentials, with the following format:

{
    "CLIENT_ID":      "xxxxx",
    "CLIENT_SECRET":  "xxxxx",
    "REFRESH_TOKEN":  "xxxx|xxxx"
}

Documentation Links

About

Recognize people from netatmo video API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages