Microsoft 365 - Title becomes organizer
If your Humly Room Device is showing organizer as title for a meeting, then it's most likely a setting for your resource room in Microsoft 365.
Changing the settings for a resource room is done in powershell, so first step will be to connect powershell to exchange online. We recommend to use Microsofts guide on how to connect:
When you are connected to your tenant throught powershell, run this command:Set-CalendarProcessing RESOURCEMAILBOX -AddOrganizerToSubject $False -DeleteSubject $False