User input malformed: fan.set_speed is not a valid option for dictionary value @ data['services']
when configuring I get the following error while selecting remote services
User input malformed: fan.set_speed is not a valid option for dictionary value @ data['services']
The blocking factor is that I can't uncheck fan.set_speed as it's not in the list of selectable items. When I uncheck all Remote Services options fan.set_speed & generic.reload stay in the list.
I am running into the same issue. The error is slightly different
User input malformed: persistent_notification is not a valid option for dictionary value @ data['include_domains']
I don't even see persistent_notification any where to remove it.
I currently worked around the problem by removing the integration and doing the setup again. and selecting none of the options. I only filled in the prefixed and left everything else empty.
I also found a work around by editing the .storage/core.config_entities file as referenced in the comment below. It looks like this has been issue for awhile.
https://github.com/custom-components/remote_homeassistant/issues/140#issuecomment-962630699
This has been addressed in https://github.com/home-assistant/frontend/issues/10608 about a year ago. Nobody seems to be working on this, though.