1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

add mac address to wifi info (#1030)

* add mac address to wifi info

* add test

* lint
This commit is contained in:
Guillermo Ruffino
2020-04-24 20:58:32 -03:00
committed by GitHub
parent 8040e3cf95
commit 6123cb7c69
4 changed files with 16 additions and 1 deletions

View File

@@ -1644,3 +1644,5 @@ text_sensor:
name: "SSID"
bssid:
name: "BSSID"
mac_address:
name: "Mac Address"