python3Packages.aioesphomeapi: 28.0.0 -> 28.0.1
https://github.com/esphome/aioesphomeapi/releases/tag/v28.0.1
This commit is contained in:
@@ -80,7 +80,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python Client for ESPHome native API";
|
||||
homepage = "https://github.com/esphome/aioesphomeapi";
|
||||
changelog = "https://github.com/esphome/aioesphomeapi/releases/tag/v${version}";
|
||||
changelog = "https://github.com/esphome/aioesphomeapi/releases/tag/${src.tag}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
fab
|
||||
|
||||
Reference in New Issue
Block a user