Update ServiceContractModels.cs

pull/128/head
Nico Hirsch 3 years ago committed by GitHub
parent ce88870636
commit cb8ce6b8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,6 +93,7 @@ namespace hass_workstation_service.Communication.InterProcesCommunication.Models
WMIQuerySensor,
MemoryUsageSensor,
WebcamActiveSensor,
WebcamProcessSensor,
MicrophoneActiveSensor,
ActiveWindowSensor,
NamedWindowSensor,
@ -120,4 +121,4 @@ namespace hass_workstation_service.Communication.InterProcesCommunication.Models
VolumeDownCommand,
MuteCommand
}
}
}

Loading…
Cancel
Save