Skip to content

fusionedv/ioBroker.temperusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iobroker.temperusb

About

ioBroker adapter for TEMPer USB sensor devices.

This adapter is based on Temper1

Features

  • Multiple thermometers
  • °F and °C
  • Adjustable output values

Installation

 npm install https://github.com/blackrozes/iobroker.temperusb/tarball/master

iobroker.temperusb Requires node-hid.

Installation on Raspberry Pi please see https://github.com/node-hid/node-hid#compiling-from-source

To fix the USB permissions on your system create the file /etc/udev/rules.d/99-tempsensor.rules and add the following line to it:

SUBSYSTEMS=="usb", ACTION=="add", ATTRS{idVendor}=="0c45", ATTRS{idProduct}=="7401", MODE="666"

About

ioBroker adapter for TEMPer USB sensor devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published