fix: make infrared downloads provider scoped
This commit is contained in:
@@ -76,7 +76,6 @@ data class TemperatureHumidityReading(
|
||||
)
|
||||
|
||||
data class InfraredCode(
|
||||
val profileId: ProviderProfileId,
|
||||
val deviceName: DeviceName,
|
||||
val key: String,
|
||||
val code: String,
|
||||
|
||||
Reference in New Issue
Block a user