Skip to content

refactor: Update tutorial imports for frozen steami_screen. #4

@nedseb

Description

@nedseb

Description

After steami_screen is frozen in the firmware, the 15 tutorials need their imports updated. The main.py files should import directly (no sys.path hacks). The screenshot.py files need to reference steami_screen from micropython-steami-lib or micropython-steami-tools.

Tasks

  • Update all 15 tutorials/*/main.py — remove any sys.path manipulation, use direct imports
  • Update all 15 tutorials/*/screenshot.py — adapt import paths for tools repo structure
  • Verify all main.py work on board with frozen firmware
  • Verify all screenshot.py work with python validate.py from tools repo

Files to update (15 tutorials)

01_temperature, 02_battery, 03_comfort_dual, 04_circular_gauge, 05_scrolling_graph, 06_dpad_menu, 07_compass, 08_smiley_happy/sad/surprised/angry/sleeping/love/reactive, 09_watch

Blocked by

Parent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions