Skip to content

Implement OTA and config CLI/GUI features#62

Merged
luckydizzier merged 1 commit intomainfrom
codex/implement-ota-and-config-support-for-esp8266-01
Jun 19, 2025
Merged

Implement OTA and config CLI/GUI features#62
luckydizzier merged 1 commit intomainfrom
codex/implement-ota-and-config-support-for-esp8266-01

Conversation

@luckydizzier
Copy link
Owner

Summary

  • add prompt for OTA/config dispatch
  • implement ota-upload, show-config and edit-config commands in ddsctl.py
  • extend MainWindow.go with OTA and config controls
  • cover new commands with unit tests
  • document progress and update TODO

Testing

  • pytest -q tests/cli
  • go test ./... (fails: Forbidden)
  • go test -tags=fyne_stub ./...

https://chatgpt.com/codex/tasks/task_e_6853871a1db48322a62c038c452ecba6

@luckydizzier luckydizzier merged commit dc0f68e into main Jun 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant