HMService PRO
HMService is a typed cluster of characteristics on an HMAccessory. The service type ('lightbulb', 'thermostat', 'temperatureSensor', ...) tells you what role the cluster plays.
Service types form an open string union —
HMServiceTypeincludes the well-known values plus(string & {})so newer HomeKit versions still surface unknown types as raw strings.
