What's Changed
- Add ProductBarcodeData to GrocyJSONEncoder by @ludeeus in #169
- Change service int to vol.Coerce(int) by @ludeeus in #170
- Add count attribute to all entity types with attribute lists by @ludeeus in #176
- item.day is already a date by @ludeeus in #172
- Check if recipe in data before accessing by @ludeeus in #173
- amount should be float by @ludeeus in #174
- Add fallback to JSON encoder by @ludeeus in #175
- Return the super class directly by @ludeeus in #177
- Check coordinator data before accessing it by @ludeeus in #178
- Fix "date is not serializable" error. by @karwosts in #186
- Revert "Fix "date is not serializable" error." by @isabellaalstrom in #187
- Fix entry_type for legacy versions by @ludeeus in #190
New Contributors
Full Changelog: v4.1.0...v4.1.7