deleteZone

abstract suspend fun deleteZone(id: ResourceId): ResourceReference

Remove a Zone from the Hue Bridge.

Return

a reference to the removed zone.

Parameters

id

the v2 resource id of the zone to be removed.