mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
have fun
This commit is contained in:
13
common/text_sensor/wifi_info.yaml
Normal file
13
common/text_sensor/wifi_info.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
platform: wifi_info
|
||||
ip_address:
|
||||
name: ${name} IP Address
|
||||
icon: mdi:ip-network
|
||||
#ssid:
|
||||
# name: ${name} SSID
|
||||
#bssid:
|
||||
# name: ${name} BSSID
|
||||
mac_address:
|
||||
name: ${name} MAC
|
||||
#scan_results:
|
||||
# name: ${name} Latest Scan Results
|
||||
Reference in New Issue
Block a user