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

No data any more since updating to the last version #78

Closed
slingshot74 opened this issue Oct 17, 2024 · 17 comments
Closed

No data any more since updating to the last version #78

slingshot74 opened this issue Oct 17, 2024 · 17 comments

Comments

@slingshot74
Copy link

Hi,

The integration worked really fine.
I have upgraded to the latest version but everything in unknown now.

Do I something wrong?

In have removed the hub and logged in again but that didn't solve the problem.

@slingshot74
Copy link
Author

Does the dryer needs to be turned on before add it?

@albaintor
Copy link
Owner

Hi, can you share home assistant logs in debug level please ?

@bdb12
Copy link

bdb12 commented Oct 17, 2024

Hi, can you share home assistant logs in debug level please ?

Hi. I too am having the same issue. Most sensors are not showing available. I have enabled dubug logging in the integration but I do not where to find the debug logs you want that are pertinent to this integration.

Are you able to point me in the right direction.

@mario-pranjic
Copy link

Hi,

Same here after integrationn update.

Mario.

@albaintor
Copy link
Owner

You can enable logs by editing configuration.yaml and then restarting Home assistant :

logger:
  default: debug
  logs:
    custom_components.electrolux_status: debug

@albaintor
Copy link
Owner

Can you test again with the latest release : https://github.com/albaintor/homeassistant_electrolux_status/releases/tag/v2.0.4

@kingy444
Copy link

The comments here, are the entities just not available and have an _2 ? Sounds like maybe these are unavailable from the dashboard and haven't checked the integration page?

Suspect this might be another remove and readd the integration to fix

Note I don't believe you need to reboot or anything, just delete and readd immediately should be fine

@mario-pranjic
Copy link

OK, I updated to version 2.05. Situation is still the same - most of the sensors are unavilable (not all), as with 2.03.
Example attached.

Best regards,

Mario.
el-ha

@albaintor
Copy link
Owner

Logs are needed to investigate. Can you send them ?

@mario-pranjic
Copy link

I see absolute nothing relevant in logs (mind you, didn't turn debug log atm), besides my template sensors complaining they can't reach electrolux sensors where they depend on them.

I do see in Notifications in HA web interface some lines that pop-up which were not seen befire:

Alert: EMPTY_WATER_CONTAINER
Severity: WARNING
Status: NOT_NEEDED

Best regards,

Mario.

@bdb12
Copy link

bdb12 commented Oct 18, 2024

I have similar messages to Mario when the dryer is on. Anyway attached are the debug messages.
electrolux_status-01J354EY5Q7ZV5ZG8H34EKX0H9-Dryer-711d28b7968abd52240c5bd149ac109d.json

I have upgraded to 2.05 and I am now on v2024.10.3 of HA. Neither had fixed this.

Dryer alerts
Alert: EMPTY_WATER_CONTAINER
Severity: WARNING
Status: NOT_NEEDED

@kingy444
Copy link

kingy444 commented Oct 18, 2024

OK, I updated to version 2.05. Situation is still the same - most of the sensors are unavilable (not all), as with 2.03.

Example attached.

Best regards,

Mario.

el-ha

It looks like sensors have been renamed. Can you delete your integration and readd it

I believe appliance state for instance is now under diagnostic and might even be disabled when you readd the integration (you can manually enable ones you need)

Most of those entities that are unavailable appear to also be in the list of available ones just underneath it

For instance some entries may have changed types too - I believe door state may have been a sensor before and is now a binary_sensor

@kingy444
Copy link

I have similar messages to Mario when the dryer is on. Anyway attached are the debug messages.

electrolux_status-01J354EY5Q7ZV5ZG8H34EKX0H9-Dryer-711d28b7968abd52240c5bd149ac109d.json

I have upgraded to 2.05 and I am now on v2024.10.3 of HA. Neither had fixed this.

Dryer alerts

Alert: EMPTY_WATER_CONTAINER

Severity: WARNING

Status: NOT_NEEDED

Can you also remove and readd the integration - I suspect that should fix template sensors

Speaking of, can I ask what you were templating (like was it a shortcoming of the integration for instance)

@bdb12
Copy link

bdb12 commented Oct 18, 2024

Dryer alerts

Alert: EMPTY_WATER_CONTAINER

Severity: WARNING

Status: NOT_NEEDED

I too have these messages. I reinstalled the integration, restarting HA in between. It's in a far better state but still these messages.

electrolux_status-01JAGS3FJX7WK2TNEWBYYJWB6X-Dryer-711d28b7968abd52240c5bd149ac109d.json

@kingy444
Copy link

Dryer alerts

Alert: EMPTY_WATER_CONTAINER

Severity: WARNING

Status: NOT_NEEDED

I too have these messages. I reinstalled the integration, restarting HA in between. It's in a far better state but still these messages.

electrolux_status-01JAGS3FJX7WK2TNEWBYYJWB6X-Dryer-711d28b7968abd52240c5bd149ac109d.json

Those are coming from the api so not an error - see #72 for more info

Unsure if you can dismiss them in the Electrolux app, but as far as the API is concerned there is an active warning. Until that is resolved it will keep alerting

For instance, I can't dismiss an alert that my fridge door was left open, I must close the door to dismiss it

@slingshot74
Copy link
Author

Dryer alerts

Alert: EMPTY_WATER_CONTAINER

Severity: WARNING

Status: NOT_NEEDED

I too have these messages. I reinstalled the integration, restarting HA in between. It's in a far better state but still these messages.
electrolux_status-01JAGS3FJX7WK2TNEWBYYJWB6X-Dryer-711d28b7968abd52240c5bd149ac109d.json

Those are coming from the api so not an error - see #72 for more info

Unsure if you can dismiss them in the Electrolux app, but as far as the API is concerned there is an active warning. Until that is resolved it will keep alerting

For instance, I can't dismiss an alert that my fridge door was left open, I must close the door to dismiss it

It is an idea not to.send the warning when the status is not needed link in this example..the dryer is connected to a drain so I never have to empty the water tank

@mario-pranjic
Copy link

OK, I removed hub from integration and added it again. It is working again. Some minor changes in sensors.

Thanks!

Best regards,

Mario.

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

No branches or pull requests

5 participants