Git Product home page Git Product logo

cloudbbq-homie's Introduction

Barbecue thermometer to Homie bridge

cloudbbq-homie is a service which runs on a Linux device to connect to a CloudBBQ or iBBQ Bluetooth BBQ thermometer, and send its readings to an MQTT broker following the Homie convention. This allows you to control it via OpenHAB and other home automation software, log readings to InfluxDB with homie-influx, or integrate with various other compatible tools.

This is not an officially supported Google product.

Installation

If you want to run cloudbbq-homie as a system service, you can install the latest release from our Debian repository:

$ curl -L https://homiers.jfrog.io/artifactory/api/security/keypair/public/repositories/homie-rs | sudo apt-key add -
$ echo "deb https://homiers.jfrog.io/artifactory/homie-rs stable main" | sudo tee /etc/apt/sources.list.d/homie-rs.list
$ sudo apt update && sudo apt install cloudbbq-homie

Alternatively, you may install with cargo install:

$ cargo install cloudbbq-homie

Usage

  1. Copy cloudbbq-homie.example.toml to cloudbbq-homie.toml and edit it to configure your MQTT broker and other details. The comments there should explain what the fields do. (If you installed the Debian package, the config file is installed as /etc/cloudbbq-homie/cloudbbq-homie.toml.)
  2. Turn on your BBQ thermometer.
  3. Run cloudbbq-homie from the same directory as the config file.
  4. Try connecting to your MQTT broker with a Homie controller such as HoDD to see your probe values. Or use homie-influx to store the readings in InfluxDB so you can draw charts with Grafana.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See the contributing guidelines for more details.

cloudbbq-homie's People

Contributors

alsuren avatar dependabot[bot] avatar kw217 avatar lcsfelix avatar matteswhite avatar nzsmartie avatar qwandor avatar

Stargazers

 avatar  avatar

Watchers

 avatar

cloudbbq-homie's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.