mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
fix: remove StringEnumConverter
This commit is contained in:
parent
e03874a7a9
commit
fd1ba345aa
2 changed files with 12 additions and 1 deletions
|
|
@ -728,6 +728,8 @@ namespace PepperDash.Essentials
|
|||
var messenger = new CurrentSourcesMessenger($"{device.Key}-currentSources-{Key}", $"/device/{device.Key}", currentSources);
|
||||
|
||||
AddDefaultDeviceMessenger(messenger);
|
||||
|
||||
messengerAdded = true;
|
||||
}
|
||||
|
||||
if (device is ISwitchedOutput switchedDevice)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue