diff --git a/home-assistant/configuration.yaml b/home-assistant/configuration.yaml index 5c36d89..235f0f9 100644 --- a/home-assistant/configuration.yaml +++ b/home-assistant/configuration.yaml @@ -104,15 +104,6 @@ sensor: template: - sensor: - - name: "Tonight's Forecast" - device_class: temperature - unit_of_measurement: °C - state: >- - {{ state_attr('weather.kojc_daynight', 'forecast') - | rejectattr('is_daytime') - | map(attribute='temperature') - | first }} - - name: Apc1500 Load device_class: power unit_of_measurement: W