mercenaruss / zigstar_addons

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

Missing required option 'device' #31

Open 532910 opened 4 months ago

532910 commented 4 months ago

ZigStar TI CC2652P7 firmware flasher addon for UZG-01 version: 0.2.0

device: null
network_device: IP:6638
usb_mode: false
coordinator_fw: true
router_fw: false
firmware_url: ""
trigger_bsl: true

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

mercenaruss commented 3 months ago

add please: device: /dev/ttyS1 or any words to save settings.

532910 commented 2 months ago

Yep, I have read the note and believe it must not be required to enter some word to make soft happy. Please reopen.

532910 commented 2 months ago

I believe this is an issue and should be fixed.

mercenaruss commented 2 months ago

Unfortunately i dont have a solution for this.