Browse Source

Removed dynamic version var from example.yaml

pull/59/head
Maurice Makaay 3 years ago
parent
commit
f9629259f3
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      example.yaml

+ 1
- 2
example.yaml View File

@ -6,7 +6,6 @@
# --------------------------------------------------------------------------
substitutions:
version: dev
#name: bedside-lamp
#friendly_name: Bedside Lamp
#light_name: ${friendly_name} RGBWW Light
@ -33,7 +32,7 @@ substitutions:
packages:
bslamp2:
url: https://github.com/mmakaay/esphome-xiaomi_bslamp2
ref: ${version}
ref: dev
files:
- packages/core.yaml
- packages/behavior_default.yaml


Loading…
Cancel
Save