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

Moes UFO-R11 - No converter available for 'state' ("ON") #519

Closed
DKanarsky opened this issue Sep 12, 2023 · 13 comments
Closed

Moes UFO-R11 - No converter available for 'state' ("ON") #519

DKanarsky opened this issue Sep 12, 2023 · 13 comments
Labels

Comments

@DKanarsky
Copy link

Description of the issue

After successful connection UFO-R11 the switch control related to the device is created in Homeassistant . But trying to turn on or turn off the switch results in error message in zigbee2mqtt add-on:

No converter available for 'state' ("ON")
or
No converter available for 'state' ("OFF")

The switch control activates learning IR codes. Sending messages using MQTT service works as expected

Addon version

1.33.0-1

Platform

Core: core-2023.9.1
Supervisor: supervisor-2023.08.3
Operating System: HassOS 10.5

Logs of the issue (if applicable)

No response

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@marspd
Copy link

marspd commented Dec 2, 2023

Description of the issue

After successful connection UFO-R11 the switch control related to the device is created in Homeassistant . But trying to turn on or turn off the switch results in error message in zigbee2mqtt add-on:

No converter available for 'state' ("ON") or No converter available for 'state' ("OFF")

The switch control activates learning IR codes. Sending messages using MQTT service works as expected

Addon version

1.33.0-1

Platform

Core: core-2023.9.1 Supervisor: supervisor-2023.08.3 Operating System: HassOS 10.5

Logs of the issue (if applicable)

No response

Hi there
Did you ever find a fix for this at all? I have the same issue.
Regards
Paul

@DKanarsky
Copy link
Author

DKanarsky commented Dec 4, 2023

No. My workaround is to use Homeassitant mqtt.publish service with payload according to the device documentation there. It worked for me.

@marspd
Copy link

marspd commented Dec 4, 2023

Thanks for the reply, that's what I did on the end myself.

@alienatedsec
Copy link

Maybe this should be reopened whenever possible as it is still an issue on 1.36.1 @Koenkk

image

@dwellexity
Copy link

This is still an issue. UFO-R11 can not learn codes through home assistant interface. Activating the learning mode directly from z2m web interface works without any issues.

@Koenkk
Copy link
Contributor

Koenkk commented Jul 3, 2024

Could you provide me:

  • The debug log when starting z2m and waiting for 15 seconds
  • The debug log when triggering this from the z2m frontend.
    See this on how to enable debug logging.

@dwellexity
Copy link

I have attached the log here.
log.log
@Koenkk Thank you for your efforts.

@Koenkk
Copy link
Contributor

Koenkk commented Jul 6, 2024

Fixed the issue!

Changes will be available in the dev branch in a few hours from now.

@dwellexity
Copy link

Thanks @Koenkk. The fix works.
However, there is still an issue. If the learned IR code is a bit too long, the HA web interface doesn't show the full code, which makes the learning process useless. If I go into Zigbee2MQTT web interface, the full code is available there without any need to learn it again.
Is it something that can be solved?

@Koenkk
Copy link
Contributor

Koenkk commented Jul 8, 2024

@dwellexity how long is it? The HA limit is 254 chars.

@dwellexity
Copy link

@Koenkk I got this for an AC remote -
H5YBVQNlAC8MigDgCVUD4AlEBDIIMghEBEQE4AlkFKIGBWQUMghkFOADB0ALwAMTMggvDCEBswUyCCEBPQJEBD0C4AlAGx/gCUQElgGiBkQECAIyCLMFuwKKADIIlgEyCAgCCAI9AgezBZYBVQO7AkA9EaIGPQIIAiEB//81I2QUCAIIAkAPAD1gAQcIArsClgG7AkAJAD2gAQKiBgggA8AHA7sCswVACwO7AqIGQAcJPQIIAj0Coga7AkAHQAMFogY9AggC4AMPgAsBogZAAwIIAj0gAQOiBrsCgEcJCAJGmjUjMgg9Ag==
It has 312 characters.

@Koenkk
Copy link
Contributor

Koenkk commented Jul 15, 2024

So I don't think this can be solved, as the limit for HA is 254 chars.

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

No branches or pull requests

5 participants