Skip to content

Commit

Permalink
Remove only daily update time for next gas price #73
Browse files Browse the repository at this point in the history
  • Loading branch information
fsaris authored Nov 19, 2023
1 parent b6fbb1b commit 58be393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/zonneplan_one/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ class ZonneplanBinarySensorEntityDescription(BinarySensorEntityDescription):
native_unit_of_measurement=f"{CURRENCY_EURO}/{UnitOfVolume.CUBIC_METERS}",
state_class=SensorStateClass.MEASUREMENT,
entity_registry_enabled_default=True,
daily_update_hour=19,
),
"status_message": ZonneplanSensorEntityDescription(
key="summary_data.usage.status_message",
Expand Down

0 comments on commit 58be393

Please sign in to comment.