homebridge-ina260
v1.1.1
Published
homebridge plugin - Get the voltage of INA260 for I2C
Downloads
4
Readme
homebridge-ina260
homebridge plugin - Get the voltage of INA260 for I2C
🏠 Homepage
Prerequisites
- homebridge >=1.0.0
Install
sudo npm install -g homebridge-ina260
Configuration Parameters
Name: to display in home app I2CbusNumber: The number of the I2C bus/adapter to open, 0 for /dev/i2c-0, 1 for /dev/i2c-1, ... I2CAddress: INA260 I2C address LowVoltage1: switch1-off voltage LowVoltage2: switch2-off voltage FullVoltage: switch-on voltage Voltage order FullVoltage > LowVoltage1 > LowVoltage2 Refresh Time: reading interval seconds LineNotifyToken:
Run tests
npm run test
Author
👤 hiroshimac
- Github: @hiroshimac
📝 License
Copyright © 2023 hiroshimac. This project is MIT licensed.