mirror of
https://github.com/esphome/esphome.git
synced 2025-09-15 17:52:19 +01:00
Add EntityBase properties to ESP32 Camera (#2600)
This commit is contained in:
@@ -701,6 +701,7 @@ message ListEntitiesCameraResponse {
|
||||
string name = 3;
|
||||
string unique_id = 4;
|
||||
bool disabled_by_default = 5;
|
||||
string icon = 6;
|
||||
}
|
||||
|
||||
message CameraImageResponse {
|
||||
|
Reference in New Issue
Block a user