mercenaruss / zigstar_addons

Home Assistant add-ons for Flashing ZigStar Devices
Apache License 2.0
55 stars 3 forks source link

Error on saving configuration for LAN update in HASS.IO. #26

Closed robertp007 closed 4 months ago

robertp007 commented 5 months ago

Hi, I am running the current HASS.IO on a Raspberry4. I connected the Zigbee coordinator UZG-01 via Lan. Unfortunately, the configuration for the add-on to flash the firmware does not work. I have not configured a TTY port in the system. When I specify the IP address with the port and want to save the configuration, the following error occurs:

Error saving add-on configuration, Missing required option 'device' in ZigStar TI CC2652P7 FW Flasher (193f5383_zigstar-cc2652p7-flasher). Got {'device': None, 'network_device': '192.168.10.153:6638', 'usb_mode': False, 'coordinator_fw': True, 'router_fw': False, 'firmware_url': '', 'trigger_bsl': True }

There is no input field for Device. Furthermore, this information is not relevant for pure LAN access.

What is the problem and how can I solve it?

mercenaruss commented 4 months ago

Hello,this will be added to documentation. You can edit yam file directly and write anything for TTY device,addon will start.