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

Error on unknown device 250 #112

Open
IKIKN opened this issue Jan 16, 2025 · 5 comments
Open

Error on unknown device 250 #112

IKIKN opened this issue Jan 16, 2025 · 5 comments

Comments

@IKIKN
Copy link

IKIKN commented Jan 16, 2025

Hi,

I sometimes have this error popping in my logs, related to a device that doesn't exist (I have 8 devices, far from 250) :

Logger: custom_components.jablotron100
Source: custom_components/jablotron100/jablotron.py:2148
integration: Jablotron 100 (documentation, issues)
First occurred: 08:01:56 (1 occurrences)
Last logged: 08:01:56

State packet of unknown device (device 250): 55080c70823e7107e80e

@kukulich
Copy link
Owner

250 can be mobile application, F-link or something similar.

Do you use any of those? What Jablotron type do you have?

@IKIKN
Copy link
Author

IKIKN commented Jan 16, 2025

Hi,

I have a JA-101K, and I indeed use the smartphone application (on iOS).

Is there a way not to have this error again ?

@kukulich
Copy link
Owner

Interesting, I've JA-101K too and my mobile application is 251.

@IKIKN
Copy link
Author

IKIKN commented Jan 16, 2025

I see in const.py that it is indeed set to 251 (MOBILE_APPLICATION).

I suppose that I can change it in the py file on my HA, but maybe would it be better to have this as an updatable setting too? I don't know how hard it is to implement that of course.

Is the MOBILE_APPLICATION only used to ignore/manage the log error, or does it serve other purposes?

@IKIKN
Copy link
Author

IKIKN commented Jan 22, 2025

Up

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

2 participants