fix: make infrared downloads provider scoped

This commit is contained in:
KremeCN
2026-08-22 22:21:34 +08:00
parent cbc2dc7ec5
commit ca0703a9a3
3 changed files with 10 additions and 8 deletions
@@ -76,7 +76,6 @@ data class TemperatureHumidityReading(
)
data class InfraredCode(
val profileId: ProviderProfileId,
val deviceName: DeviceName,
val key: String,
val code: String,