-
Notifications
You must be signed in to change notification settings - Fork 510
Remove the adding of monitored attributes in Zigbee drivers #2411
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
Conversation
Test Results 70 files 451 suites 0s ⏱️ Results for commit 6a166ae. ♻️ This comment has been updated with latest results. |
zigbee-button_coverage.xml
zigbee-contact_coverage.xml
zigbee-dimmer-remote_coverage.xml
zigbee-fan_coverage.xml
zigbee-humidity-sensor_coverage.xml
zigbee-illuminance-sensor_coverage.xml
zigbee-lock_coverage.xml
zigbee-motion-sensor_coverage.xml
zigbee-power-meter_coverage.xml
zigbee-presence-sensor_coverage.xml
zigbee-smoke-detector_coverage.xml
zigbee-switch_coverage.xml
zigbee-thermostat_coverage.xml
zigbee-valve_coverage.xml
zigbee-water-leak-sensor_coverage.xml
zigbee-window-treatment_coverage.xml
Minimum allowed coverage is Generated by 🐒 cobertura-action against 6a166ae |
battery_defaults.build_linear_voltage_init(BATTERY_MIN_VOLTAGE, BATTERY_MAX_VOLTAGE)(driver, device) | ||
|
||
local attribute | ||
attribute = CONFIGURATIONS[OCCUPANCY_ENDPOINT] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checking drivers/SmartThings/zigbee-motion-sensor/src/frient/init.lua 1 warning
drivers/SmartThings/zigbee-motion-sensor/src/frient/init.lua:112:3: (W311) value assigned to variable attribute is unused
This feature is already disabled on these drivers and is moving toward deprecation. We will remove the unnecessary adding
d4f351e
to
6a166ae
Compare
This feature is already disabled on these drivers and is moving toward deprecation. We will remove the unnecessary adding