github pathofleastresistor/activity-manager 0.06b1
0.0.6b1

latest releases: 0.3.0, 0.0.7, 0.0.6...
pre-release2 years ago

BREAKING CHANGE

  • Anyone relying on service calls to update and remove entities will need to update to using entity_id instead of the previous {name, category}. This change make this component more consistent with the rest of HA.
  • Anyone calling "activity_manager.update_activity" will need to explicitly set now: true to update the last_completed to now. This was added to allow other fields of an activity to be updated without changing the last_completed value.

Features:

  • Set last_completed when adding an entity through a service_call
  • Set last_completed, category, frequency, icon of an activity when updating it.

Don't miss a new activity-manager release

NewReleases is sending notifications on new releases.