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

Commits on Jun 15, 2020

  1. Create adafruit_io.py

    I wanted to create a script to allow both the OLED display scripts to run and provide an awesome local display, while at the same time sending the data to your AIO dashboard.
    EddieSneed committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    493faad View commit details
    Browse the repository at this point in the history
  2. Update adafruit_io.py

    Forgot to add specific address for bme280. Removed sensor imports that aren't used.
    EddieSneed committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    dead119 View commit details
    Browse the repository at this point in the history
  3. Update adafruit_io.py

    Added a few comments for clarification.
    dedSyn4ps3 authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e84e8ab View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Update weather-and-light.py

    Updated city name and time zone for my location
    dedSyn4ps3 authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    c9b9ec7 View commit details
    Browse the repository at this point in the history
  2. Update weather-and-light.py

    Updated proper time zone definition & Centigrade -> Fahrenheit conversion
    dedSyn4ps3 authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    29ced5f View commit details
    Browse the repository at this point in the history
  3. Update weather-and-light.py

    min_temp & max_temp changed to reflect corr_temp_f...
    dedSyn4ps3 authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b47ea66 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    ab17002 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    e6d5c5b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Revert Original Merge

    - Remove old merge request code
    
    - Add new contribution links for additional projects
    dedSyn4ps3 committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    dd22b00 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    d09f2ef View commit details
    Browse the repository at this point in the history
Loading