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: pimoroni/enviroplus-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: patch-install
Choose a base ref
...
head repository: pimoroni/enviroplus-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 6 contributors

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    345d75d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from pimoroni/patch-gas

    Gas: Fix gpiodevice.get_pin
    Gadgetoid authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0d2c7d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from pimoroni/patch-install

    Update install instructions for #132
    Gadgetoid authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bcd0523 View commit details
    Browse the repository at this point in the history
  4. Prep for v1.0.2.

    Gadgetoid committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cbfd441 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Remove outdated mention of one line installer
    helgibbons authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7972ca3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #136 from pimoroni/helgibbons-patch-1

    Update README.md
    Gadgetoid authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1a078b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Bump PMS5003 to v1.0.1.

    Includes better support for Pi devices, defaults to Pi-compatible pins
    and includes support for custom GPIO pins.
    Gadgetoid committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d283e14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from pimoroni/patch-bump-pms5003

    Bump PMS5003 to v1.0.1.
    Gadgetoid authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5ad063e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Fix path for Bookworm

    Fix path for config.txt changes in Bookworm
    idotj authored May 23, 2024
    Configuration menu
    Copy the full SHA
    655f9f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from idotj/master

    Fix path for Bookworm
    Gadgetoid authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a102a25 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. examples: add shebang

    Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
    ahresse committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    72267be View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. mqtt-all: fix display box

    The previous display box function wasn't properly used.
    This fix the information displayed on the enviro+ display.
    
    Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
    ahresse committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b6fd390 View commit details
    Browse the repository at this point in the history
  2. mqtt-all: update display message

    Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
    ahresse committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f32e560 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    f2b11de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70947aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #152 from pimoroni/patch-sync-boilerplate

    Misc boilerplate updates
    Gadgetoid authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    2109ff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Configuration menu
    Copy the full SHA
    e85fab9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from pimoroni/patch-pip-prefer-binary

    Prefer pip binary installs for #154.
    Gadgetoid authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    c4b6d45 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Merge pull request #144 from ahresse/fix-mqtt-display

    Fix mqtt display
    helgibbons authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    2bf11f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from ahresse/fix-shebang

    examples: add shebang
    helgibbons authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    5ef2284 View commit details
    Browse the repository at this point in the history
Loading