diff --git a/demo/src/stubs/energy.ts b/demo/src/stubs/energy.ts index b7e0c3f280..4e921fc9b5 100644 --- a/demo/src/stubs/energy.ts +++ b/demo/src/stubs/energy.ts @@ -44,11 +44,11 @@ export const mockEnergy = (hass: MockHomeAssistant) => { stat_energy_from: "sensor.solar_production", config_entry_solar_forecast: ["solar_forecast"], }, - { + /* { type: "battery", stat_energy_from: "sensor.battery_output", stat_energy_to: "sensor.battery_input", - }, + }, */ { type: "gas", stat_energy_from: "sensor.energy_gas",