mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 05:24:14 +00:00
add mac address to wifi info (#1030)
* add mac address to wifi info * add test * lint
This commit is contained in:
@@ -1644,3 +1644,5 @@ text_sensor:
|
||||
name: "SSID"
|
||||
bssid:
|
||||
name: "BSSID"
|
||||
mac_address:
|
||||
name: "Mac Address"
|
||||
|
||||
Reference in New Issue
Block a user