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

Add polling for CX3550 #205

Open
kongo09 opened this issue Nov 24, 2024 · 2 comments
Open

Add polling for CX3550 #205

kongo09 opened this issue Nov 24, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kongo09
Copy link
Owner

kongo09 commented Nov 24, 2024

Some devices need polling to update data as push doesn't work, like CX3550. See discussion here #178 . Idea is to send a beep off value to trigger data polling.

No UI setting is needed as so far this only affects this one device, so the capability setting can be made part of the device properties.

@EuleMitKeule

@kongo09 kongo09 added enhancement New feature or request help wanted Extra attention is needed labels Nov 24, 2024
@EuleMitKeule
Copy link

I'll try to implement this, but it might take a few weeks.

@iceymanz
Copy link

iceymanz commented Dec 26, 2024

I've just purchased a CX3550/01 with Firmware: [email protected] device FW 0.1.7

If I run "aioairctrl --host -D status-observe" - on the console I can observe updates made from the app and made from buttons on the device itself.

Although it did crash once when turning on the device with ValueError: non-hexadecimal number found in fromhex() arg at position 488

Can you leverage this polling method? Happy to do any testing / provide logs required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants