
Export Device List
I request to add the ability to export the complete device list that are connect to my eero system that would contain all the information in the individual device description. ie. Connection, Connected to, Activity, Type, Manufacturer, Hostname, IP Address and MAC address.
-
Something like this would be ideal:
Profile Connection Connected to Activity Type Manufacturer Hostname IP address MAC address ArrisModem None Wifi (5 GHz) Gateway eero ↓7 kbps ↑12 kbps Network Equipment ARRIS Group, Inc. None 192.168.4.41 84:bb:69:e5:d6:c4 DelIDesktop Kids Wired <--> Office eero ↓15 kbps ↑131 kbps Desktop Dell Inc DelIDesktop 192.168.4.44 00:4e:01:6b:7a:8c Family-iPad Teen Wifi (5 GHz) Office eero 11/13/21, 9:41 AM Tablet Apple, Inc. Family-iPad 192.168.4.42 b8:63:4d:a4:b5:c6 Grandpa-iPhone Adult Wifi (5 GHZ) Basement eero 11/13/21, 9:42 AM Phone Apple, Inc. Grandpa-iPhone 192.168.4.34 ec:ce:d7:b1:c2:d3 HP Printer None Wifi (2.4 GHz) Basement eero 11/13/21, 9:47 AM Printer Hewlett Packard HP5065F1B214E8 192.168.4.32 50:65:f1:b2:14:e8 -
I found this python package that someone made that can talk to the eero network api and return most of the network information as JSON. It works for me. https://github.com/343max/eero-client