Skip to content

This python script uses the pytryfi library to query a Fi dog collar's battery, and if below a configurable percentage, create a task in Todoist using Todoist's REST API.

Notifications You must be signed in to change notification settings

nicksmarto/fiCollarToTodoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This python script uses the pytryfi library to query a Fi dog collar's battery, and if below a configurable percentage, create a task in Todoist using Todoist's REST API.

Basic installation instructions:

  1. Install requirements using: pip install -r requirements.txt

  2. Edit config.py.dist with your APIs keys and Todoist parameters, and remove the '.dist'

  3. Schedule CRON job for fiToTodist.py

That's it!

About

This python script uses the pytryfi library to query a Fi dog collar's battery, and if below a configurable percentage, create a task in Todoist using Todoist's REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages