Skip to content

jgstroud/homebridge-ptlevel

Repository files navigation

Homebridge Plugin for PTLevel water level sensors

Plugin for PTLevel water level sensors from Parem Tech

Configuration

Paremtech offers several different API options

This plugin supports the following

  • REST API
  • Token API
  • Public share API
  • Direct to Device API

In most cases you will probably want to use the Direct to Device API to keep all communications local and not require internet or cloud access.

Using the public API only requires that you enter the Sensor ID. Refer to the documentation for help finding the Sensor ID.

If using the Direct to Device API, can only read the raw ADC value. To configure a local device you will need to give it a Name, IP Address and Calibration factor in order to convert the ADC value to a percent full.

HomeKit integration

Unfortunately HomeKit does not have a water tank device. Only Humidifies support a water level characteristic. This plugn will expose the sensor as a Humidity Sensor and will also report a water level characteristic. I chose to use a humidity sensor because HomeKit will allow you to setup actions based on Humidity Values.

HK Level Sensor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published