mirror of
https://github.com/esphome/esphome.git
synced 2025-09-12 16:22:22 +01:00
migrate to using same area info for top level and sub devices
This commit is contained in:
@@ -250,7 +250,7 @@ message DeviceInfoResponse {
|
||||
|
||||
repeated SubDeviceInfo sub_devices = 20;
|
||||
repeated AreaInfo areas = 21;
|
||||
|
||||
|
||||
// Top-level area info to phase out suggested_area
|
||||
AreaInfo area = 22;
|
||||
}
|
||||
|
Reference in New Issue
Block a user