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

image error. #1

Closed
rwijbenga opened this issue Sep 17, 2023 · 3 comments
Closed

image error. #1

rwijbenga opened this issue Sep 17, 2023 · 3 comments
Labels
question Further information is requested

Comments

@rwijbenga
Copy link

Hi,
I get this error on the "openHASP push image to plate" automation:

Error: SwitchPlate.async_push_image() got an unexpected keyword argument 'fitscreen'

Any idea on how to resolve that?

@htvekov
Copy link
Owner

htvekov commented Sep 17, 2023

fitscreen was added to the Custom Component main branch code with commit b2ed186 (January 30th, 2023)
So you need to update your openHASP Custom Component (latest version is 0.7.1)

Also note that you can't use the latest 'official' openHASP v0.6.3
At least 0.6.4-dev is required. I would strongly recommend latest rc8 version(future v0.7.x most likely)
The latest rc versions contains a lot of improvements since the early 0.6.4-dev days and has proven very stable.

openHASP Sonos Prerequisities:
openHASP 0.6.4-dev
commit 7a83367 or newer (January 18th, 2023)
openHASP Custom Component installed in HA
main branch commit b2ed186 or newer required (January 30th, 2023)

@htvekov htvekov added the question Further information is requested label Sep 17, 2023
@rwijbenga
Copy link
Author

In HACS it show version 0.6.6, so I thought that was ok.

Now I have changed it to 0.7.1 beta and it works. :)

@htvekov htvekov closed this as completed Sep 18, 2023
@htvekov
Copy link
Owner

htvekov commented Sep 18, 2023

Feel free to contact me if you experience other issues with the openHASP Sonos configuration.
Most likely easiest through the openHASP Discord channel (same htvekov handle as here on Github)

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

No branches or pull requests

2 participants