Skip to content

Python script to log data from an ambient weather personal weather station to CSV files

License

Notifications You must be signed in to change notification settings

kevinmilner/ambient-weather-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ambient-weather-logger

Python script to log data from an ambient weather personal weather station to CSV files. Requires that ambient_api is installed and applicable environmental variables are set. The output will append a CSV file for each sensor in the given output directory with the most recent reading, and will not filter out duplicates.

Usage: ambient-weather-logger.py <output-dir>

About

Python script to log data from an ambient weather personal weather station to CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages