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

Configuration error Missing required option 'device' in TubesZB TI CC2652 FW Flasher #16

Open
Nightstalker81 opened this issue Nov 2, 2024 · 6 comments

Comments

@Nightstalker81
Copy link

I can't start/configure the the addon, since it requires a 'device' which I am unable to select, since none is shown:
image

When I try to use the YAML configuration and just enter any device, I get different validation errors.
When using /dev/null it says the value does not match the filter:
image

When I try with "tty" it says the device does not exist.
image

I also tried /dev/ttyS0 to /dev/ttyS9 and /dev/USB0 to /dev/USB9 but all are giving the same error.
Any suggestions how to solve this?

@tube0013
Copy link
Owner

tube0013 commented Nov 2, 2024

what kind of system are you running HAOS on? are there really no /dev/tty devices?

@Nightstalker81
Copy link
Author

It is installed on an RPi4 with the installation type HAOS:
image

Searching for "tty" I did not find any device that matches:
image

Using any other device gives me the "filter subsystem=tty!" error.

@Nightstalker81
Copy link
Author

Anyone ideas what else I could do?
Would it be possible to skip the validation somehow, since I use network flashing anyway?

@tube0013
Copy link
Owner

tube0013 commented Nov 9, 2024

you can always use the command line tool.

I don't understand how you do not have any serial devices that show by default, every system/vm I've tried this on has had something there. I'll look at building an addon that is network only as a work around.

@Nightstalker81
Copy link
Author

Nightstalker81 commented Nov 14, 2024

When referring to the "command line tool" do you mean the CLI addon?
https://github.com/tube0013/tubeszb_addons/blob/main/tzb-zigpy-cli-tools/DOCS.md

If so: how am I able to run an update using the tool?
The documentation does not mention any update command nor is it shown in the dropdown:
image

Also I am getting the same error as with the FW Flasher:
image

@tube0013
Copy link
Owner

no I mean the actual command line tool that the addon uses for flashing:

https://github.com/JelmerT/cc2538-bsl

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