mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-05 20:38:27 +02:00
@@ -11,4 +11,4 @@ declare esphomeyaml_version
|
|||||||
if hass.config.has_value 'esphomeyaml_version'; then
|
if hass.config.has_value 'esphomeyaml_version'; then
|
||||||
esphomeyaml_version=$(hass.config.get 'esphomeyaml_version')
|
esphomeyaml_version=$(hass.config.get 'esphomeyaml_version')
|
||||||
pip2 install --no-cache-dir --no-binary :all: "https://github.com/OttoWinter/esphomeyaml/archive/${esphomeyaml_version}.zip"
|
pip2 install --no-cache-dir --no-binary :all: "https://github.com/OttoWinter/esphomeyaml/archive/${esphomeyaml_version}.zip"
|
||||||
end
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user