Use components from beta
This commit is contained in:
@@ -19,7 +19,7 @@ external_components:
|
||||
- source:
|
||||
type: git
|
||||
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
|
||||
ref: dev
|
||||
ref: beta
|
||||
components:
|
||||
- nspanel_ha_blueprint_upload_tft
|
||||
refresh: 300s
|
||||
|
||||
@@ -16,7 +16,7 @@ substitutions:
|
||||
temp_units: "°C"
|
||||
invalid_cooldown: "100ms"
|
||||
##### DON'T CHANGE THIS ######
|
||||
version: "4.3.2b1"
|
||||
version: "4.3.2b2"
|
||||
##############################
|
||||
|
||||
##### External components #####
|
||||
@@ -26,7 +26,7 @@ external_components:
|
||||
# path: packages/Blackymas/components
|
||||
type: git
|
||||
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
|
||||
ref: dev # To do: use tag for release
|
||||
ref: beta # To do: use tag for release
|
||||
components:
|
||||
- nspanel_ha_blueprint
|
||||
refresh: 3s # To do: change to 300s for release
|
||||
|
||||
Reference in New Issue
Block a user