An open API service indexing awesome lists of open source software.

https://github.com/archef2000/homeassistant-upsplus

Home Assistant integration for the 52PI UPS
https://github.com/archef2000/homeassistant-upsplus

52pi custom-integration home-assistant python upsplus

Last synced: 11 months ago
JSON representation

Home Assistant integration for the 52PI UPS

Awesome Lists containing this project

README

          

[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
# Home Assistant custom integration

This custom integration is for the [UPS](https://wiki.52pi.com/index.php/EP-0136) from 52PI.

It communicates over I2C this needs to be enabled beforehand
## Home Assistannt OS
Use the [official guide](https://www.home-assistant.io/common-tasks/os#enable-i2c-via-home-assistant-operating-system-terminal) from Home Assistant
## Home Assistant Supervised
Run `sudo raspi-config` -> `Interface Options` -> `I2C` -> `Enable` and then reboot
## Home Assistant Core
Follow the same procedure as with the supervised version but make sure to mount /dev/i2c-1 in the container after reboot