Sys.GetConfig returns "addon_type": "sensor," but this doesn't appear to have support for the SensorAddon.GetPeripherals API to identify the device attached to the Add-On module and the ID values of its component sensors, or the Temperature.GetStatus?id={} and Humidity.GetStatus?id={} APIs to identify the current reading of those sensors - temperature and humidity, in this case. Looks like there was support with the Gen 1 APIs, but those appear to have been omitted here for some reason.