mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-02 09:16:04 +02:00
have fun
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
platform: debug
|
||||
device:
|
||||
name: "${name} Device Info"
|
||||
reset_reason:
|
||||
name: "${name} Reset Reason"
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
platform: ethernet_info
|
||||
ip_address:
|
||||
name: ${name} IP Address
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
platform: git_ref
|
||||
name: "${name} Git Ref"
|
||||
long: true
|
||||
all: true
|
||||
abbrev: 16
|
||||
dirty: "-dirty"
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
platform: version
|
||||
name: "${name} Version"
|
||||
@@ -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