github custom-components/grocy 4.4.0

latest releases: v4.11.1, v4.11.0, v4.10.0...
2 years ago

What's Changed

  • Bring code more up to current by @marcelvriend in #228 :
    Use entity descriptions for sensor and binary sensor platform.
    Replace the custom JSON encoder with the HA default.
    Remove the broken mechanism to retrieve Grocy data only when it has been modified.
    Remove unused translation strings. The description with URL is redundant with the help icon and better not to have URLs in language specific files.
    Set missing unit of measurement for shopping list and stock sensor.
    Hide entities in HA for disabled features in Grocy.
    Request for enabled Grocy features only on integration initialization.
    Rewrite the entity refresh in some service calls to be not entity id specific.
    Split the coordinator class into a separate file.
    Clean up code.

Full Changelog: 4.3.4...4.4.0

Don't miss a new grocy release

NewReleases is sending notifications on new releases.