Skip to content

Commit 543f901

Browse files
committed
Obtain custom component from GitHub instead of relative path
1 parent f3b31ec commit 543f901

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
File renamed without changes.

firmware/components/project_version/project_version_text_sensor.cpp renamed to components/project_version/project_version_text_sensor.cpp

File renamed without changes.

firmware/components/project_version/project_version_text_sensor.h renamed to components/project_version/project_version_text_sensor.h

File renamed without changes.
File renamed without changes.

firmware/stock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ packages:
22
base: !include base.yaml
33

44
external_components:
5-
- source: ./components
5+
- source: github://tjhorner/upsy-desky@v1.1.1
66
components: [ project_version ]
77

88
text_sensor:

0 commit comments

Comments
 (0)