def is_powered(self, value): self._adapter_props.Set('org.bluez.Adapter1', 'Powered', dbus.Boolean(value))