Skip to content

Add support for Irrigation System device type#2684

Open
nickolas-deboom wants to merge 1 commit intomainfrom
feature/irrigation-system
Open

Add support for Irrigation System device type#2684
nickolas-deboom wants to merge 1 commit intomainfrom
feature/irrigation-system

Conversation

@nickolas-deboom
Copy link
Copy Markdown
Contributor

@nickolas-deboom nickolas-deboom commented Jan 5, 2026

This adds support for the Irrigation System device type, introduced with Matter 1.5.

Tested with VDA Irrigation System

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

Duplicate profile check: Passed - no duplicate profiles detected.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

Test Results

   72 files    507 suites   0s ⏱️
2 805 tests 2 805 ✅ 0 💤 0 ❌
4 695 runs  4 695 ✅ 0 💤 0 ❌

Results for commit e6e7670.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

File Coverage
All files 92%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/camera/camera_utils/utils.lua 98%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/camera/camera_utils/device_configuration.lua 94%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/switch_handlers/event_handlers.lua 97%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/switch_handlers/capability_handlers.lua 92%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/switch_handlers/attribute_handlers.lua 81%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/switch_utils/utils.lua 92%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua 97%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/switch_utils/embedded_cluster_utils.lua 38%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/camera/init.lua 97%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/third_reality_mk1/init.lua 95%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/ikea_scroll/scroll_handlers/event_handlers.lua 93%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/eve_energy/init.lua 91%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/ikea_scroll/init.lua 89%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/camera/camera_handlers/attribute_handlers.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/camera/camera_handlers/capability_handlers.lua 82%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/sub_drivers/aqara_cube/init.lua 96%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/matter-switch/src/init.lua 97%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against e6e7670

Comment thread drivers/SmartThings/matter-switch/src/switch_utils/fields.lua Outdated
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch from 66bf122 to 00cad14 Compare January 5, 2026 21:01
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_handlers/attribute_handlers.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch from 00cad14 to 70d2a00 Compare February 4, 2026 17:08
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch 5 times, most recently from d271610 to fc79b66 Compare March 4, 2026 17:24
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch from fc79b66 to ad68161 Compare April 2, 2026 19:13
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/fields.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/fields.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/utils.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/test/test_matter_irrigation_system.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch 3 times, most recently from ba47d63 to 0ff4baf Compare April 23, 2026 19:54
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/init.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_handlers/capability_handlers.lua Outdated
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch from 6ea6e0a to dbbe344 Compare April 24, 2026 17:58
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch from 1f66986 to 67613e9 Compare April 24, 2026 18:49
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
Comment thread drivers/SmartThings/matter-switch/src/switch_utils/device_configuration.lua Outdated
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch 2 times, most recently from 759e8f8 to dc16f05 Compare April 29, 2026 19:29
This adds support for the Irrigation System device type, introduced with
Matter 1.5.
@nickolas-deboom nickolas-deboom force-pushed the feature/irrigation-system branch from 614ce4b to e6e7670 Compare May 5, 2026 16:56
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.

3 participants