Skip to content

davidpadbury/ynab-mqtt-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YNAB MQTT Log

Publishes significant YNAB changes to a MQTT broker.

Configuration

Configured with environment variables.

  • YNAB_TOKEN: API token for YNAB
  • BUDGET_ID: identifier for the budget to follow (visible in the address bar when in YNAB)
  • MQTT: url to MQTT broker
  • POLL_SECONDS: how often to check YNAB for changes. Defaults to 20 seconds.
  • TOPIC: mqtt topic to publish changes. Defaults to ynab/changes.

About

Log YNAB activity to MQTT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published