Skip to content

Commit

Permalink
[insteon] Fix motion sensor device type config typo (#18002)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Setton <[email protected]>
  • Loading branch information
jsetton authored Dec 30, 2024
1 parent 057993b commit 33d3577
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@
<feature name="daytime" group="2">WirelessSensorState</feature>
<feature name="lowBattery" group="3">WirelessSensorState</feature>
<feature name="heartbeat" group="4">HeartbeatMonitor</feature>
<feature-group name="extDataGroup" type="extDataGroup">
<feature-group name="extDataGroup" type="ExtDataGroup">
<feature name="batteryLevel">MotionSensorBatteryLevel</feature>
<feature name="lightLevel">MotionSensorLightLevel</feature>
</feature-group>
Expand Down

0 comments on commit 33d3577

Please sign in to comment.