homebridge-tank-utility

1.1.0 • Public • Published

homebridge-tank-utility

Logos

This plugin allows you to view your TankUtility propane level within HomeKit. The level is exposed as a Humidity sensor, allowing you to view the percentage from 0-100.

Prerequisites

Before installing homebridge-tank-utility, make sure that you have succesfully installed Homebridge.

Installing

npm install -g homebridge-tank-utility

Updating

npm update -g homebridge-tank-utility

Sample Config

Simply enter your username and password used to log into the TankUtility portal.

"accessories": [{
  "accessory": "TankUtility",
  "name": "TankUtility",
  "username": "your_username",
  "password": "your_account_password"
}]

Acknowledgments

  • Thanks to the folks over at TankUtility for exposing the API that lets this happen

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    2
  • 1.0.1
    1
  • 1.0.0
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i homebridge-tank-utility

Weekly Downloads

5

Version

1.1.0

License

ISC

Unpacked Size

7.63 kB

Total Files

4

Last publish

Collaborators

  • pauloruberto