Metadata-Version: 2.1
Name: pisensors
Version: 0.2.4
Summary: Raspberry Pi Sensors script for Temperature & Humidity
Home-page: https://github.com/Phornee/pisensors
Author: Ismael Raya
Author-email: phornee@gmail.com
License: UNKNOWN
Description: # pisensors
        Raspberry Pi Sensors script for Temperature & Humidity.
        Reads from a DHT22 temperature/humidity sensor, and insert info into a InfluxDB, so that it can be later used by Grafana or whatever
        
        It needs to be executed every x minutes (i.e. cron) 
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Home Automation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
