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
- Host: GitHub
- URL: https://github.com/archef2000/homeassistant-upsplus
- Owner: archef2000
- Created: 2023-01-26T20:29:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T11:12:03.000Z (about 2 years ago)
- Last Synced: 2024-03-17T12:26:32.738Z (about 2 years ago)
- Topics: 52pi, custom-integration, home-assistant, python, upsplus
- Language: Python
- Homepage:
- Size: 79.1 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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