albaintor / homeassistant_electrolux_status

Get the status from your Electrolux Care devices
MIT License
81 stars 20 forks source link

Error when selecting RPM or temperature on washer&dryer #38

Open timkalkus opened 6 months ago

timkalkus commented 6 months ago

I tested this (btw really awesome integration, thank you very much!) on a AEG Wash&Dryer L9WSF80609.

While e.g. the selection of the "Program UID" works fine, the selection of "Analog spin speed" or "Analog temperature" will return the following error:

Fehler beim Aufrufen des Diensts select/select_option. 500, message='Internal Server Error', url=URL('https://api.eu.ocp.electrolux.one/appliance/api/v2/appliances/914600353_01:20600070-443E072CBEFF/command') (translated: error while calling service select/select_option)

Here the debug log:

home-assistant_electrolux_status_2024-02-28T22-11-22.042Z.log

If there is any other information that I could provide, please let me know!

michalg- commented 6 months ago

Similar story with setting dry mode

albaintor commented 6 months ago

This is something which is needed to be worked on : this is unclear how to call APIs for some fields, weirdly the same method of API calls works for some fields but not for others.