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

Create main.py #112

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Create main.py #112

wants to merge 9 commits into from

Commits on Nov 11, 2024

  1. Create main.py

    Add main.py for scale data reading and MQTT publishing
    evelynnesher authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    772b53a View commit details
    Browse the repository at this point in the history
  2. Update main.py formatting

    Fixed formatting issues
    evelynnesher authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    96ef3a3 View commit details
    Browse the repository at this point in the history
  3. Update main.py import order

    Fix order of imports
    evelynnesher authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    86d2088 View commit details
    Browse the repository at this point in the history
  4. Refactor formatting and imports in main.py

    Fix formatting after autocommit test failure
    evelynnesher authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ae85a5b View commit details
    Browse the repository at this point in the history
  5. Clean up main.py by removing unnecessary blank line

    Removed extra blank line
    evelynnesher authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c6872e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Create main.py

    Add orchestrator code for Wi-Fi connection, MQTT communication, and scale data reading
    evelynnesher authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d5f9d12 View commit details
    Browse the repository at this point in the history
  2. Create netman.py

    evelynnesher authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b4c5443 View commit details
    Browse the repository at this point in the history
  3. Add mqtt_as.py

    evelynnesher authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2bf218d View commit details
    Browse the repository at this point in the history
  4. Remove extra line

    evelynnesher authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2e91438 View commit details
    Browse the repository at this point in the history