Skip to content

feat(#170): add calibrate weight button and weight calibration error sensor - #254

Open
dennismdejong wants to merge 1 commit into
jjjonesjr33:devfrom
dennismdejong:fix/upstream-170
Open

feat(#170): add calibrate weight button and weight calibration error sensor#254
dennismdejong wants to merge 1 commit into
jjjonesjr33:devfrom
dennismdejong:fix/upstream-170

Conversation

@dennismdejong

Copy link
Copy Markdown

Requested in #170

Problem: Dockstream Fountains have no way to calibrate the weight sensor from Home Assistant, and weight calibration errors are not reported as sensors.

Changes:

  • Added weight_calibration_error property to DockstreamSmartFountain that checks dataRealInfo.exceptionMessage for calibration/weight errors (same pattern as [Bug]: Rotor stuck error not reported in RFID feeder #73)
  • Added calibrate_weight() method that calls exec_device_command(serial, "CALIBRATE")
  • Added calibrate_weight button entity
  • Added weight_calibration_error PROBLEM binary sensor entity

…tion error sensor for DockstreamSmartFountain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant