Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S8MaxVUltra is missing some code mappings #214

Merged

Conversation

user-08-151
Copy link
Contributor

With current release (i.e adding the dock from #213) following warn messages appear within home assistant:

2024-06-06 10:06:10.775 WARNING (MainThread) [roborock.code_mappings] Missing RoborockDockWashTowelModeCode code: 10 - defaulting to 'unknown'
2024-06-06 10:06:19.505 WARNING (Thread-2 (_thread_main)) [roborock.code_mappings] Missing RoborockFanSpeedS8MaxVUltra code: 101 - defaulting to 105
2024-06-06 10:06:30.545 WARNING (Thread-2 (_thread_main)) [roborock.code_mappings] Missing RoborockFanSpeedS8MaxVUltra code: 103 - defaulting to 105
2024-06-06 10:06:31.922 WARNING (Thread-2 (_thread_main)) [roborock.code_mappings] Missing RoborockFanSpeedS8MaxVUltra code: 104 - defaulting to 105
2024-06-06 10:08:30.442 WARNING (Thread-2 (_thread_main)) [roborock.code_mappings] Missing RoborockMopIntensityS8MaxVUltra code: 204 - defaulting to 200

Following PR adds the missing code mappings.

RoborockDockWashTowelModeCode
grafik

RoborockMopIntensityS8MaxVUltra
grafik

RoborockFanSpeedS8MaxVUltra
grafik

@humbertogontijo
Copy link
Owner

Looks good

@humbertogontijo humbertogontijo merged commit af6f107 into humbertogontijo:main Jun 6, 2024
7 checks passed
ricopinazo added a commit to ricopinazo/python-roborock that referenced this pull request Jun 28, 2024
* fix: handle weird clean record response (humbertogontijo#206)

* 2.2.2

Automatically generated by python-semantic-release

* chore: Update documentation for reset_consumable (humbertogontijo#207)

Document parameter for API function reset_consumable

* chore: add load multi map parameter to docs(humbertogontijo#209)

* S8 maxv highest mop intensity setting (humbertogontijo#210)

* fix: s8 maxv has a wash and fill dock (humbertogontijo#213)

* 2.2.3

Automatically generated by python-semantic-release

* S8MaxVUltra is missing some code mappings (humbertogontijo#214)

* fix: add missing smart mode for s8 maxv dock

* fix: add missing modes for s8 maxv ultra

* fix: add missing modes for s8 maxv ultra

* feat: add warning in web requests if it fails to decode (humbertogontijo#215)

* 2.3.0

Automatically generated by python-semantic-release

* feat: add some missing codes and make warnings only message once (humbertogontijo#218)

* 2.4.0

Automatically generated by python-semantic-release

* feat: add some typing (humbertogontijo#219)

* 2.5.0

Automatically generated by python-semantic-release

---------

Co-authored-by: Luke Lashley <conway220@gmail.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Benjamin Paul [MSFT] <benjamin.ian.paul@gmail.com>
Co-authored-by: PatrikTheDev <svob.pata@gmail.com>
Co-authored-by: Ethem Cem Özkan <ethemcem.ozkan@gmail.com>
Co-authored-by: Willy <168727804+user-08-151@users.noreply.github.com>
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.

2 participants