Releases: custom-components/grocy
Releases · custom-components/grocy
v1.0.0 Upgrades to pygrocy
Breaking changes
- Attributes for items are no longer prefixed with
_
. You will need to fix this if you have automations where you use this information. Example for one chore:
- id: 3
name: 'Test chore'
description: ''
period_type: dynamic-regular
period_config: ''
period_days: 90
track_date_only: '1'
rollover: '0'
assignment_type: no-assignment
assignment_config: ''
next_execution_assigned_to_user_id: null
userfields: null
last_tracked_time: '2020-07-24T00:00:00+00:00'
next_estimated_execution_time: '2020-10-22T00:00:00+00:00'
last_done_by:
id: 2
username: Isa
first_name: ''
last_name: ''
display_name: Isa
track_count: null
next_execution_assigned_user: null