Skip to content

theoweiss/tinkerforge-RED-Brick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openHAB TinkerForge - RED Brick Weather Station

Description

This project is meant to be used on a TinkerForge RED Brick and the TinkerForge Weather Station Kit.

The project contains a set of configuration files for openHAB and the TinkerForgeBinding. The script bin/weatherstation.py adapts and installs the configuration files. To achieve this weatherstation.py connects to the brickd, enumerates the devices and searches for the uids of an Ambient Light, a Humidity, a Barometer and a LCD20x4 Bricklet and adapts the items configuration accordingly.

Installation

  • login as user tf
  • switch to root: sudo su -
  • Install openHAB and the TinkerForge Binding if not yet done
  • clone this repo: git clone https://github.com/theoweiss/tinkerforge-RED-Brick.git
  • execute weatherstation.py: ./tinkerforge-RED-Brick/bin/weatherstation.py
  • start openHAB if not yet running (the startup will need some minutes be patient!)
    • /etc/init.d/openhab start
  • if openHAB is already running the configuration will be automatically reloaded, you do not need to restart openHAB!

Use It

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages