HomeSeer / Plugin-SDK

Plugin development kit for the 4th major edition of the HomeSeer platform.
https://www.nuget.org/packages/HomeSeer-PluginSDK/
GNU Affero General Public License v3.0
21 stars 4 forks source link

GetJuiDeviceConfigPage being called twice #222

Closed mnsandler closed 2 years ago

mnsandler commented 3 years ago

running hs 4.2.5.0

is it expected that GetJuiDeviceConfigPage will be called twice when i click my custom plugin tab?

am i missing something, or can this be fixed or do i need to account for this behavior

@spudwebb , @rjhdakota

alexbk66 commented 3 years ago

Yeah, confirming - called twice GetJuiDeviceConfigPage(int deviceRef)

spudwebb commented 3 years ago

Not sure yet why it's called twice, but it isn't expected. Tracked as HS-1475

spudwebb commented 2 years ago

fixed in HS 4.2.7.0