home-assistant-custom-components.mitsubishi: 0.1.4 -> 0.1.8
https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v0.1.5 https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v0.1.6 https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v0.1.7 https://github.com/pymitsubishi/homeassistant-mitsubishi/releases/tag/v0.1.8
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "pymitsubishi";
|
||||
domain = "mitsubishi";
|
||||
version = "0.1.4";
|
||||
version = "0.1.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pymitsubishi";
|
||||
repo = "homeassistant-mitsubishi";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-cJBhIck33gyFTITQKlLZSdKDA3VXeVJFGcQoD49BgWQ=";
|
||||
hash = "sha256-qxYdE70APMO+ydv+lQzJY3gRYr/y5p0zJSgPt/k1cys=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user