Here are the debug logs, not sure if it answers your question.
Zigbee2MQTT:debug 2022-11-28 17:59:36: Received MQTT message on 'zigbee2mqtt/InoTest/set' with data '{"state":"ON"}'
Zigbee2MQTT:debug 2022-11-28 17:59:36: Publishing 'set' 'state' to 'InoTest'
Zigbee2MQTT:debug 2022-11-28 17:59:36: Received Zigbee message from 'InoTest', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0
Zigbee2MQTT:info 2022-11-28 17:59:36: MQTT publish: topic 'zigbee2mqtt/InoTest', payload '{"action":null,"activeEnergyReports":null,"activePowerReports":null,"autoTimerOff":null,"brightness":254,"buttonDelay":"300ms","defaultLevelLocal":254,"defaultLevelRemote":254,"doubleTapClearNotifications":null,"doubleTapUpForFullBrightness":null,"energy":0.05,"firmwareUpdateInProgressIndicator":null,"invertSwitch":null,"linkquality":109,"loadLevelIndicatorTimeout":null,"localProtection":null,"maximumLevel":null,"minimumLevel":null,"onOffLedMode":null,"outputMode":0,"periodicPowerAndEnergyReports":null,"power":0,"powerType":null,"relayClick":1,"remoteProtection":null,"smartBulbMode":null,"state":"ON","stateAfterPowerRestored":255,"switchType":null,"update":{"state":"idle"},"update_available":false}'
Zigbee2MQTT:debug 2022-11-28 17:59:36: Received Zigbee message from 'InoTest', type 'readResponse', cluster 'manuSpecificInovelliVZM31SN', data '{"rampRateOffToOnRemote":127}' from endpoint 1 with groupID 0
Zigbee2MQTT:info 2022-11-28 17:59:36: MQTT publish: topic 'zigbee2mqtt/InoTest', payload '{"action":null,"activeEnergyReports":null,"activePowerReports":null,"autoTimerOff":null,"brightness":254,"buttonDelay":"300ms","defaultLevelLocal":254,"defaultLevelRemote":254,"doubleTapClearNotifications":null,"doubleTapUpForFullBrightness":null,"energy":0.05,"firmwareUpdateInProgressIndicator":null,"invertSwitch":null,"linkquality":109,"loadLevelIndicatorTimeout":null,"localProtection":null,"maximumLevel":null,"minimumLevel":null,"onOffLedMode":null,"outputMode":0,"periodicPowerAndEnergyReports":null,"power":0,"powerType":null,"relayClick":1,"remoteProtection":null,"smartBulbMode":null,"state":"ON","stateAfterPowerRestored":255,"switchType":null,"update":{"state":"idle"},"update_available":false}'
Zigbee2MQTT:debug 2022-11-28 17:59:37: Received Zigbee message from 'InoTest', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":106}' from endpoint 1 with groupID 0
Zigbee2MQTT:info 2022-11-28 17:59:37: MQTT publish: topic 'zigbee2mqtt/InoTest', payload '{"action":null,"activeEnergyReports":null,"activePowerReports":null,"autoTimerOff":null,"brightness":254,"buttonDelay":"300ms","defaultLevelLocal":254,"defaultLevelRemote":254,"doubleTapClearNotifications":null,"doubleTapUpForFullBrightness":null,"energy":0.05,"firmwareUpdateInProgressIndicator":null,"invertSwitch":null,"linkquality":109,"loadLevelIndicatorTimeout":null,"localProtection":null,"maximumLevel":null,"minimumLevel":null,"onOffLedMode":null,"outputMode":0,"periodicPowerAndEnergyReports":null,"power":10.6,"powerType":null,"relayClick":1,"remoteProtection":null,"smartBulbMode":null,"state":"ON","stateAfterPowerRestored":255,"switchType":null,"update":{"state":"idle"},"update_available":false}'
Zigbee2MQTT:debug 2022-11-28 17:59:37: Received Zigbee message from 'InoTest', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":106}' from endpoint 1 with groupID 0
Zigbee2MQTT:info 2022-11-28 17:59:37: MQTT publish: topic 'zigbee2mqtt/InoTest', payload '{"action":null,"activeEnergyReports":null,"activePowerReports":null,"autoTimerOff":null,"brightness":254,"buttonDelay":"300ms","defaultLevelLocal":254,"defaultLevelRemote":254,"doubleTapClearNotifications":null,"doubleTapUpForFullBrightness":null,"energy":0.05,"firmwareUpdateInProgressIndicator":null,"invertSwitch":null,"linkquality":109,"loadLevelIndicatorTimeout":null,"localProtection":null,"maximumLevel":null,"minimumLevel":null,"onOffLedMode":null,"outputMode":0,"periodicPowerAndEnergyReports":null,"power":10.6,"powerType":null,"relayClick":1,"remoteProtection":null,"smartBulbMode":null,"state":"ON","stateAfterPowerRestored":255,"switchType":null,"update":{"state":"idle"},"update_available":false}'
It looks like an on/off is used, put the publish just shows Publishing 'set'
.