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

Eve cluster part2: Add EveWeather attributes #855

Merged
merged 12 commits into from
Aug 16, 2024

Commits on Aug 12, 2024

  1. Update custom_clusters.py

    lboue committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cfd1f15 View commit details
    Browse the repository at this point in the history
  2. Update custom_clusters.py

    lboue committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    945b6c2 View commit details
    Browse the repository at this point in the history
  3. Update custom_clusters.py

    Ruff
    lboue committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7ba2869 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Update custom_clusters.py

    altitude attribute doesn't change so no need to be polled
    lboue committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6c45d0 View commit details
    Browse the repository at this point in the history
  2. Update custom_clusters.py

    Fix attribute type
    lboue committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b8f102b View commit details
    Browse the repository at this point in the history
  3. Update custom_clusters.py

    Altitude attribute
    lboue committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    95b6f45 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update matter_server/common/custom_clusters.py

    Co-authored-by: Stefan Agner <[email protected]>
    lboue and agners committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    717167a View commit details
    Browse the repository at this point in the history
  2. Update matter_server/common/custom_clusters.py

    Co-authored-by: Stefan Agner <[email protected]>
    lboue and agners committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9783cb6 View commit details
    Browse the repository at this point in the history
  3. Update matter_server/common/custom_clusters.py

    Co-authored-by: Stefan Agner <[email protected]>
    lboue and agners committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e135b69 View commit details
    Browse the repository at this point in the history
  4. Update matter_server/common/custom_clusters.py

    Co-authored-by: Stefan Agner <[email protected]>
    lboue and agners committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1e166ff View commit details
    Browse the repository at this point in the history
  5. Update custom_clusters.py

    Set altitude to float
    lboue committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5d5ec70 View commit details
    Browse the repository at this point in the history
  6. Update matter_server/common/custom_clusters.py

    Co-authored-by: Stefan Agner <[email protected]>
    lboue and agners committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0e2f0eb View commit details
    Browse the repository at this point in the history