home-assistant-custom-components.ecoflow_ble: 0.8.5 -> 0.9.2
https://github.com/rabits/ha-ef-ble/releases/tag/v0.8.6 https://github.com/rabits/ha-ef-ble/releases/tag/v0.8.7 https://github.com/rabits/ha-ef-ble/releases/tag/v0.9.0 https://github.com/rabits/ha-ef-ble/releases/tag/v0.9.1 https://github.com/rabits/ha-ef-ble/releases/tag/v0.9.2
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "rabits";
|
||||
domain = "ef_ble";
|
||||
version = "0.8.5";
|
||||
version = "0.9.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rabits";
|
||||
repo = "ha-ef-ble";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-hqwsoG8BkB16zR5MX3NNltEQAZR0ZhVFNXSqDsvep+0=";
|
||||
hash = "sha256-1P2Xn8DfLR7SFz/THyqqBkf18hgxK1kmlANlTYgcHZo=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user