Skip to content

Commit

Permalink
Add supports_stop to CoverInfo (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
  • Loading branch information
amomchilov and jesserockz committed Feb 12, 2023
1 parent 1af3c0a commit c62a0ef
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 196 deletions.
1 change: 1 addition & 0 deletions aioesphomeapi/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ message ListEntitiesCoverResponse {
bool disabled_by_default = 9;
string icon = 10;
EntityCategory entity_category = 11;
bool supports_stop = 12;
}

enum LegacyCoverState {
Expand Down
Loading

0 comments on commit c62a0ef

Please sign in to comment.