Add esp32-nut to DIY Projects - #777
Closed
maverick1982 wants to merge 1 commit into
Closed
Conversation
I would like to submit esp32-nut to the DIY Projects section. esp32-nut solves a common pain point for Home Assistant users: monitoring a USB UPS that isn't physically close to the HA server. Instead of setting up a dedicated Raspberry Pi or running long USB cables, this open-source firmware turns a cheap ESP32-S3 into a standalone NUT (Network UPS Tools) server. It reads HID data directly from the UPS via USB and exposes it over Wi-Fi, allowing the native Home Assistant NUT integration to connect to it seamlessly.
Contributor
|
Checking 1 entry out of 325 total. Awesome list validation❌ Blocking errors -- validated 1 entry: 1 error, 0 warnings. Please address the errors below before this PR can be merged. Entries checked
Errors (1)
What was checked
Full criteria: .github/CONTRIBUTING.md. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I would like to submit esp32-nut to the DIY Projects section.
esp32-nut solves a common pain point for Home Assistant users: monitoring a USB UPS that isn't physically close to the HA server. Instead of setting up a dedicated Raspberry Pi or running long USB cables, this open-source firmware turns a cheap ESP32-S3 into a standalone NUT (Network UPS Tools) server.
It reads HID data directly from the UPS via USB and exposes it over Wi-Fi, allowing the native Home Assistant NUT integration to connect to it seamlessly.
Describe the proposed change
Describe the change and rationale behind them. In case of a new link be, please describe what the link provides and why it is awesome!
The link
Add the link here.
The annoying "I agree" thing
PRO TIP! Don't check the boxes right now! Open the PR first, and it will allow you actually to check the boxes using simple mouse clicks.
Check this box if you have read, understand, comply, and agree with our Code of Conduct.
Check this box if you have read, understand, and comply with our Contribution Guidelines.
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach significant numbers.