Skip to content

Hotfix / Disabled feeding schedule preventing hub refresh - #171

Merged
jjjonesjr33 merged 2 commits into
jjjonesjr33:devfrom
FeliGoblin:hotfix/DEVICE_FEEDING_PLAN_NOT_AVAILABLE
Nov 6, 2025
Merged

Hotfix / Disabled feeding schedule preventing hub refresh#171
jjjonesjr33 merged 2 commits into
jjjonesjr33:devfrom
FeliGoblin:hotfix/DEVICE_FEEDING_PLAN_NOT_AVAILABLE

Conversation

@FeliGoblin

Copy link
Copy Markdown
Contributor

Proposed change:

The change checks if the feeding plan is enabled before making the /device/feedingPlan/list API call.
Disabled feeding plans were causing API error code 1218 DEVICE_FEEDING_PLAN_NOT_AVAILABLE, preventing hub refreshes.

Closes #169 (issue)

Type of change:

  • New device.
  • Bug fix (non-breaking change which fixes an issue).
  • New feature or enhancement (non-breaking change which adds functionality).
  • Documentation only.
  • Other (please explain).

Checklist:

  • If applicable, I have added corresponding documentation changes.
  • If applicable, I have reviewed the feature / enhancement guidlines before submitting my request.
  • If applicable, I have tested my code for new features & regressions on the latest version of Home Assistant.

Additional notes:

@jjjonesjr33 jjjonesjr33 added the Hot Fix An update that fixes a issue in an application without causing system downtime label Nov 6, 2025
@github-project-automation github-project-automation Bot moved this to To triage in Petlibro Nov 6, 2025
@jjjonesjr33 jjjonesjr33 moved this from To triage to In progress in Petlibro Nov 6, 2025

@jjjonesjr33 jjjonesjr33 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hotfix is a gooo!

@github-project-automation github-project-automation Bot moved this from In progress to In review in Petlibro Nov 6, 2025
@jjjonesjr33
jjjonesjr33 merged commit e2b707c into jjjonesjr33:dev Nov 6, 2025
2 checks passed
@github-project-automation github-project-automation Bot moved this from In review to Done in Petlibro Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hot Fix An update that fixes a issue in an application without causing system downtime

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Buttons are disabled after the v1.2.30.3 update

2 participants