From b9640286c3c8afeca58e7a0c2501224990b503dc Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 16 May 2022 16:53:48 -0400 Subject: [PATCH] Added router stats input select --- input_select.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/input_select.yaml b/input_select.yaml index fcc0558..47c7353 100644 --- a/input_select.yaml +++ b/input_select.yaml @@ -125,3 +125,11 @@ tts_devices: - Everywhere initial: Living Room icon: mdi:dots-horizontal-circle +router_stats: + name: Router Stats + options: + - Current Stats + - History Stats - Download + - History Stats - Upload + initial: Current Stats + icon: mdi:router \ No newline at end of file