Use version as reference for component
This commit is contained in:
@@ -58,7 +58,11 @@ binary_sensor:
|
|||||||
- lambda: send_event_to_ha->execute("swipe", "down");
|
- lambda: send_event_to_ha->execute("swipe", "down");
|
||||||
|
|
||||||
external_components:
|
external_components:
|
||||||
- source: github://edwardtfn/TX-Ultimate-Easy@main
|
- source:
|
||||||
|
type: git
|
||||||
|
url: https://github.com/edwardtfn/TX-Ultimate-Easy
|
||||||
|
ref: ${version}
|
||||||
|
refresh: 1h
|
||||||
components:
|
components:
|
||||||
- tx_ultimate_easy
|
- tx_ultimate_easy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user