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: frequenz-floss/frequenz-client-microgrid-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: frequenz-floss/frequenz-client-microgrid-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 12 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 11, 2024

  1. Clear RELEASE_NOTES.md

    Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
    shsms committed Mar 11, 2024
    Copy the full SHA
    b3586cb View commit details
  2. Clear RELEASE_NOTES.md (#27)

    shsms authored Mar 11, 2024
    Copy the full SHA
    56b1884 View commit details

Commits on Mar 27, 2024

  1. Improve Location.timezone documentation

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 27, 2024
    Copy the full SHA
    5872570 View commit details
  2. Add tests for the Location.timezone lookup

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 27, 2024
    Copy the full SHA
    26ee3bf View commit details
  3. Improve the readme file

    Adds a slightly more descriptive introduction to the project in the
    README and a link to the Microgrid API website.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 27, 2024
    Copy the full SHA
    10be8c0 View commit details
  4. Improve documentation about sign convention and units

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 27, 2024
    Copy the full SHA
    c1f6059 View commit details
  5. Add reactive power for inverters, meters and EV chargers

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 27, 2024
    Copy the full SHA
    bb708b6 View commit details
  6. Update release notes

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 27, 2024
    Copy the full SHA
    f0e9d25 View commit details

Commits on Mar 28, 2024

  1. Copy the full SHA
    d8d50ff View commit details
  2. Improve Location docs and tests (#29)

    - **Improve `Location.timezone` documentation**
    - **Add tests for the `Location.timezone` lookup**
    llucax authored Mar 28, 2024
    Copy the full SHA
    2fd3f6b View commit details
  3. Widen the channels dependency

    We accept any version equal or greater than 1.0.0-rc1 and less than
    2.0.0. This is because the channels is now in release candidate so no
    more breaking changes are expected.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Mar 28, 2024
    Copy the full SHA
    d0e94d9 View commit details
  4. Widen the channels dependency (#31)

    We accept any version equal or greater than 1.0.0-rc1 and less than
    2.0.0. This is because the channels is now in release candidate so no
    more breaking changes are expected.
    llucax authored Mar 28, 2024
    Copy the full SHA
    27d38c5 View commit details
Loading