Releases: thoukydides/matterbridge-dyson-robot
Version v1.10.3
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.10.3 - 2026-03-24
Changed
- Updated dependencies.
Version v1.10.2
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.10.2 - 2026-03-18
Fixed
- Compatibility with Matterbridge version 3.7.0.
Changed
- Updated dependencies.
Version v1.10.1
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.10.1 - 2026-03-01
Fixed
- Fan speed setting forced to
0(instead of preserved) when fan switched off. (#26)
Version v1.10.0
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.10.0 - 2026-02-28
Fixed
- Changes to air treatment machines are now serialised, with each waiting for a status update, to avoid rapid setting changes being dropped. (#26)
Version v1.9.3
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.9.3 - 2026-02-12
Changed
- Compatibility with Matterbridge version 3.5.4.
Version v1.9.2
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.9.2 - 2026-02-10
Changed
- Updated dependencies.
Version v1.9.1
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.9.1 - 2026-01-21
Fixed
- Accept additional API capability and lack of local MQTT broker for the Dyson Solarcycle Morph desk light. (#19)
Changed
- Updated dependencies.
Version v1.9.0
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.9.0 - 2026-01-20
Fixed
- Compatibility with Matterbridge version 3.5.0.
Changed
- Use new Matter 1.4.2 RVC Operational State error codes where more applicable.
- Updated dependencies.
Version v1.8.8
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.8.8 - 2026-01-13
Fixed
- Support Dyson 360 Vis Nav persistent maps that have an offset.
Changed
- Updated dependencies.
Version v1.8.7
matterbridge-dyson-robot
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
Changes in this version:
v1.8.7 - 2026-01-06
Added
- Log messages at startup summarise the compatibility status of each enabled device. These include links for creating GitHub issues with some details prefilled.
- Device firmware versions are now retrieved from the MyDyson API.
Fixed
- Ignore MQTT client errors after it has been stopped.
Changed
- Updated dependencies.