mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-24 06:38:29 +02: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