Plugin does not receive Config HSEvent for bulk location changes #360
Labels
App Misbehavior
This problem is causing HomeSeer to not do what was expected. NOT FOR PLUGINS
HS Core
This issue involves changes to core HS systems. NOT FOR PLUGINS
To Do
This issue is in need of attention
Environment
HomeSeer
OS
Any (Linux/Windows)
HS Version
v4.2.21.2
Development
PSDK Version
v1.4.3
Language
C#
IDE
VS Code
Dev OS
Mac
Page
Devices
Plugin
HSBuddy
Problem
Description
When making changes to a single device or feature location, i.e. from the device details page, the plugin receives an HSEvent with
EHsSystemEvent.ConfigChange
(0x20) as expected.However, if the same location change is done as a bulk operation to more than 1 device/feature from the top-level devices page, i.e. using the "Bulk Action" button, the plug-in does not receive the related HSEvent
Screenshots
Expected Behavior
When modifying the location for more than 1 device/feature using the "Bulk Action" in the Devices page, plug-ins registered for the
EHsSystemEvent.ConfigChange
event should receive it in theirHsEvent
handlerSteps to Reproduce
Provide steps so the HomeSeer team can reproduce the reported problem and see the same thing:
Logs
NA
The text was updated successfully, but these errors were encountered: