Skip to content

Conversation

@ha-newbie
Copy link
Contributor

@ha-newbie ha-newbie commented Nov 2, 2025

added fd60kt.py (DEEBOT T50 OMNI).
also added parameters to StationAction and AutoEmpty

Fixes #1074

@ha-newbie ha-newbie marked this pull request as ready for review November 2, 2025 15:12
@edenhaus edenhaus changed the title add support for fd60kt Add support for DEEBOT T50 OMNI (fd60kt) Nov 2, 2025
@edenhaus edenhaus added the pr: new-feature PR, which adds a new feature label Nov 2, 2025
@codecov
Copy link

codecov bot commented Nov 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.62%. Comparing base (961b1fa) to head (f328142).
⚠️ Report is 3 commits behind head on dev.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1285      +/-   ##
==========================================
+ Coverage   94.54%   94.62%   +0.07%     
==========================================
  Files         148      149       +1     
  Lines        5775     5856      +81     
  Branches      350      350              
==========================================
+ Hits         5460     5541      +81     
  Misses        253      253              
  Partials       62       62              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 2, 2025

CodSpeed Performance Report

Merging #1285 will not alter performance

Comparing ha-newbie:fd60kt (f328142) with dev (a311e67)

Summary

✅ 107 untouched

MIN_25 = "25"
AUTO = "auto"
SMART = "smart"
MANUAL = "manual"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
MANUAL = "manual"

As you said in the previous PR, we also need to set enable to 0 when setting manual. We should add this option only with the fix for it.

I will remove it for now, so I can add your model in the next release

Copy link
Member

@edenhaus edenhaus left a comment

Choose a reason for hiding this comment

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

Thanks @ha-newbie 👍

@edenhaus edenhaus enabled auto-merge (squash) November 2, 2025 16:00
@edenhaus edenhaus merged commit 68b0f61 into DeebotUniverse:dev Nov 2, 2025
36 checks passed
@ha-newbie ha-newbie deleted the fd60kt branch November 3, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: new-feature PR, which adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Ecovacs Model T50 Omni

2 participants