home-assistant-custom-components.midea-air-appliances-lan: 0.9.4 -> 0.9.6
Diff: https://github.com/nbogojevic/homeassistant-midea-air-appliances-lan/compare/v0.9.4...v0.9.6 Changelog: https://github.com/nbogojevic/homeassistant-midea-air-appliances-lan/releases/tag/v0.9.6
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "nbogojevic";
|
||||
domain = "midea_dehumidifier_lan";
|
||||
version = "0.9.4";
|
||||
version = "0.9.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "homeassistant-midea-air-appliances-lan";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-Fl8qwsW9NdjnYdu7IGQDelXTLqNx5ioUoxkhv+p5L0I=";
|
||||
hash = "sha256-61LAecJRHQi9/Wf4L25HwAMOV5Yzsr8irAnh5xuWJ7c=";
|
||||
};
|
||||
|
||||
dependencies = [ midea-beautiful-air ];
|
||||
|
||||
Reference in New Issue
Block a user