mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
parent
22fd4ec722
commit
a110911371
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ declare esphomeyaml_version
|
|||
if hass.config.has_value 'esphomeyaml_version'; then
|
||||
esphomeyaml_version=$(hass.config.get 'esphomeyaml_version')
|
||||
pip2 install --no-cache-dir --no-binary :all: "https://github.com/OttoWinter/esphomeyaml/archive/${esphomeyaml_version}.zip"
|
||||
end
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue