Vost3 / hass-palazzetti

Manage your Palazzetti stove with home assistant
29 stars 16 forks source link

Manifest and services.yaml #9

Closed tanc closed 1 year ago

tanc commented 2 years ago

This PR does the following:

  1. Adds hassfest.yaml which defines a github workflow that validates the integration.
  2. Adds a services.yaml file to pass validation.
  3. Updates the manifst file to add a version number and iot_class to pass validation.

With these updates in place the integration now works again and the error message "Integration 'palazzetti' not found." does not show in the logs anymore.

Closes #8