diff --git a/api/runtime.php b/api/runtime.php index a8092b2..3c51892 100644 --- a/api/runtime.php +++ b/api/runtime.php @@ -951,7 +951,8 @@ class runtime extends cora\api { 'read_id', [ 'attributes' => [ - 'thermostat_id' => $thermostat_id + 'thermostat_id' => $thermostat_id, + 'inactive' => 0 ] ] );