Skip to content

Add support for T50 Omni Pro (elrxgb)#940

Merged
edenhaus merged 2 commits into
DeebotUniverse:devfrom
anthonymkz:dev
May 3, 2025
Merged

Add support for T50 Omni Pro (elrxgb)#940
edenhaus merged 2 commits into
DeebotUniverse:devfrom
anthonymkz:dev

Conversation

@anthonymkz

Copy link
Copy Markdown
Contributor

Added support for T50 Omni Pro via symlink

Added support for T50 Omni Pro via symlink
@edenhaus edenhaus changed the title Create elrxgb.py Add support for T50 Omni Pro (elrxgb) May 3, 2025
@edenhaus

edenhaus commented May 3, 2025

Copy link
Copy Markdown
Member

I assume you tested the T50 to ensure it works with the given symlink, correct?

@edenhaus edenhaus added the pr: new-feature PR, which adds a new feature label May 3, 2025
@anthonymkz

Copy link
Copy Markdown
Contributor Author

I assume you tested the T50 to ensure it works with the given symlink, correct?

Yes!

@codecov

codecov Bot commented May 3, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.07%. Comparing base (64fb815) to head (f2873be).
Report is 4 commits behind head on dev.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #940      +/-   ##
==========================================
+ Coverage   93.03%   93.07%   +0.03%     
==========================================
  Files         126      127       +1     
  Lines        4899     4921      +22     
  Branches      318      320       +2     
==========================================
+ Hits         4558     4580      +22     
  Misses        282      282              
  Partials       59       59              

☔ 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.

@edenhaus edenhaus enabled auto-merge (squash) May 3, 2025 17:39
@codspeed-hq

codspeed-hq Bot commented May 3, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #940 will not alter performance

Comparing anthonymkz:dev (f2873be) with dev (a7e5dc4)

Summary

✅ 6 untouched benchmarks

@edenhaus edenhaus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @anthonymkz 👍

@edenhaus edenhaus merged commit 46edf16 into DeebotUniverse:dev May 3, 2025
27 checks passed
@fammastrodaiuto

Copy link
Copy Markdown

I have the Ecovacs Deebot T50 Pro Omni Gen.2 model, but I can't clean a single room.
I managed to retrieve the room IDs, but it doesn't work when I try to run a script by selecting the room.

Example:
action: vacuum.send_command
target:
entity_id: vacuum.deebot
data:
command: clean_V2
params:
act: start
type: 1
items: "1"

OR

service: vacuum.send_command
target:
entity_id: vacuum.deebot
data:
command: spot_area
params:
rooms: "1"
cleanings: 1

Can you please help me?
Thank you very much in advance.

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.

3 participants