Skip to content

luizgununes/inkbird-ibs-m1-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

INKBIRD IBS-M1 Decoder

Script to retrieve temperature from IBS-P01 sensor with the IBS-M1 gateway.

Disclaimer

This script may not work for you.

Looks like there are differente version of the same sensor and gateway and each one uses a different encode. I've left some comments at the code, you can try change some values to make it work better for you.

Compatibility

Works on Windows, Linux and MacOS.

Instructions

  1. Install the latest Node.js version.
  2. Download the package.json and index.mjs files into the same folder.
  3. Open your terminal and type npm install.
  4. Open the index.mjs file on a text/code editor.
  5. Fill the values appointed by the comments.
  6. On terminal, type node index.mjs.

About

Script to retrieve temperature from IBS-P01 sensor with the IBS-M1 gateway.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors