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

feat(attributePicker): support custom attributes (nurikk/zigbee2mqtt-frontend#2001) #2019

Merged
merged 13 commits into from
May 24, 2024

Commits on May 20, 2024

  1. feat(attributePicker): support custom attributes (nurikk#2001)

    - Update type definition to import Custom Clusters
    - Remove zh and zhc dependencies
    - Duplicate Cluster.ts file as this is becoming static
    - Updating references in components
    LaurentChardin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    55a6d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a16410 View commit details
    Browse the repository at this point in the history
  3. feat(customclusters): refactoring the mqtt topic

    - Supporting new topic `bridge/definitions`
      Introduced in Koenkk/zigbee2mqtt#22583
    - Removing previously added files from `zigbee-herdsman`, but keeping
      the enum one
    LaurentChardin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ce44ea5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90e9490 View commit details
    Browse the repository at this point in the history
  5. feat(customclusters): fixing github action configuration

    Laurent Chardin authored and LaurentChardin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    35261d4 View commit details
    Browse the repository at this point in the history
  6. feat(customerclusters): fix pretty

    Laurent Chardin authored and LaurentChardin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cb17755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e036808 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    e66341a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23705d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879a4d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1806a5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7240226 View commit details
    Browse the repository at this point in the history