|  | @@ -7,7 +7,7 @@ Receives sensor data from LaCrosse 868MHz temperature/humidity sensors, logs dat
 | 
											
												
													
														|  |  ## Installation
 |  |  ## Installation
 | 
											
												
													
														|  |  Requires Python 3 (default on Debian/RaspberryOS Buster or Bullseye). 
 |  |  Requires Python 3 (default on Debian/RaspberryOS Buster or Bullseye). 
 | 
											
												
													
														|  |  - install Python3 PIP: $ sudo apt-get install python3-pip
 |  |  - install Python3 PIP: $ sudo apt-get install python3-pip
 | 
											
												
													
														|  | -- install required Python modules: pip3 install pyserial influxdb
 |  | 
 | 
											
												
													
														|  | 
 |  | +- install required Python modules: pip3 install pyserial influxdb paho-mqtt
 | 
											
												
													
														|  |  - copy folder __jeelinklog__ to /home/pi
 |  |  - copy folder __jeelinklog__ to /home/pi
 | 
											
												
													
														|  |  - edit config files as needed
 |  |  - edit config files as needed
 | 
											
												
													
														|  |  - test if it works:
 |  |  - test if it works:
 |