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