Remove unused string scan_interval in upnp component (#150372)

This commit is contained in:
Steven Looman
2025-08-10 15:14:14 +02:00
committed by GitHub
parent b481aaba77
commit 6d7f8bb7d7

View File

@@ -21,7 +21,6 @@
"step": { "step": {
"init": { "init": {
"data": { "data": {
"scan_interval": "Update interval (seconds, minimal 30)",
"force_poll": "Force polling of all data" "force_poll": "Force polling of all data"
} }
} }