{{-- resources/views/temperatures/today.blade.php --}} @extends('layouts.app') @section('title', 'Relevés températures') @section('styles') @endsection @section('content') {{-- Header collant --}}
{{ $date }}
{{ $unit->name }}
Cible : @if($unit->target_temp_min !== null) {{ $unit->target_temp_min }} °C / @endif ≤ {{ $unit->target_temp_max }} °C
Aucune enceinte configurée.
Ajouter une enceinte