mirror of
https://github.com/That-Guy-Jack/RPI-DHT11.git
synced 2025-04-26 04:22:29 +00:00
Update sensor-iot.py
This commit is contained in:
parent
c26332c94b
commit
5b19c822d7
@ -4,9 +4,6 @@ import configparser
|
||||
import Adafruit_DHT
|
||||
from influxdb import InfluxDBClient
|
||||
|
||||
# Configuration File
|
||||
CONFIG_FILE = "settings.conf"
|
||||
|
||||
def get_reading(config):
|
||||
# InfluxDB connection info
|
||||
host = "192.168.5.16"
|
||||
|
Loading…
x
Reference in New Issue
Block a user