home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.16k stars 31.13k forks source link

APCUPSD stop working??? #47943

Closed Francois1976 closed 3 years ago

Francois1976 commented 3 years ago

The problem

Sensors unavailable

What is version of Home Assistant Core has the issue?

core-2021-3-4

What was the last working version of Home Assistant Core?

core-2021-2-??

What type of installation are you running?

Home Assistant OS

Integration causing the issue

APCUPSD

Link to integration documentation on our website

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

Example YAML snippet

Config.yaml
apcupsd:
  host: a722577e-apcupsd

Anything in the logs that might be useful for us?

On HOME ASSISTANT log
Logger: homeassistant.components.apcupsd.sensor
Source: components/apcupsd/sensor.py:136
Integration: apcupsd (documentation, issues)
First occurred: 7:52:04 AM (3 occurrences)
Last logged: 7:52:04 AM

Sensor type: bcharge does not appear in the APCUPSd status output
Sensor type: linev does not appear in the APCUPSd status output
Sensor type: loadpct does not appear in the APCUPSd status output

On APC UPS DAEMON log
syslogd: bind: No such file or directory
send-mail: account default not found: no configuration file available

That integration was working on febuary release but now I cant have sensor status.

probot-home-assistant[bot] commented 3 years ago

apcupsd documentation apcupsd source (message by IssueLinks)

mib1185 commented 3 years ago

Hi @Francois1976 Which AddOn do you use? Is it this one: https://github.com/korylprince/hassio-apcupsd/

Francois1976 commented 3 years ago

Yes it's this one.

Envoyé de ma tablette Galaxy

Envoyé de ma tablette Galaxy


From: Michael @.> Sent: Monday, March 15, 2021 7:30:32 PM To: home-assistant/core @.> Cc: Francois1976 @.>; Mention @.> Subject: Re: [home-assistant/core] APCUPSD stop working??? (#47943)

Hi @Francois1976https://github.com/Francois1976 Which AddOn do you use? Is it this one: https://github.com/korylprince/hassio-apcupsd/

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/home-assistant/core/issues/47943#issuecomment-799829428, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANCSQXBEGRXVZIHG3XL2JELTD2KBRANCNFSM4ZGNUCOA.

mib1185 commented 3 years ago

Ok, as you could read, this AddOn is not maintained anymore and it is suggested to migrate to community supported AddOn https://github.com/hassio-addons/addon-nut 😉 This also implies to migrate to nut integration https://www.home-assistant.io/integrations/nut/

Francois1976 commented 3 years ago

That's exactly what i'm reading. 😜

Thanks

Envoyé de ma tablette Galaxy


From: Michael @.> Sent: Monday, March 15, 2021 7:36:44 PM To: home-assistant/core @.> Cc: Francois1976 @.>; Mention @.> Subject: Re: [home-assistant/core] APCUPSD stop working??? (#47943)

Ok, as you could read, this AddOn is not maintained anymore and it is suggested to migrate to community supported AddOn https://github.com/hassio-addons/addon-nut 😉

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/home-assistant/core/issues/47943#issuecomment-799832005, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANCSQXHXKMFOZGFVIR3RUY3TD2KYZANCNFSM4ZGNUCOA.

mib1185 commented 3 years ago

You are welcome 😄

github-actions[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.