Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APC UPS Daemon entities issue, missing or faulty #139205

Open
ssjoholm opened this issue Feb 24, 2025 · 4 comments
Open

APC UPS Daemon entities issue, missing or faulty #139205

ssjoholm opened this issue Feb 24, 2025 · 4 comments

Comments

@ssjoholm
Copy link

The problem

The problem

Using the APC integration, the data seems to be fetched, but something is missing as the integration does not show entities (see screenshots).

It seems that the data is fetched, but the entity is somewhat faulty.

When clicking on the entity on the "Entities" page I get "does not have a unique ID, therefore its settings cannot be managed from the UI. See the documentation for more detail." on all APC UPS entities.

I have tried to remove/add the integration, and that does not change behaviour.

Image Image Image Image

What version of Home Assistant Core has the issue?

core-2025.2.5

What was the last working version of Home Assistant Core?

core-

What type of installation are you running?

Home Assistant OS

Integration causing the issue

APC UPS Daemon

Link to integration documentation on our website

https://www.home-assistant.io/integrations/apcupsd

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

This is the only logs information i see related to apcups

2025-02-24 19:33:54.309 DEBUG (MainThread) [homeassistant.components.apcupsd.coordinator] Finished fetching apcupsd data in 0.004 seconds (success: True)

Additional information

No response

@home-assistant
Copy link

Hey there @yuxincs, mind taking a look at this issue as it has been labeled with an integration (apcupsd) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of apcupsd can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign apcupsd Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


apcupsd documentation
apcupsd source
(message by IssueLinks)

@elupus
Copy link
Contributor

elupus commented Feb 25, 2025

Probably related to #136297

@elupus
Copy link
Contributor

elupus commented Feb 25, 2025

Or maybe: #130852

@ssjoholm
Copy link
Author

The serial number which I get seems to be "Blank" (literally).

sebby@ups:~ $ apcaccess
APC : 001,028,0658
DATE : 2025-02-25 17:23:52 +0100
HOSTNAME : ups
VERSION : 3.14.14 (31 May 2016) debian
UPSNAME : washroom
CABLE : USB Cable
DRIVER : USB UPS Driver
UPSMODE : Stand Alone
STARTTIME: 2025-02-24 17:46:09 +0100
MODEL : Eaton 3S
STATUS : ONLINE
LOADPCT : 8.0 Percent
BCHARGE : 100.0 Percent
TIMELEFT : 48.8 Minutes
MBATTCHG : 5 Percent
MINTIMEL : 3 Minutes
MAXTIME : 0 Seconds
OUTPUTV : 230.0 Volts
DWAKE : -1 Seconds
LOTRANS : 184.0 Volts
HITRANS : 264.0 Volts
ALARMDEL : 30 Seconds
NUMXFERS : 0
TONBATT : 0 Seconds
CUMONBATT: 0 Seconds
XOFFBATT : N/A
STATFLAG : 0x05000008
SERIALNO : Blank
END APC : 2025-02-25 17:24:52 +0100
sebby@ups:~ $

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants