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

Add Sensors to Weatherflow Cloud #111651

Merged
merged 38 commits into from
Jul 19, 2024
Merged

Commits on Jul 15, 2024

  1. continue

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b942074 View commit details
    Browse the repository at this point in the history
  2. Rebase dev

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f28a6de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e0be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed702d View commit details
    Browse the repository at this point in the history
  5. handling PR

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a3f5790 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d30b664 View commit details
    Browse the repository at this point in the history
  7. ruff

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d2c8c41 View commit details
    Browse the repository at this point in the history
  8. Update coordinator.py

    Thought i already did this
    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e4ca8bd View commit details
    Browse the repository at this point in the history
  9. Update sensor.py

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d55a83b View commit details
    Browse the repository at this point in the history
  10. Update icons.json

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2252724 View commit details
    Browse the repository at this point in the history
  11. Update sensor.py

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a0f354b View commit details
    Browse the repository at this point in the history
  12. Update homeassistant/components/weatherflow_cloud/entity.py

    Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
    jeeftor and joostlek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f3b7a08 View commit details
    Browse the repository at this point in the history
  13. working on a unified entity

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    64a9e2d View commit details
    Browse the repository at this point in the history
  14. working on a unified entity

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    72cd6db View commit details
    Browse the repository at this point in the history
  15. sensor refactor

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    66f7ef4 View commit details
    Browse the repository at this point in the history
  16. addressing entity comment

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0c3d1b4 View commit details
    Browse the repository at this point in the history
  17. Update homeassistant/components/weatherflow_cloud/entity.py

    Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
    jeeftor and joostlek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    70032cc View commit details
    Browse the repository at this point in the history
  18. Update homeassistant/components/weatherflow_cloud/sensor.py

    Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
    jeeftor and joostlek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    441f274 View commit details
    Browse the repository at this point in the history
  19. doc

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    48350d3 View commit details
    Browse the repository at this point in the history
  20. pr comments again

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    54f9b06 View commit details
    Browse the repository at this point in the history
  21. fixing PR

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4d758da View commit details
    Browse the repository at this point in the history
  22. fixing PR

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    80f7882 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fd8e137 View commit details
    Browse the repository at this point in the history
  24. Update homeassistant/components/weatherflow_cloud/sensor.py

    Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
    jeeftor and joostlek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ec4ccc9 View commit details
    Browse the repository at this point in the history
  25. Cleaning up weather.py

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5d7cf8c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    91f2673 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7abd78e View commit details
    Browse the repository at this point in the history
  28. Adding snapshot testing

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8c2f911 View commit details
    Browse the repository at this point in the history
  29. snapshot update

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b1d6a1f View commit details
    Browse the repository at this point in the history
  30. added total class

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    90e03d9 View commit details
    Browse the repository at this point in the history
  31. updated snapshots

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e9ecdc4 View commit details
    Browse the repository at this point in the history
  32. minor tweak

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b35e864 View commit details
    Browse the repository at this point in the history
  33. snapshot away

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ecac7fe View commit details
    Browse the repository at this point in the history
  34. adding more coverage

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dede7e7 View commit details
    Browse the repository at this point in the history
  35. switch back to total

    jeeftor committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    97808df View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    008e6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec068f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    341b141 View commit details
    Browse the repository at this point in the history