Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dvd-dev/python-hilo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dvd-dev/python-hilo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: remove_get
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 11, 2026

  1. Premier jet

    Besoin de refactor
    ic-dev21 committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    bbf6414 View commit details
    Browse the repository at this point in the history
  2. Update api.py

    ic-dev21 committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    46fab30 View commit details
    Browse the repository at this point in the history
  3. Refactor

    ic-dev21 committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    24ca5ba View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Update api.py

    Ajoute une fonction pour aller chercher le devicelist venant de DeviceListInitialValuesReceived au lieu du REST. C'est slow à mon goût
    ic-dev21 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    fe5f773 View commit details
    Browse the repository at this point in the history
  2. Update api.py

    ic-dev21 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    1f06a6b View commit details
    Browse the repository at this point in the history
  3. Update websocket.py

    ic-dev21 committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    a94cc40 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Update api.py

    Ajout d'un caching de devices pour le build.
    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    9659122 View commit details
    Browse the repository at this point in the history
  2. Linting préliminaire

    L250 dans websocket ne lintera pas, le call est malformé. À revoir
    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    18fe145 View commit details
    Browse the repository at this point in the history
  3. Retrait fallback REST

    Sert à rien, c'est mort ce endpoint-là.
    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    2cbcd75 View commit details
    Browse the repository at this point in the history
  4. Comment out REST block

    Sert à rien de garder ça
    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    20d2751 View commit details
    Browse the repository at this point in the history
  5. On passe la gratte

    Grand ménage, le stock GraphQL était pas une bonne idée
    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    077b401 View commit details
    Browse the repository at this point in the history
  6. Update devices.py

    Petite passe passe pour enlever le warning au startup pour device 0.
    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    6477d32 View commit details
    Browse the repository at this point in the history
  7. Bump up versions

    ic-dev21 committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    e5c3933 View commit details
    Browse the repository at this point in the history
Loading