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: EPMatt/awesome-ha-blueprints
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 949fc43
Choose a base ref
...
head repository: EPMatt/awesome-ha-blueprints
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7376ff2
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 2, 2025

  1. (ZHA) Fixed a bug preventing long pressing actions to be triggered. (#…

    …620)
    
    * Fixed a bug preventing long pressing actions to be triggered.
    Ikea e2002 button up / button down / left hold / right hold are now working properly
    
    * docs: add clarification comment
    
    * bump version to 2025.01.02
    
    * docs: update changelog
    
    ---------
    
    Co-authored-by: EPMatt <30753195+EPMatt@users.noreply.github.com>
    Ivarvdb and EPMatt authored Jan 2, 2025
    Copy the full SHA
    2066c43 View commit details
  2. ikea_e2001_e2002: handle "unknown" state

    Since the update to HA2024.10, the state of my zigbee2mqqt linked Stybar becomes "unknown" instead of "None"
    
    
    UI of stybar before the update:
    - changed to None 00:24:55 - 23 hours ago
    - changed to arrow_right_click 00:24:55 - 23 hours ago
    - changed to None 00:24:55 - 23 hours ago
    
    now the same event looks like:
    - became unknown 23:52:22 - 3 minutes ago
    - changed to arrow_right_click 23:52:22 - 3 minutes ago
    - became unknown 23:52:21 - 3 minutes ago
    beardhatcode authored and EPMatt committed Jan 2, 2025
    Copy the full SHA
    dbfe4d3 View commit details
  3. docs: update changelog

    EPMatt committed Jan 2, 2025
    Copy the full SHA
    7376ff2 View commit details
Loading