From 898f1b624441f6cf076d749b782dde8a84fc0d2e Mon Sep 17 00:00:00 2001 From: echoDaveD Date: Tue, 11 Feb 2025 21:25:12 +0100 Subject: [PATCH] device_class: measurement for NASA_EHSSENTINEL_COP and NASA_EHSSENTINEL_HEAT_OUTPUT --- data/NasaRepository.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/NasaRepository.yml b/data/NasaRepository.yml index 1c173d5..5edd177 100644 --- a/data/NasaRepository.yml +++ b/data/NasaRepository.yml @@ -5796,6 +5796,7 @@ NASA_EHSSENTINEL_COP: arithmetic: '' description: Current COP remarks: Custom Measurment + device_class: "measurement" signed: 'true' type: VAR unit: '' @@ -5804,6 +5805,7 @@ NASA_EHSSENTINEL_HEAT_OUTPUT: arithmetic: '' description: Current generated Heat Output remarks: Custom Measurment + device_class: "measurement" signed: 'true' type: VAR unit: "kW"