1.1.1 • Published 1 year ago

homebridge-ina260 v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

📝 License

Copyright © 2023 hiroshimac. This project is MIT licensed.

1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago