mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-04-07 18:55:46 +02:00
Dont inherit icon for camera entities (#123)
This commit is contained in:
parent
07d16dc1ab
commit
e809c10f81
@ -689,6 +689,7 @@ message ListEntitiesCameraResponse {
|
||||
string name = 3;
|
||||
string unique_id = 4;
|
||||
bool disabled_by_default = 5;
|
||||
string icon = 6;
|
||||
}
|
||||
|
||||
message CameraImageResponse {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user