Robot Vacuum Cleaner and Appliances Device Types #264
Replies: 18 comments 11 replies
-
Wow amazing, |
Beta Was this translation helpful? Give feedback.
-
This is just an useful exercise to test and implement the nightly of matter.js with Matter 1.4... Sure I will test also the Service Area cluster even if it is optional in the rvc device type. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This is with Alexa: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi @TillyMasters1 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
A double refrigerator (composed by a refrigerator and a freezer) |
Beta Was this translation helpful? Give feedback.
-
A double cooktop (composed by a right cookSurface and a left cookSurface) |
Beta Was this translation helpful? Give feedback.
-
It mostly works for me as long as the RVC is the only endpoint added to the bridge. In that case the only real problem is that the Apple Home app uses Matterbridge's Device Basic Information cluster, ignoring the plugin’s own Bridged Device Basic Information cluster. Otherwise it shows and controls the RVC correctly (albeit with a few quirks that aren't related to the device being bridged). Are you considering adding a Matterbridge mode (or plugin type) that exposes each plugin device as a separately paired node? |
Beta Was this translation helpful? Give feedback.
-
Actually Apple replied to my tickets... |
Beta Was this translation helpful? Give feedback.
-
Nope... One day they will fix... one day. |
Beta Was this translation helpful? Give feedback.
-
@Luligu Thank you for implementing the |
Beta Was this translation helpful? Give feedback.
-
Any chance of getting an iRobot plugin? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
since there is some interest about the new device types supported by some controllers like the RVC (Robotic Vacuum Cleaner) in the Home app, I opened this discussion so there is a single place to share about this topic.
The RVC is supported correctly by the Home app (all commands and clusters work) and also by Matterbridge with matter.js 0.13.0 that has Matter 1.4.
The bad news is that right now the Apple Home app only shows the RVC as a single device (not bridged) or as a single bridged device (only the RVC in the bridge). If the RVC is in a bridge with other devices, the whole Home app crashes... so don't try it. If your controller is Apple, put the RVC in the black list.
Starting with Matterbridge 3.1.1, a new mode has been added to the MatterbridgeEndpoint: 'server' or 'matter'. It can be used like workaround for this Apple Home Issue.
The latest (v.1.3.2) of matterbridge-example-dynamic-platform includes an RVC in mode server that can be paired to Apple Home without issues.
All appliances device types are supported by Matterbridge, but not all controllers show them correctly (Apple Home supports only Air Conditioner):
All screenshots and information here were taken with matterbridge@edge and matterbridge-example-dynamic-platform@edge.
The edge versions are no more in use for both matterbridge and the dynamic plugin. Please update both to the latest.
Join us on https://discord.gg/QX58CDe6hd.
Beta Was this translation helpful? Give feedback.
All reactions