Speyerclan
(Damien Speyer)
September 26, 2024, 4:49am
1
Have the markdown card with network scanner and Nmap running scanning ip’s 1-254 excluding 101 HA.
Logs showing devices detected but card only shows 1 being the 86.1 Google wifi.
type: custom:flex-table-card
title: Devices
entities:
include: sensor.network_scanner
sort_by: x.ip+
columns:
- name: IP Address
data: devices
modify: x.ip
- name: MAC Address
data: devices
modify: x.mac
- name: Custom Name
data: devices
modify: x.name
- name: Vendor
data: devices
modify: x.vendor
Speyerclan
(Damien Speyer)
September 26, 2024, 5:36am
2
@tom_l not sure what that edit post is that you put up I don’t understand what it’s asking
tom_l
September 26, 2024, 5:43am
3
It’s not asking anything. I moved your post to the correct forum category.
Configuration Frontend is for discussion about dashboards, cards and the general HA interface.
This is not a Markdown card, it is a flex-table-card.
There is a dedicated thread for it, may be better ask there.
Speyerclan
(Damien Speyer)
September 26, 2024, 4:46pm
6
Correct, however it’s not related to the card type. Both cards only display the same one item, google wifi 192.168.86.1 nothing else yet Nmap in devises has discovered 61 network devices, not sure why. Nothing else mentioned in network scanner troubleshooting.