mirror of
https://github.com/esphome/esphome.git
synced 2025-09-16 02:02:21 +01:00
Send manufacturer name via API (#3938)
This commit is contained in:
@@ -204,6 +204,8 @@ message DeviceInfoResponse {
|
||||
uint32 webserver_port = 10;
|
||||
|
||||
uint32 bluetooth_proxy_version = 11;
|
||||
|
||||
string manufacturer = 12;
|
||||
}
|
||||
|
||||
message ListEntitiesRequest {
|
||||
|
Reference in New Issue
Block a user