This commit is contained in:
J. Nick Koston
2025-06-23 14:09:17 +02:00
parent e4bca0ad31
commit e9bd353402

View File

@@ -82,9 +82,17 @@
'minor': 99, 'minor': 99,
}), }),
'device_info': dict({ 'device_info': dict({
'area': dict({
'area_id': 0,
'name': '',
}),
'areas': list([
]),
'bluetooth_mac_address': '', 'bluetooth_mac_address': '',
'bluetooth_proxy_feature_flags': 0, 'bluetooth_proxy_feature_flags': 0,
'compilation_time': '', 'compilation_time': '',
'devices': list([
]),
'esphome_version': '1.0.0', 'esphome_version': '1.0.0',
'friendly_name': 'Test', 'friendly_name': 'Test',
'has_deep_sleep': False, 'has_deep_sleep': False,